https://prefect.io logo
Title
m

Mia

05/06/2022, 1:30 PM
Hi, I’m getting time to time 404 not found nginx/1.21.0 error when I try to access prefect server UI. My setup is in EKS with helm. It comes and goes but I noticed that it happens usually after helm update. Any idea what’s causing this?
k

Kevin Kho

05/06/2022, 1:40 PM
So it happens from time to time and then it resolves itself?
m

Mia

05/06/2022, 1:41 PM
no i have to do helm delete prefect and then reinstall completely
k

Kevin Kho

05/06/2022, 1:43 PM
That sounds like the API endpoint might be changing resulting in the 404? I don’t know if it should resolve automatically. Really don’t know since I don’t use k8s much
m

Mia

05/06/2022, 1:49 PM
ok, thanks anyways. Thought I should ask if anyone had similar issue:)