You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If for whatever reason the metal-api gets started without any data, and metal-core was running all the time, these switches will not get registered anymore and machine provisioning will fail.
Possible solutions:
check periodically from metal-core if the own switch is present in metal-api, die if not
re-register periodically without dying
The text was updated successfully, but these errors were encountered:
If for whatever reason the metal-api gets started without any data, and metal-core was running all the time, these switches will not get registered anymore and machine provisioning will fail.
Possible solutions:
The text was updated successfully, but these errors were encountered: