Simon Smith
Simon Smith
You didn't share ur config.json so we can't replicate ur issue
Is this a mistake, or have u just hidden the port? ``` "agentPort": port, "agentAliasPort": port, ``` Also what is ur traefik config like?
ok so `agentPort` and `agentAliasPort` should be the same port, correct? if so then in theory all should be correct because it does show `AGENT: New agent at ip:34893` what...
the messge `Warning: An error event has already been emitted on the socket.` is just a bug in nodejs this can be ignored or better yet upgrade your nodejs to...
That does seem weird? Does the linux machines use a proxy or anything? Maybe a firewall?
is this still an issue or can it be closed?
Have you done @esgheorghe suggestion and checked if selinux is enabled? If it is try disabling it and reinstalling meshagent and see if it connects
meshcentral assistant doesnt have admin rights, it runs with user permissions any applications that run as admin you wont be able to control or access (taskmgr, regedit, etc) the better...
@demkr you cant access the windows UAC prompt or enter details when you use the 'assistant' only the 'meshagent' can get access to it ?
sadly the isnt anything we can do from what im aware, im not sure how the 'assistant' is coded but from my understanding, it was made for non-admin access which...