Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection refused when using wget to download nuScenes #1123

Open
Ishida-Mitsunari opened this issue Dec 4, 2024 · 1 comment
Open

connection refused when using wget to download nuScenes #1123

Ishida-Mitsunari opened this issue Dec 4, 2024 · 1 comment

Comments

@Ishida-Mitsunari
Copy link

I tried to download nuScenes with operation
wget https://motional-nuscenes.s3.amazonaws.com/public/v1.0/v1.0-trainval01_blobs.tgz
but failed. The error information is:
Resolving motional-nuscenes.s3.amazonaws.com (motional-nuscenes.s3.amazonaws.com)... 52.219.151.109, 52.219.152.9, 52.219.17.5, ...
Connecting to motional-nuscenes.s3.amazonaws.com (motional-nuscenes.s3.amazonaws.com)|52.219.151.109|:443... failed: Connection refused.

@whyekit-motional
Copy link
Collaborator

@Ishida-Mitsunari the download seems to be working on my side - perhaps you can check the following:

  • Ensure you have a stable internet connection
  • Check that you don't have any firewall interfering with your download
  • Try downloading via the aws cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants