dashboard
dashboard copied to clipboard
Local startup problem
local development error
Unable to configure https
How to close auth0 ? Or run it
Error after running locally
Hello @HKbool the issue seems to be related to a wrongly set redirect URL, see the yellow box from your screenshot
If you are setting a redirect uri please just use the path
@mlsmaycon Are there any cases for local startup? auth0 First time using
That's a common case for development. What would be your case for running the dashboard locally?
Local configuration
from your screenshot, you can remove the following from your .local-config.json:
"hotjarTrackID" "redirectURI" "silentRedirectURI" "tokenSource" "dragQueryParams"
After deleting the above configuration
auth0 How to configure
Current configuration
@HKbool can you add the forward slash to your redirect URLs: http://localhost:3000/
Also, just a heads up, we are about to merge V2, see the PR: https://github.com/netbirdio/dashboard/pull/316, with this change, your local config file should move to the repository root.
auth0 Unable to configure http
As the error suggested, you can't set an http endpoint for login. But for NetBird, you won't need one. Just set it as the example below:
@mlsmaycon Thank you very much, the problem is solved
Do I need to start the management server? @mlsmaycon
You need a management server running. However, the error is related to an email that was not verified.
Prompt for unverified email after launching program,Do you need to set other parameters?
How to log in with account and password ? @mlsmaycon
You can create it on auth0 under the user management option.
Then, you can also mark the user email as verified too once you are done creating it.
@mlsmaycon Have a question discussion community?
We have a Slack community