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

[Help needed] Is there a way to disable CORS for stremio-web? #588

Open
FelipeOtz opened this issue Feb 14, 2024 · 2 comments
Open

[Help needed] Is there a way to disable CORS for stremio-web? #588

FelipeOtz opened this issue Feb 14, 2024 · 2 comments

Comments

@FelipeOtz
Copy link

I'm trying to host the Stremio server Docker image on an AWS EC2 instance. For example, the server's IP is:

https://aws-server-ip:12470/

and I've set NO-CORS=1 to disable the server's CORS.

i need help to solve the following issue:

[How it looks in the Stremio web interface]
image

[How it looks when debugging the browser]
image

@detarkende
Copy link

detarkende commented Feb 17, 2024

I have the same issue. I'd love it if this could be resolved. Is there maybe a way to self-host stremio-web? I guess it is. So maybe if you self host stremio-web, you can provide the right headers to avoid the CORS issue?

@TRtomasz
Copy link
Member

@FelipeOtz it is NO_CORS not NO-CORS

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

No branches or pull requests

3 participants