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
Hello,
I'm facing the issue that when I start a portainer agend, it's starting fine and runs well. I even can connect with my portainer server (CE) normally without any issue. The problem appears after a few hours. Basically the container suddenly has the status restarting as shown below:
The logs:
2022/03/09 05:47:13 [INFO] [main] [message: Agent running on Docker platform]
2022/03/09 05:47:13 [ERROR] [main,docker] [message: Unable to retrieve local agent IP address] [error: Error: No such container: e48af7393b76]
2022/03/09 05:48:14 [INFO] [main] [message: Agent running on Docker platform]
2022/03/09 05:48:14 [ERROR] [main,docker] [message: Unable to retrieve local agent IP address] [error: Error: No such container: e48af7393b76]
2022/03/09 05:49:14 [INFO] [main] [message: Agent running on Docker platform]
2022/03/09 05:49:14 [ERROR] [main,docker] [message: Unable to retrieve local agent IP address] [error: Error: No such container: e48af7393b76]
portainer version: 2.11.1 (the one standing in the webui on the lower left)
other version: 20.10.12
I'm using the newest docker container and run it using docker compose. There is no problem with the portainer server. The other containers are running fine and the problem occurs on all of my 3 portainer-agent nodes.
Hello,
I'm facing the issue that when I start a portainer agend, it's starting fine and runs well. I even can connect with my portainer server (CE) normally without any issue. The problem appears after a few hours. Basically the container suddenly has the status
restarting
as shown below:The logs:
portainer version: 2.11.1 (the one standing in the webui on the lower left)
other version: 20.10.12
I'm using the newest docker container and run it using docker compose. There is no problem with the portainer server. The other containers are running fine and the problem occurs on all of my 3 portainer-agent nodes.
The docker compose:
I hope you can give me some assistance in fixing this problem. Thank you really much!
The text was updated successfully, but these errors were encountered: