How to fix "The specified procedure could not be found" with docker #7742
michaelblight
started this conversation in
General
Replies: 1 comment
|
read the FULL issue, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm running MeshCentral under docker and can't set up an agent in Windows 11 due to the "The specified procedure could not be found" error. I understand from #7606 that I need to copy agents/agents-feb2026 to agents/*. If I exec into the container and do this, and then restart the container, I'm still getting the same error. Is there something I'm missing?
I'm running image tag 1.1.58.
All reactions