I had a working Kubeflow 1.7 model until last night. I tried logging into Kubeflow and was met with a blank page with text “no healthy upstream.”
juju status
reveals that dex-auth
is stuck waiting with message “installing agent”, and the unit message says hook failed: "upgrade-charm"
. I can’t seem to get any useful log output to debug, and removing dex-auth doesn’t help (it arrives at the same error upon trying to reinstall).
Is there any known bug I should look out for? I’ve not changed any config beyond the basics outlined in the guide.