apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.41k stars 13.72k forks source link

superset-1.1.0 - helm install - getting 404 #14141

Closed sathyendrasaran closed 2 years ago

sathyendrasaran commented 3 years ago

I installed superset 1.1.0 and the db is set to postgres, the installation succeded with no errors
but i am receving the error below and not able to get the live dashboard
Stack: EKS, alb, ingress controller, helm install

image

junlincc commented 3 years ago

by live dashboard, you mean the sample dashboards?

sathyendrasaran commented 3 years ago

I mean the home page of the superset is not loading
when i checked the backend i see the following error in the superset pod
not sure if i have to configure something
Now i checked the postgres pod as well and it has bunch of errors
All other pods are fine
Postgres logs below
I am assuming there is an error in setup but not sure how to debug it

image

betodealmeida commented 3 years ago

@sathyendrasaran can you give more details how you're running Superset and how we can repro this?

V1ki commented 1 year ago

Same ; use Traefik as Ingress Controller