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
In testing, I had a validator configured with 2 sentries; the validator was running but the sentries were not. The validator was crashing (k8s pod restarting) and logs indicate a panic (appears unintentional).
SUMMARY
In testing, I had a validator configured with 2 sentries; the validator was running but the sentries were not. The validator was crashing (k8s pod restarting) and logs indicate a panic (appears unintentional).
ISSUE TYPE
COMPONENT NAME
worker/registration
OASIS NODE VERSION
OS / ENVIRONMENT
Binary was generated in golang:1.13-alpine (no rust binaries); running in alpine:latest. Dockerfile available upon request.
STEPS TO REPRODUCE
ACTUAL RESULTS
Validator starts, but crashes soon after.
EXPECTED RESULTS
I would expect the validator to either gracefully recover, or intentionally panic.
The text was updated successfully, but these errors were encountered: