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 when using the latest image #24

Closed
fotisp opened this issue Apr 30, 2021 · 3 comments
Closed

CORS Issue when using the latest image #24

fotisp opened this issue Apr 30, 2021 · 3 comments

Comments

@fotisp
Copy link

fotisp commented Apr 30, 2021

Hello,

I just pulled the latest version of the docker images, and styling seems to be broken due to the fact that static assets are failing due to CORS.

Screenshot 2021-04-30 at 3 34 52 PM

I am proxying this over Apache, but it shouldn't cause a problem.

[Edit] - This seems to be happening only on Safari
Version 14.0.3 (16610.4.3.1.7)

@ruimarinho
Copy link
Owner

Your originmonitoring.existanze.lan seems to be disallowing those requests. Seems to be an issue with your virtual host configuration within Apache. Might be useful to post the response headers you're seeing.

@fotisp
Copy link
Author

fotisp commented May 9, 2021

Hello @ruimarinho this is only on Safari, on Chrome it works fine. So it is not a headers issue on the proxy.

@ruimarinho
Copy link
Owner

Could be related to HTTP vs HTTPS.

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

2 participants