Simon Smith

Results 1650 comments of Simon Smith

No here fine, will have a look as soon as I can

code is defo in there, so not sure why its not working? what does your config.json look like? (hide secret info) ``` // Check if there is a web views...

@Smiley-k what message are you actually seeing? as the messages all mean different things.

part of the code is below but basically its taking the signature an agent has given it, and verifying it against its certificate. you can read about it here https://ylianst.github.io/MeshCentral/design/#agent-to-server-handshake...

@Smiley-k nothing. Basically meshcentral is just telling u remote devices are trying to connect BUT something is wrong with the agents, so u need to uninstall the meshagent on the...

@Smiley-k the only thing u COULD try (not 100% sure if it will work but case of trying it). Set `ignoreagenthashcheck: true` to allow all ur devices to connect. Then...

@Smiley-k but it could also be a problem with ur reverse proxy/meshcentral setup if u use this, as the webserver ssl cert is different the meshagent ssl cert. So without...

@Smiley-k so it could just be a config issue with nginx or ur meshcentral, again, plz share ur config.json and ur nginx config and th3 community can belp

@Smiley-k your `tlsoffload` should be the IP address of your reverse nginx server, not the website url `192.168.1.123` `agentidletimeout` shouldn't really be set as its default is 150 seconds anyway...

Try the following, Backup then delete the `agents, signedagents` folders from inside `meshcentral-data` Restart meshcentral and Make sure it says its resigning the exes. then completely uninstall the agent from...