HumanSignal / HumanSignal/label-studio

Unable to access imported local files in project - "There was an issue loading URL from $image value"

Open
#5,725 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

I'm trying annotate some jpg images from my local machine with label-studio. The images import fine at first, but the image icons don't show up in the tasks. If I select a task to annotate, I am met with this error:
```
There was an issue loading URL from $image value

Things to look out for:

URL is valid
URL scheme matches the service scheme, i.e. https and https
The static server has wide-open CORS
Technical description:
URL: /data/upload/16/7ad900c6-Tank_4_P1-1_S7-1_cropped.jpg
```

All of the URLS I imported were from the same directory as the one described above.

Any way I can solve this error? Or is it just a bug that needs to be fixed?

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.