Walter A. Boring IV

Results 123 comments of Walter A. Boring IV

Looks like something is wrong with your auth key ```'401 Client Error: Unauthorized for url:```

Also seeing LOTS of these errors in the logs ``` [2024-09-10 21:53:08.514][nginx] 2024/09/10 21:53:08 [error] 551#551: *2 open() "/run/readsb/aircraft.pb" failed (2: No such file or directory), client: 192.168.11.1, server: _,...

hey there, thanks for the info. The TCPKISS connection is via 3rd party library that aprsd uses. Here is the encapsulation being done by aprsd to send the packet to...

Does this issue still persist for you? If so, can you provide the attribute error from the logs please?

Master branch has an entirely new KISS TCP Client. I wrote it from scratch to help with a new feature I'm adding. If you are still using this, please let...

I have this same problem. I even tried running with uv run --directory /path/to/my/mcp.py fails. Looks like the integration of Claude Desktop doesn't really work for python mcp servers that...

unfortunately, that doesn't work for python scripts that are wrapped in click. my python project generates an executable that needs a command and a config option on the commandline, such...

Ok that seems to have been the problem. Thank you. Seems like we need a more descriptive error message, as this one wasn't helpful at all.

I'm not sure what you are referring to? Is this a setting in the config file?

You have to set callsign to the callsign you want APRSD to send packets as. If you want to listen to any packets coming from a tcpkiss connection, then run...