-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
Bug description
After rebooting the manager node in a 1 manager, 1 worker docker swarm setup, portainer will boot the service, but attempting to load the primary environment will fail with an error:
Failed loading environment
Unable to find an agent on any manager node
This error happens both from the worker and manager node instances of the portainer web interface.
Expected behavior
After a reboot, portainer boots normally and allows loading the environment.
Portainer Logs
Provide the logs of your Portainer container or Service.
Steps to reproduce the issue:
- Setup a docker swarm with 1 manager, 1 worker. The manager is Ubuntu Server in my case, while the worker is Pop OS!
- Verify that portainer is working normally by visiting the web interface
- Reboot the manager node (system reboot)
- Visit web interface again, attempt clicking on primary environment
- See error
Additional context
Discord thread has additional context if needed.
brablc, santosh, rkj, D0wn3r and IcyMidnight