Coder agent failed to connect after hitting restart button from UI
I'm trying to setup coder workspace on Proxmox VMs (I configured coder-agent as systemd process and creation of new work space works everytime), but I'm getting error when I hit restart button from UI (same error with start button after stop):
Error: build is outdated
Agent trying to connect from non-latest build.
(Full coder-agent systemd error message attached)
I did as many research as I could on my side and I only found where that error message is located on in the coder repo (https://github.com/coder/coder/blob/13b9ed3240a3d67a61669243367fda5b3e0fd8cb/coderd/workspaceagents.go#L902), but I have no idea how to solve that "outdated build" issue I have everytime I restart (or stop/start) any workspace under Proxmox VM.
Can anyone help me to find a solution?
Thanks!

