HumanSignal / HumanSignal/label-studio
Google Cloud Storage URIs are not resolved to URLs
Open
import
problem
storages
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
I have a project with source storage connected to a GCS bucket with "Treat every bucket object as a source file" option checked. When I hit "Sync Storage" I get a new task and I can see it in my task list. But when I click on it the UI is unable to get the file.
I see a GET request to /projects/3/undefined$ with a 404 response !
the server is logging this message:
[2023-04-10 14:01:32,222] [django.request::log_response::224] [WARNING] Not Found: /projects/3/undefined$
Is the resolution working by default or I should set a parameter somewhere ?
We are using this image: heartexlabs/label-studio:1.7.2
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.