loft-sh / loft

Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
https://loft.sh/docs/introduction
Other
737 stars 65 forks source link

Improve agent logging #254

Closed mausch closed 1 year ago

mausch commented 1 year ago

Unfortunately the agent isn't starting for some reason. The logs show no errors though. Apparently something internal is timing out but without better logging it seems impossible to figure out what's causing this.

FabianKramm commented 1 year ago

The problem seemed to be the license server not being responsive, we had an internal issue there, this should be fixed now, if this occurs again feel free to reopen

mausch commented 1 year ago

Regardless of the cause, this issue is about reporting such errors/timeouts so users know what's going on. If the license server becomes unresponsive / unreachable again (due to either server-side or client-side issues), will the timeout be reported in the logs now?