Closed dhunt84971 closed 4 years ago
It is located in the MeshAgent directory.
On a Linux client this is: /usr/local/mesh
For some reason this seems to be located in the root. This is the agent I am running on the server box so maybe that has something to do with it?
Interestingly, I see the same thing on my Linux boxes. The file just writes to the current working directory, which (up until recently) was the aforementioned path.
I'll have to check with the MeshCentral guys to see what changed and why, but basically if you log into a "Terminal" session and type pwd
that is where it will end up. (Posted on main project here)
From some other input on that ticket, it appears that is a base MC issue. Closing this out so it can be handled over there. Feel free to re-open or open a new one based on the connection issues you're having if it is plugin related.
Noting here that this was fixed in the last commit (but not yet on a new version, along with manual fix here: https://github.com/Ylianst/MeshCentral/issues/1134)
Hi @ryanblenis ,
I've enabled debug so I can troubleshoot some connectivity issues I seem to be having, but after setting debug_flag = true I have been unable to locate the routeplus.txt file.
[MeshCentral 5.1j on Ubuntu 18.04]
Any help is appreciated.