You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an issue loading URL from 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,
#6942
Open
rath321 opened this issue
Jan 22, 2025
· 5 comments
this is the labelling interface I am using (an url is used ) :
Please help resolve this :
To Reproduce
Just open this project ( have 10k entries and used label studio api to upload image urls')
Note : for 2.5k records project of same data images are seen, also when I open this in some other browser image is coming in 10k records but in case of chrome it is gaving above mentioned error.
Expected behavior
Image should be visible with labelling interface.
Screenshots
Environment (please complete the following information):
OS: [on label_studio service in ec2 instance]
Label Studio Version [1.13.1]
The text was updated successfully, but these errors were encountered:
Would you please provide your labeling interface again? We can't see that. Its also possible its happening because of HTTP, and if LS is served over HTTPS.
@heidi-humansignal I have tried both adding https in images and also adding imageType="url"
nothing is happening. I am using chrome, it is working on other's account in chrome + it is also working when I try to login in different browser(except chrome).
In long run this is a problem because today I am facing tomorrow my team members will face.
Please help fix.
Describe the bug
There was an issue loading URL from $pc_item_img_original 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, more on that here
Technical description:
URL: http://5.imimg.com/data5/DM/LX/MY-162753/magnetic-stirrers.png
this is the labelling interface I am using (an url is used ) :
Please help resolve this :
To Reproduce
Just open this project ( have 10k entries and used label studio api to upload image urls')
Note : for 2.5k records project of same data images are seen, also when I open this in some other browser image is coming in 10k records but in case of chrome it is gaving above mentioned error.
Expected behavior
Image should be visible with labelling interface.
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: