Simon Smith

Results 1650 comments of Simon Smith

What os/version is the remote device? What meshcentral are u running? As the remote tab should always be visible if windows and mac If its linux it will only display...

yes changing the selector on the login screen only changes the session when you login not the actually login screen itself you need to fully disable the wayland https://github.com/Ylianst/MeshAgent?tab=readme-ov-file#special-note-about-kvm-support-on-linux or...

yes it should work as a drop in replacement, in theory our image is a replicate of theres, just a few extra changes, plus we can fix bugs/etc when people...

> where do I make sure vnc is running there? on the client machine? yes on your client machine

@bednar, sure! Point in the direction of things, and I can look/fix!

Intel amt stuff isn't being worked on anymore. I'm afraid, so support is very limited Have u tried using the unscrambled option rather than the scrambled?

what version of meshcentral are you running what nodejs version what database are you using do you use a reverse proxy or direct ssl access is your certificate self-signed or...

ok few things to try 1. `certurl` should really be the URL of your domain you use to access meshcentral `https://my.domain.com` reason for this is traefik for example, access `https://192.168.1.69`...

@Coolguy3289 YES! that will defo be whats wrong i did find this post - https://github.com/websockets/ws/issues/2252 claims maybe a node issue? can you try upgrading to latest LTS version which is...

ok so now it must be a nginx proxy issue, what does ur config for that look like? are u using nginx proxy manager or normal nginx?