ultralytics / hub

Ultralytics HUB tutorials and support
https://hub.ultralytics.com
GNU Affero General Public License v3.0
138 stars 14 forks source link

Timeout No response from servers #850

Open vanboven073 opened 1 month ago

vanboven073 commented 1 month ago

Search before asking

Question

Hi there!

I'm trying to upload a dataset (6.3 GB, 77974 Images). However when it states; optimizing, after a while it goes to the message: Timeout No response from servers.

Do you have a potential fix for this error?

Additional

No response

UltralyticsAssistant commented 1 month ago

👋 Hello @vanboven073, thank you for reporting an issue with the ultralytics/hub repository! 🚀

Please take a look at our HUB Docs to explore more about our platform:

Since this may be a 🐛 bug, could you please provide us with a minimum reproducible example (MRE) and any relevant screenshots? This will help us better understand the issue and work towards finding a solution.

Thank you for your patience and understanding as an Ultralytics engineer will assist you soon! 😊

pderrenger commented 1 week ago

@vanboven073 hello!

Thank you for reaching out and providing details about the issue you're experiencing. It sounds like the dataset upload process is timing out due to its size. Here are a few steps you can try to resolve this:

  1. Check Your Internet Connection: Ensure that your internet connection is stable and has sufficient bandwidth to handle large uploads.

  2. Try Uploading in Smaller Batches: If possible, try splitting your dataset into smaller parts and upload them separately. This can help avoid timeouts due to large file sizes.

  3. Use the Latest Version: Make sure you are using the latest version of the Ultralytics HUB. Updates often include performance improvements and bug fixes.

  4. Retry the Upload: Sometimes, simply retrying the upload can resolve temporary network issues.

  5. Contact Support: If the issue persists, consider reaching out to Ultralytics support through the GitHub issues page with details of your environment and any error logs.

We appreciate your patience and understanding. If you have any further questions or need additional assistance, feel free to ask. 😊