-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
client_id #437
Comments
Are you trying to use it via IP address? |
both with IP and with domain pointing to the IP |
@lakhansamani any solution? |
While accessing the app in browser pls use domain that will help |
@lakhansamani Yeah I am using domain is there a HTTPS requirement(using domain but no SSL installed in the server so just HTTP) |
HTTP should be fine however do u see errors in network request. Somehow it is not allowed to set cookies and that is creating problems |
@lakhansamani in the inspection console there is this error Environment-Q72GB73P.js:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading '_env') |
@signaltech can you try the latest version |
@lakhansamani sorry I didn't respond. today I pulled the new changes and clean build but the error remains. |
upon testing on firefox here is the console output(not shown in chrome) users |
install SSL certificate now it is working with HTTPS. thank you |
successfully deployed the server
on local PC client_id is generated after login
but when deployed on VPS the client_id is empty plus modified settings don't seem to be saved
The text was updated successfully, but these errors were encountered: