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

on upload : No response from the server. #709

Closed
1 task done
togro opened this issue Jun 1, 2024 · 8 comments
Closed
1 task done

on upload : No response from the server. #709

togro opened this issue Jun 1, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@togro
Copy link

togro commented Jun 1, 2024

Search before asking

  • I have searched the HUB issues and found no similar bug report.

HUB Component

Datasets

Bug

Hi

We are uploading dataset but receive : No response from the server on dataset "RDD2022-01"

Best Regards

Environment

No response

Minimal Reproducible Example

No response

Additional

image

@togro togro added the bug Something isn't working label Jun 1, 2024
@pderrenger
Copy link
Member

Hello,

Thank you for reaching out and providing detailed information about the issue you're encountering.

It seems like there might be a connectivity or timeout issue during the dataset upload process. Here are a few steps you can try to resolve the problem:

  1. Check Network Connection: Ensure that your internet connection is stable during the upload process.
  2. Retry the Upload: Sometimes, simply retrying the upload can resolve transient issues.
  3. Check Server Status: Verify if there are any known issues or maintenance activities on the Ultralytics HUB that might be affecting server responses.
  4. Review Dataset Size and Format: Ensure that the dataset size and format comply with the HUB's requirements.

If the issue persists, could you please provide more details about the dataset size and the exact steps you are following? This information will help us diagnose the problem more effectively.

@togro
Copy link
Author

togro commented Jun 2, 2024 via email

@pderrenger
Copy link
Member

Hello,

Thank you for the update and for trying the suggested steps. It seems the issue might be related to the size of the dataset, as larger uploads can sometimes lead to timeouts or incomplete transfers.

Here are a couple of additional suggestions:

  • Split the Dataset: If possible, try splitting the dataset into smaller parts and upload them separately. This can help avoid timeouts due to large file sizes.
  • Use a Stable and Fast Internet Connection: Ensure the upload is done using a connection that can handle large data transfers reliably.

If these steps do not resolve the issue, it might be helpful to look into any specific server-side limitations or configurations that could be affecting the upload process for large datasets.

@togro
Copy link
Author

togro commented Jun 2, 2024 via email

@pderrenger
Copy link
Member

@togro hello,

Thank you for your response and for clarifying your concerns about splitting the dataset.

When suggesting splitting the dataset, the idea was indeed to upload smaller, manageable parts separately. However, I understand your concern about maintaining dataset integrity and continuity.

To address this, you can upload the parts as separate datasets initially. Once all parts are uploaded successfully, you can then merge these parts into a single dataset within the HUB. This approach allows you to bypass the upload size limitations while ensuring all your data remains part of one cohesive dataset.

If you need further assistance on how to merge datasets within the HUB or any other queries, please feel free to ask.

Kind

@togro
Copy link
Author

togro commented Jun 2, 2024 via email

@pderrenger
Copy link
Member

Hello,

Apologies for any confusion. Currently, the Ultralytics HUB does not support direct merging of datasets through the user interface. My previous message was incorrect in suggesting that functionality.

To manage multiple parts of a dataset as one, you would typically need to handle them as separate datasets within the HUB. If you require them to be treated as a single dataset for training or analysis, you might consider combining them locally on your machine before uploading.

Thank you for your understanding, and please let us know if there's anything else we can help with!

@sergiuwaxmann
Copy link
Member

@togro I just checked and everything is working correctly.

Can you please retry the upload and ensure that your internet connection is stable during the upload process?

@togro togro closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants