Charles Godwin

Results 8 issues of Charles Godwin

I only see zero on the Starlink dashboard for these values Uptime Cell ID Gateway ID Satellite ID See attached. I am not using the Starlink router, just my own....

bug

I have many skills but I am completely ignorant about hardware interfaces. I need to read a RS485 data stream. It's sort of a firehose data stream DATA, Pause, DATA......

enhancement

The README says don't change the print settings but the printer and filament settings can be changed. But the printer settings in the MF3 project have this dependency `printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and...

I hit an snag attempting the `sudo dockerd` step. attached is the error log. Any suggestions? Thanks [dockerd.txt](https://github.com/ivokub/tailscale-qpkg/files/9440245/dockerd.txt)

Two of the examples in the readme refer to impossible IP addresses. Each octet can only be valued 0-255. so 192.168.2.**349** and10.10.**456.789** are impossible values. How about 192.168.9.149 ---- IX...

### Explain what happens 1. I have a device running tailscale with the --ssh option enabled. Tailscale generates it's own keys for this. 2. When I attempt to add the...

bug

Issue #326 talks about a request existing somewhere to allow file open to select public key. I searched and couldn't find it. I'd like this too. I suggest a file...

enhancement

If I use `@mqtt_client.on_disconnect()` I get an error when the broker goes away and I never get the disconnect handled and never reconnect. The problem is in this code in...

bug