Closed c0pper closed 1 year ago
Hello, that's embarrassing! Does you have any reverse proxy that could strip out those headers? Also, does it work when you set the CORS
variable to all
. I understand all
is not what you want, but if all
still does not work, it would mean that something is stripping those headers out.
With all it works. I'll be honest, I don't even know what CORS is so I'll take it. Thanks, very cool piece of software btw.
Cors will prevent other site from executing request to your server on your behalf. You can ignore it quite safely with a self hosted service like this one. I'll close this as solved.
Both when the login page loads and after login attempt "Could not retrieve global preferences" error pops up. I've read the other issues regarding this notification but haven't found one with the same error as in my logs. Here's my stack:
I tries with firefox both in incognito and normally, and with Chrome. Screenshots:
Firefox:
Fresh install of Chrome:
Thanks for the software and for your time.