metal-stack / metal-hammer

metal-hammer is used to boot bare metal servers with ipxe and the metal-stack kernel
GNU Affero General Public License v3.0
42 stars 6 forks source link

metal-hammer stalling when Loki is down #131

Closed Gerrit91 closed 4 months ago

Gerrit91 commented 4 months ago

Could be that this only occurs when Loki is down for a longer period of time.

$ m machine console --admin 00000000-0000-0000-0000-ac1f6b7aeb76             
ssh to 00000000-0000-0000-0000-ac1f6b7aeb76@api.metal-stack.dev:5222
Connecting to console of "00000000-0000-0000-0000-ac1f6b7aeb76" (10.1.1.130:623)
Exit with ~.
[SOL Session operational.  Use ~? for help]
level=warn component=client host=loki.metal-stack.dev msg="error sending batch, will retry" status=503 error="server returned HTTP status 503 Service Temporarily Unavailable (503): <html>"
level=warn component=client host=loki.metal-stack.dev msg="error sending batch, will retry" status=503 error="server returned HTTP status 503 Service Temporarily Unavailable (503): <html>"
level=warn component=client host=loki.metal-stack.dev msg="error sending batch, will retry" status=503 error="server returned HTTP status 503 Service Temporarily Unavailable (503): <html>"
...
Gerrit91 commented 4 months ago

Mitigated.