Originally posted by Nerumir March 24, 2026
Hi @doncicuto , I deployed the Docker version of OpenUEM and everything worked fine except the manual execution of tasks on a specific endpoint. It triggered a NATS error :
Issue came from incomplete NATS configuration, here's what was missing : agent.ansible.> openuem-agent-management", "agent.windowstask.> openuem-agent-management", "agent.runprofile.> openuem-agent-management.
It then started working as expected. Thanks to Miguel for solving the issue on my end. Hopefully you'll find what caused that misconfiguration when deploying and fix it. I can give you my .env file if you want or anything that can help solve the mystery if you're having a hard time understanding what went wrong.
Discussed in https://github.com/orgs/open-uem/discussions/441
Originally posted by Nerumir March 24, 2026
Hi @doncicuto , I deployed the Docker version of OpenUEM and everything worked fine except the manual execution of tasks on a specific endpoint. It triggered a NATS error :
Issue came from incomplete NATS configuration, here's what was missing :
agent.ansible.> openuem-agent-management", "agent.windowstask.> openuem-agent-management", "agent.runprofile.> openuem-agent-management.It then started working as expected. Thanks to Miguel for solving the issue on my end. Hopefully you'll find what caused that misconfiguration when deploying and fix it. I can give you my .env file if you want or anything that can help solve the mystery if you're having a hard time understanding what went wrong.