Bryan Roe
Bryan Roe
Normally there will be a file called `core` in the same folder as the agent. Normally somewhere in `/usr/local/mesh_services/`
A little while ago, I fixed a bug I found where the agent leaked a few bytes everytime it retried a connection to the server. May be the exact issue...
I'm working on a test script that tests a few things with the control channel, so I will certainly look into this scenario.
I'll look into this. I think it's failing to connect because the agent cant open the DB because it's asking for RW. In your usage, are you setting up the...
No, you didn't do anything wrong, I just missed the original notification, so when someone commented on it, I actually got that notification... I did happen to implement a readonly...
I'll probably want to pass that information up to the server too, so the server can mark which agents are in readonly mode, since that will affect how auto-updates work...
On your windows system that doesn't work, can you type `osinfo` in the console tab, and let me know what it says for ConPTY support?
Interesting. I have a system that lacks ConPTY, I'll see if it behaves the same way. I know I used it a few weeks ago, I'll see if it still...
I found that big sur asks for two different permissions, but doesn't ask for the second until the first is granted. If you accept both, it should work. (I also...
I haven't gotten around to it yet, but I was going to modify the agent so it asks for those permissions on first start instead of when you connect the...