Replies: 4 comments 2 replies
-
|
Well first things first what does your config.json look like? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Removed /ping, reinstalled, did not help. |
Beta Was this translation helpful? Give feedback.
-
|
Adding ignoreAgentHashCheck: true does not help either. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to MeshCentral, trying to package mesh central for Syncloud self-hosting project (https://github.com/syncloud/meshcentral/tree/wip). I am running under systemd, nginx and had to modify the code to allow custom path to node for child process to use.
Web is running and OIDC is working but I cannot connect agents (android or linux) both stuck on authenticating phase then disconnect after a minute or two.
server logs (I have added a few console.logs to server):
nginx config
from the code I see that mesh id is not set and that is why it is not continuing
but do not see that this message type sets any mesh id
should another message arrive from the agent before or after that?
did I break or missing something, can someone help please?
Beta Was this translation helpful? Give feedback.
All reactions