CORS error (?) and only one line in the logs even with debugging enabled? #2016
Replies: 1 comment
-
|
OK, that was quick. Answering myself: For some reason the IP address was listed in the "advanced" options below the login dialog. Changing that to the hostname and I could successfully login. Not sure if it was caused by the certificate only having the hostname, not the IP address, or because I used the hostname to open the WebUI in the browser. Will do some more digging... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I set up a versityGW instance today, with the WebUI enabled. Everything things to work fine from the command line, but the WebUI only spits out a CORS error when trying to log in (using the ROOT credentials or any user credentials).
I disabled uBlock, tried an incognito window and a different browser, set the
VGW_CORS_ALLOW_ORIGIN(even though it should default to*), but no change. I enabled the debugging, but I still only get a single line in the logs:Any idea how to debug this further?
Kind Regards,
Johannes
Beta Was this translation helpful? Give feedback.
All reactions