-
Notifications
You must be signed in to change notification settings - Fork 7
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 request blocked causes blank page #184
Comments
I'm not sure that's specifically a problem with invoiceninja_ynh. I just installed a new instance at invoiceninjatest.example.com. When accessing IN there's no error in the console and these are the response-headers from IN:
These seetings are defined here: https://github.com/invoiceninja/invoiceninja/blob/v5-stable/config/cors.php So - I don't know what the problem is. |
Can you check in another browser tab if you're still logged in into yunohost when this happens? |
Okay, now I got the error, too. Still no idea why, though. |
As I recall I was still logged in to yunohost, as confirmed by exiting and relaunching my browser.
Glad its reproduced. It's a weird error - CORS seems tricky. I'll monitor in case additional testing would be helpful at some point. |
J'ai exactement le même problème sur une toute nouvelle installation. Exactly the same issue for me on a fresh install |
Just upgraded to 5.7.62~ynh1, and everything seems to be working now for me. I'd like to close this - but I'll leave it open until others who had the issue confirm. |
Ended up deleting that installation, and later on installing invoiceninja again. Now the problem is back again, in both LibreWolf and Chrome. (5.8.10~ynh1). |
Same here. Maybe point to this solution in post-install notes until a real fix is found ? |
Sure! Would you like to create a pull request to do this? |
Uninstalled previous ninja install because I lost the secret.
Reinstalled Ninja5: Set to allow access only to admins.
Login to main yunohost page (with tiles).
Click ninja5 tile.
Blank page. (see console screenshot below)
Expected: Show InvoiceNinja5 login
Tried:
Note: The app is hosted at time.[base url].
Thanks for making great free software available to everyone! :)
The text was updated successfully, but these errors were encountered: