Open jlashner opened 1 year ago
This is running on the hwp_supervisor branch after rebasing onto the most recent main
commit
Sorry, can you provide steps to reproduce? Or at least more details about what you were doing? Is this occurring when you try to run an agent that already exists?
Yeah, so this was happening because I changed the name of the docker service, and tried to bring up a new instance without removing the old container. So it was trying to re-create the PMX agent, but the old docker container was still up.
I was having an issue where I was trying to start an agent that already existed, but I just wanted to post the weird timeout / reconnection behavior. Below are all the logs from the ocs agent docker before the agent shut down. Looks like something is going wrong with the reconnect logic: