https://netmaker.org logo
Title
a

average-helicopter-96869

10/26/2021, 4:19 AM
I recently upgraded my Netmaker from
0.8.2
to
0.8.4
... there really were no changes required except changing the tag for the docker image in my
docker-compose.yaml
file. I did so, did a
docker-compose pull && docker-compose up -d
... and everything worked as expectd. But then i noticed in the Netmaker UI (dashboard) my
netmaker
node is was in a
WARNING
state... I thought this odd, but couldn't find any problem in netmaker logs or by pinging all nodes. I looked a bit closer and saw that the node was a relay. So I removed the relay config, and the node became
HEALTHY
. I re-added the same relay config and still the node was OK. Tonight I noticed that
netmaker
node as now in an
ERROR
state... Once again, I removed the
relay
config, and readded, and it's
HEALTHY
again. I'm not seeing a problem, but I'm confused what this means or why it's happening and I see nothign in logs. Any tips on how to troubleshoot this more? I've just increased VERBOSITY on the netmaker container, so we'll see if I see anything, but so far the node has not get non-HEALTHY again.