-
Notifications
You must be signed in to change notification settings - Fork 11
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
No "Database type" options in UI #430
Comments
Hello @estromenko! Thanks for mention of this issue! I ran into the same problem in everest. In my case, the status of DBEngine data didn't come from BE to FE, which is why the ui showed exactly this picture. |
@estromenko is your k8s cluster running behind a proxy blocking internet access? |
Hello everyone! Thanks a lot for the advises! Steps to fix the issue:
What do you think about adding some UI error message in this case? It would help a lot in troubleshooting. |
After fresh installation in a local k3s cluster there are no options in "Database type" field, so the next steps are not available. All pods in
everest-system
,everest-monitoring
,everest-olm
and my target namespace are running. There are no errors in browser console.The text was updated successfully, but these errors were encountered: