Stuck on admin user creation. #7709
Replies: 4 comments
-
|
See #7699 Probably, you can see the status code 503 and error message "Unable to retrieve user list" in your browsers dev-tools/network , too. Regards |
Beta Was this translation helpful? Give feedback.
-
|
@AiCaptain Thanks 🙇🏻🙇🏻🙇🏻 for suggestion and link to #7699 in fact I am getting 500 when requesting for |
Beta Was this translation helpful? Give feedback.
-
|
I am facing the same problem with my local docker-compose installation. Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
|
Same, unfortunately nothing in the logs indicate what is an issue (Kubernetes version) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there!
I am trying to setup Budibase on Kubernetes cluster in version v1.24.2-gke.1900 hosted on Google Cloud Platform. To deploy helm chart I am using Argocd. This is 100% default helm package deployment and after installation I cannot go past Admin creation screen.
On screen Set budibase organization I am moving forward, next on Create an admin user randomly I can or cannot create user. In other words, on the first try I go message that user has been created successfully, but I am stuck on Create an admin user, on second I got red popup with
Failed to create admin usermessage.I checked pods and looks like everything is running fine, no restart. Sadly I am really new to Budibase and I am not sure where to look for admin creation logs etc.
Hosted: GCP
Kubernetes: v1.24.2-gke.1900
Ingress used default
Helm chart version: 0.2.11 (latest available in helm chart repo)
Beta Was this translation helpful? Give feedback.
All reactions