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

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

Comments

@rath321
Copy link

rath321 commented Jan 22, 2025

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
Image

Environment (please complete the following information):

  • OS: [on label_studio service in ec2 instance]
  • Label Studio Version [1.13.1]
@heidi-humansignal
Copy link
Collaborator

Hello,

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.

Thank you,
Abu

Comment by Abubakar Saad
Workflow Run

@rath321
Copy link
Author

rath321 commented Jan 23, 2025

actually labelling code is not coming here's the imag :

Image

@rath321
Copy link
Author

rath321 commented Jan 23, 2025

@heidi-humansignal Please help

@heidi-humansignal
Copy link
Collaborator

Hello,

Can you try adding valueType="url" to Image tag?

Thank you,
Abu

Comment by Abubakar Saad
Workflow Run

@rath321
Copy link
Author

rath321 commented Jan 24, 2025

@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.

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

No branches or pull requests

2 participants