unrecognized cast: {:sync_err, :node_ignored}
Open
investigating
tracker
- Dominant language
- Elixir
- Stars
- 1.3k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Swarm 3.3.1 on Elixir 1.7.2 + Erlang/OTP 21.0.5
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.