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

Error occured while dowloading text file #1578

Open
2232729885 opened this issue Jan 25, 2024 · 1 comment
Open

Error occured while dowloading text file #1578

2232729885 opened this issue Jan 25, 2024 · 1 comment

Comments

@2232729885
Copy link

I upload a text file from my computer successfully, and the text file was saved in minio, but when i start annotation, it appeared that '0: Error occured while dowloading text file'

I open the dev debug tool of brower, i found the sent http request url was 'http://localhost:8085/proxy_to_minio/diffgram-storage/projects/text/1/1_tokens.json?' the server should't be localhost but instead of my host running the container.

the .env:
image

the web ui capture:
image

the minio capture:
image

so can you tell me how to solve this issue?

@anthony-chaudhary
Copy link
Member

@2232729885 Do you have the same issue when using another storage provider (e.g. a cloud provider?)

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

No branches or pull requests

2 participants