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

CORS issue on Arch #37

Open
EmiliaTheGoddess opened this issue Aug 30, 2022 · 1 comment
Open

CORS issue on Arch #37

EmiliaTheGoddess opened this issue Aug 30, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@EmiliaTheGoddess
Copy link

Describe the bug
Peario isn't able to fetch m3u8 files because of CORS

To Reproduce
Steps to reproduce the behavior:

  • Open up Stremio and pick Peario on the list.
  • Try to start the video and look at the developer console

Expected behavior
A CORS error should not happen

Screenshots
image
image

Environment

  • Platform: Desktop, GNU/Linux
  • Browser Firefox

Additional context
This issue also happens to my friend using Windows 10 and Chrome

@EmiliaTheGoddess EmiliaTheGoddess added the bug Something isn't working label Aug 30, 2022
@EmiliaTheGoddess
Copy link
Author

Also worth noting here, working files like stats.json have Access-Control-Allow-Origin: * on their response headers while only m3u8 files don't.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants