diffgram / diffgram

The AI Datastore for Schemas, BLOBs, and Predictions. Use with your apps or integrate built-in Human Supervision, Data Workflow, and UI Catalog to get the most value out of your AI Data.
https://diffgram.com
Other
1.82k stars 118 forks source link

Error occured while dowloading text file #1578

Open 2232729885 opened 5 months ago

2232729885 commented 5 months ago

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 commented 4 months ago

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