Replies: 1 comment
-
|
Hi @Nerumir, thank you, I'll post my answer here in Discord so other users can check this issue and provide feedback it affects them:
|
Beta Was this translation helpful? Give feedback.
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.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions