superset helm chart getting error 302 and redirected #31584
Replies: 3 comments 1 reply
-
Hey @IlayBor! I'm here to help you with your Superset deployment using the Helm chart. Let's get to the bottom of this together. I found two similar unsolved discussions that might be relevant to your issue: Regarding your configuration, here are a few points to consider:
Make sure that your ALB and ingress are correctly configured to handle HTTPS and that they are forwarding the necessary headers to Superset. Additionally, verify that your Helm chart values are correctly applied and that there are no typos or misconfigurations in your To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
I added more info on the problem |
Beta Was this translation helpful? Give feedback.
-
iv spent the last couple of days trying to figure this out and I need some help.
Ill note that im a beginner, so I may have done some stupid stuff.
Anyways, I tried to deploy superset via helm chart.
Locally, everything worked perfectly.
Now, I tried to upload it to the cluster.
The major changes are:
I can reach the dns and actually see the login page,
but once I enter my username and password I get redirected to the login page again.
(and in the network tools in chrome I can see 302 for my POST request then redirected to the GET login page)
iv added photos of that.
Also, im adding the .Values of my superset helm chart, iv honestly tried everything at this point so I have bunch of configs there.
.Values:
Any help would be EXTREMLY appreciated, I feel like iv look everywhere but I can't figure this out.
Beta Was this translation helpful? Give feedback.
All reactions