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
During a rolling deployment I have observed the following:
[tracker:syncing] the remote tracker we're syncing with has crashed, selecting a new one
[tracker:syncing] no other available nodes, cancelling sync
[tracker:handle_cast] unrecognized cast: {:sync_err, :node_ignored}
[tracker:nodedown] nodedown WORKER-STc2eUBHrEGRyMBrUTGvwGc4XPfwOObE@10.3.1.188
[tracker:handle_topology_change] topology change complete
The unrecognized cast might indicate a problem?
The text was updated successfully, but these errors were encountered:
Swarm 3.3.1 on Elixir 1.7.2 + Erlang/OTP 21.0.5
During a rolling deployment I have observed the following:
The
unrecognized cast
might indicate a problem?The text was updated successfully, but these errors were encountered: