Simon Smith

Results 1647 comments of Simon Smith

> I just checked in the fix for it. You can grab the new version of [the file here](https://github.com/Ylianst/MeshCentral/blob/master/apprelays.js). Keep your old version of "apprelays.js" just in case, but put...

do you want it with the original file or the modified file? im using the docker image so will email logs as best i can

the CSV output generated from the web ui shows all the JSON objects as `[object Object]`, not sure if this is another bug or not? ``` 20:29:15 | httpheaders |...

not sure if this helps but here is the HTTP header for the text/event-stream if it helps ``` GET /admin/ajax.php?module=dashboard&command=netmon {"host":"relay.meshcentral.myserver.com","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0","accept":"text/event-stream","accept-encoding":"gzip, deflate,...

> Ok, I got a much improved version, give it [another try with this file](https://github.com/Ylianst/MeshCentral/blob/master/apprelays.js). Let me know if it works. 1. the speed of the relay now seems to...

> Ok, I did find that I did not handle HTTP socket closing correctly and so, just put in a fix for this. It's in "apprelay.js" so if you want...

ill add onto this, ive just started using powershell 7 and the is a way to detect if you have 5 or 7 powershell 5 uses `powershell.exe` where as powershell...

Can the agent you have selected ping the device by its ip address and browse to it and accessible on https://(ip) ? Config looks ok, daft one too, you have...

> This is interesting you mention that. When I deployed relay DNS on my test server and I think on MeshCentral.com, it took a while to start to work. At...

**PLEASE CAN YOU FOLLOW THE BUG REPORT TEMPLATE IN THE FUTURE TO HELP WITH YOUR ISSUE** what is your `config.json`? what is your server os? what is your server version?