You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
I just tried running the quickstart and deploying it into my existing VPC. Everything in the cloud formation script completes successfully and I'm able to load the login page. However, the username and password I configured earlier don't work.
I also noticed there is no output inside cloud formation and I ended up getting the URL from the load balancer page directly.
What else can I do to figure this out? Thanks
The text was updated successfully, but these errors were encountered:
did you by any chance try to set the username to admin? I believe an admin user is created by default for superset so If you try to use that as the username, you will be unable to login.
Changing my username to "superuser" in the quickstart parameters resolved the problem for me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just tried running the quickstart and deploying it into my existing VPC. Everything in the cloud formation script completes successfully and I'm able to load the login page. However, the username and password I configured earlier don't work.
I also noticed there is no output inside cloud formation and I ended up getting the URL from the load balancer page directly.
What else can I do to figure this out? Thanks
The text was updated successfully, but these errors were encountered: