corvy / ha-addons

Apache License 2.0
6 stars 2 forks source link

Device tracker becomes unavailable after awhile #15

Closed bb12489 closed 9 months ago

bb12489 commented 1 year ago

I set this up without issue with my USB GPS dongle, and it's properly updating my home location. However, it seems that after awhile the device tracker entity becomes unavailable and I have to restart the addon to get it to come back.

image

corvy commented 1 year ago

Thanks for using my add-on :) which version are you running?

Did you try to enable debug to see if you get more details on why it stops updating?

bb12489 commented 1 year ago

I'm using 2023.8.0 as shown in the addon settings. I just turned on debugging, so I'll let you know the next time this happens and send what I can. I'm wondering if it is doing this because my GPS coordinates are not changing all the time. I'm stationary right now in our bus.

corvy commented 1 year ago

Perfect, we need to figure out what happens. I will be traveling until friday, just so you know. Let me know what you find and I will have a look this weekend.

bb12489 commented 1 year ago

It's dropped from mqtt again. This is all I see in the logs of the addon with debug enabled.

#

2023-10-05 23:50:49,089 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10138), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:50:49,090 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:50:49.000Z', 'ept': 0.005, 'altHAE': 51.2, 'altMSL': 85.7, 'epx': 10.652, 'epy': 15.33, 'epv': 44.39, 'magvar': -9.3, 'speed': 0.043, 'climb': -0.2, 'eps': 30.66, 'epc': 88.78, 'geoidSep': -34.5, 'eph': 23.75, 'sep': 43.7, 'accuracy': '3D fix', 'altitude': 85.7, 'longitude': -78.515668167, 'latitude': 35.5634965} to topic: gpsd/attribute 2023-10-05 23:51:00,093 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10139), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:51:00,094 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:00.000Z', 'ept': 0.005, 'altHAE': 50.5, 'altMSL': 85.0, 'epx': 10.645, 'epy': 15.362, 'epv': 44.62, 'magvar': -9.3, 'speed': 0.042, 'climb': -0.1, 'eps': 30.72, 'epc': 89.24, 'geoidSep': -34.5, 'eph': 23.75, 'sep': 43.89, 'accuracy': '3D fix', 'altitude': 85.0, 'longitude': -78.515668333, 'latitude': 35.563492833} to topic: gpsd/attribute 2023-10-05 23:51:11,089 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10140), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:51:11,090 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:11.000Z', 'ept': 0.005, 'altHAE': 48.5, 'altMSL': 83.0, 'epx': 10.645, 'epy': 15.362, 'epv': 44.62, 'magvar': -9.3, 'speed': 0.011, 'climb': -0.2, 'eps': 30.72, 'epc': 89.24, 'geoidSep': -34.5, 'eph': 23.75, 'sep': 43.89, 'accuracy': '3D fix', 'altitude': 83.0, 'longitude': -78.515663333, 'latitude': 35.563480167} to topic: gpsd/attribute 2023-10-05 23:51:22,085 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10141), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:51:22,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:22.000Z', 'ept': 0.005, 'altHAE': 49.3, 'altMSL': 83.8, 'epx': 10.665, 'epy': 15.305, 'epv': 44.62, 'magvar': -9.3, 'speed': 0.059, 'climb': 0.3, 'eps': 30.61, 'epc': 89.24, 'geoidSep': -34.5, 'eph': 23.75, 'sep': 43.89, 'accuracy': '3D fix', 'altitude': 83.8, 'longitude': -78.515668167, 'latitude': 35.563477833} to topic: gpsd/attribute 2023-10-05 23:51:33,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10142), 'b'gpsd/attribute'', ... (386 bytes) 2023-10-05 23:51:33,087 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:33.000Z', 'ept': 0.005, 'altHAE': 50.9, 'altMSL': 85.4, 'epx': 10.633, 'epy': 15.45, 'epv': 44.85, 'magvar': -9.3, 'speed': 0.011, 'climb': 0.2, 'eps': 30.9, 'epc': 89.7, 'geoidSep': -34.5, 'eph': 23.94, 'sep': 44.08, 'accuracy': '3D fix', 'altitude': 85.4, 'longitude': -78.515675, 'latitude': 35.5634815} to topic: gpsd/attribute 2023-10-05 23:51:42,083 - MQTT Publisher - INFO - Published 11 updates in the last 2.0 minutes 2023-10-05 23:51:44,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10143), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:51:44,086 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:44.000Z', 'ept': 0.005, 'altHAE': 52.4, 'altMSL': 86.9, 'epx': 9.93, 'epy': 10.129, 'epv': 44.85, 'magvar': -9.3, 'speed': 0.014, 'climb': 0.0, 'eps': 20.26, 'epc': 89.7, 'geoidSep': -34.5, 'eph': 23.94, 'sep': 44.08, 'accuracy': '3D fix', 'altitude': 86.9, 'longitude': -78.515671333, 'latitude': 35.563496833} to topic: gpsd/attribute 2023-10-05 23:51:54,087 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10144), 'b'gpsd/attribute'', ... (389 bytes) 2023-10-05 23:51:54,088 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:51:54.000Z', 'ept': 0.005, 'altHAE': 51.5, 'altMSL': 86.0, 'epx': 9.923, 'epy': 10.136, 'epv': 44.85, 'magvar': -9.3, 'speed': 0.098, 'climb': 0.0, 'eps': 20.27, 'epc': 89.7, 'geoidSep': -34.5, 'eph': 23.94, 'sep': 44.08, 'accuracy': '3D fix', 'altitude': 86.0, 'longitude': -78.515659, 'latitude': 35.563511167} to topic: gpsd/attribute 2023-10-05 23:52:05,083 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10145), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:52:05,083 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:05.000Z', 'ept': 0.005, 'altHAE': 52.4, 'altMSL': 86.9, 'epx': 9.828, 'epy': 10.088, 'epv': 64.63, 'magvar': -9.3, 'speed': 0.146, 'climb': 0.2, 'eps': 20.18, 'epc': 129.26, 'geoidSep': -34.5, 'eph': 42.56, 'sep': 68.21, 'accuracy': '3D fix', 'altitude': 86.9, 'longitude': -78.515653667, 'latitude': 35.5635265} to topic: gpsd/attribute 2023-10-05 23:52:15,085 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10146), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:52:15,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:15.000Z', 'ept': 0.005, 'altHAE': 54.6, 'altMSL': 89.1, 'epx': 10.581, 'epy': 15.691, 'epv': 64.86, 'magvar': -9.3, 'speed': 0.01, 'climb': 0.1, 'eps': 31.38, 'epc': 129.72, 'geoidSep': -34.5, 'eph': 42.56, 'sep': 68.4, 'accuracy': '3D fix', 'altitude': 89.1, 'longitude': -78.515649667, 'latitude': 35.563539333} to topic: gpsd/attribute 2023-10-05 23:52:25,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10147), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:52:25,086 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:25.000Z', 'ept': 0.005, 'altHAE': 55.8, 'altMSL': 90.3, 'epx': 10.576, 'epy': 15.725, 'epv': 65.09, 'magvar': -9.3, 'speed': 0.021, 'climb': 0.1, 'eps': 31.45, 'epc': 130.18, 'geoidSep': -34.5, 'eph': 42.75, 'sep': 68.59, 'accuracy': '3D fix', 'altitude': 90.3, 'longitude': -78.515642833, 'latitude': 35.563540833} to topic: gpsd/attribute 2023-10-05 23:52:36,083 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10148), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:52:36,083 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:36.000Z', 'ept': 0.005, 'altHAE': 53.5, 'altMSL': 88.0, 'epx': 10.576, 'epy': 15.725, 'epv': 65.32, 'magvar': -9.3, 'speed': 0.026, 'climb': -0.1, 'eps': 31.45, 'epc': 130.64, 'geoidSep': -34.5, 'eph': 42.75, 'sep': 68.78, 'accuracy': '3D fix', 'altitude': 88.0, 'longitude': -78.515642833, 'latitude': 35.563526} to topic: gpsd/attribute 2023-10-05 23:52:47,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10149), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:52:47,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:47.000Z', 'ept': 0.005, 'altHAE': 52.4, 'altMSL': 86.9, 'epx': 10.586, 'epy': 15.676, 'epv': 65.55, 'magvar': -9.3, 'speed': 0.003, 'climb': 0.2, 'eps': 31.4, 'epc': 131.1, 'geoidSep': -34.5, 'eph': 42.94, 'sep': 68.97, 'accuracy': '3D fix', 'altitude': 86.9, 'longitude': -78.515645833, 'latitude': 35.563509833} to topic: gpsd/attribute 2023-10-05 23:52:57,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10150), 'b'gpsd/attribute'', ... (396 bytes) 2023-10-05 23:52:57,084 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:52:57.000Z', 'ept': 0.005, 'altHAE': 54.1, 'altMSL': 88.6, 'epx': 10.586, 'epy': 15.676, 'epv': 65.78, 'magvar': -9.3, 'speed': 0.049, 'climb': -0.1, 'eps': 31.35, 'epc': 131.33, 'geoidSep': -34.5, 'eph': 42.94, 'sep': 69.16, 'accuracy': '3D fix', 'altitude': 88.6, 'longitude': -78.515657667, 'latitude': 35.563502333} to topic: gpsd/attribute 2023-10-05 23:53:07,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10151), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:53:07,086 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:53:07.000Z', 'ept': 0.005, 'altHAE': 50.2, 'altMSL': 84.7, 'epx': 10.582, 'epy': 15.71, 'epv': 65.78, 'magvar': -9.3, 'speed': 0.088, 'climb': -0.5, 'eps': 31.42, 'epc': 131.56, 'geoidSep': -34.5, 'eph': 42.94, 'sep': 69.35, 'accuracy': '3D fix', 'altitude': 84.7, 'longitude': -78.515658667, 'latitude': 35.563478333} to topic: gpsd/attribute 2023-10-05 23:53:17,090 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10152), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:53:17,090 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:53:17.000Z', 'ept': 0.005, 'altHAE': 47.3, 'altMSL': 81.8, 'epx': 10.582, 'epy': 15.71, 'epv': 45.54, 'magvar': -9.3, 'speed': 0.143, 'climb': -0.3, 'eps': 31.42, 'epc': 91.08, 'geoidSep': -34.5, 'eph': 24.13, 'sep': 44.65, 'accuracy': '3D fix', 'altitude': 81.8, 'longitude': -78.515656667, 'latitude': 35.563468333} to topic: gpsd/attribute 2023-10-05 23:53:28,085 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10153), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:53:28,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:53:28.000Z', 'ept': 0.005, 'altHAE': 49.2, 'altMSL': 83.7, 'epx': 10.588, 'epy': 15.747, 'epv': 45.54, 'magvar': -9.3, 'speed': 0.075, 'climb': 0.3, 'eps': 31.49, 'epc': 91.08, 'geoidSep': -34.5, 'eph': 24.13, 'sep': 44.84, 'accuracy': '3D fix', 'altitude': 83.7, 'longitude': -78.515661333, 'latitude': 35.563482} to topic: gpsd/attribute 2023-10-05 23:53:38,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10154), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:53:38,086 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:53:38.000Z', 'ept': 0.005, 'altHAE': 49.5, 'altMSL': 84.0, 'epx': 10.556, 'epy': 15.761, 'epv': 45.77, 'magvar': -9.3, 'speed': 0.039, 'climb': 0.1, 'eps': 31.52, 'epc': 112.24, 'geoidSep': -34.5, 'eph': 24.13, 'sep': 44.84, 'accuracy': '3D fix', 'altitude': 84.0, 'longitude': -78.515652, 'latitude': 35.563476167} to topic: gpsd/attribute 2023-10-05 23:53:42,085 - MQTT Publisher - INFO - Published 12 updates in the last 2.0 minutes 2023-10-05 23:53:49,091 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10155), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:53:49,091 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:53:49.000Z', 'ept': 0.005, 'altHAE': 53.0, 'altMSL': 87.5, 'epx': 10.573, 'epy': 15.774, 'epv': 45.77, 'magvar': -9.3, 'speed': 0.014, 'climb': 0.3, 'eps': 31.55, 'epc': 91.54, 'geoidSep': -34.5, 'eph': 24.13, 'sep': 44.84, 'accuracy': '3D fix', 'altitude': 87.5, 'longitude': -78.515656167, 'latitude': 35.563486167} to topic: gpsd/attribute 2023-10-05 23:54:00,095 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10156), 'b'gpsd/attribute'', ... (389 bytes) 2023-10-05 23:54:00,095 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:00.000Z', 'ept': 0.005, 'altHAE': 54.8, 'altMSL': 89.3, 'epx': 10.573, 'epy': 15.774, 'epv': 45.77, 'magvar': -9.3, 'speed': 0.041, 'climb': 0.1, 'eps': 31.55, 'epc': 91.54, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.03, 'accuracy': '3D fix', 'altitude': 89.3, 'longitude': -78.5156565, 'latitude': 35.563498} to topic: gpsd/attribute 2023-10-05 23:54:11,087 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10157), 'b'gpsd/attribute'', ... (388 bytes) 2023-10-05 23:54:11,087 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:11.000Z', 'ept': 0.005, 'altHAE': 53.2, 'altMSL': 87.7, 'epx': 10.694, 'epy': 15.8, 'epv': 46.0, 'magvar': -9.3, 'speed': 0.024, 'climb': -0.4, 'eps': 31.6, 'epc': 92.0, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.03, 'accuracy': '3D fix', 'altitude': 87.7, 'longitude': -78.5156515, 'latitude': 35.563491833} to topic: gpsd/attribute 2023-10-05 23:54:21,090 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10158), 'b'gpsd/attribute'', ... (390 bytes) 2023-10-05 23:54:21,091 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:21.000Z', 'ept': 0.005, 'altHAE': 51.5, 'altMSL': 86.0, 'epx': 10.702, 'epy': 15.927, 'epv': 46.0, 'magvar': -9.3, 'speed': 0.015, 'climb': 0.1, 'eps': 31.85, 'epc': 92.0, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.22, 'accuracy': '3D fix', 'altitude': 86.0, 'longitude': -78.5156465, 'latitude': 35.563483667} to topic: gpsd/attribute 2023-10-05 23:54:32,083 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10159), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:54:32,083 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:32.000Z', 'ept': 0.005, 'altHAE': 50.7, 'altMSL': 85.2, 'epx': 10.709, 'epy': 15.968, 'epv': 46.0, 'magvar': -9.3, 'speed': 0.015, 'climb': 0.0, 'eps': 31.89, 'epc': 92.0, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.22, 'accuracy': '3D fix', 'altitude': 85.2, 'longitude': -78.515649833, 'latitude': 35.563485667} to topic: gpsd/attribute 2023-10-05 23:54:43,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10160), 'b'gpsd/attribute'', ... (388 bytes) 2023-10-05 23:54:43,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:43.000Z', 'ept': 0.005, 'altHAE': 49.8, 'altMSL': 84.3, 'epx': 10.709, 'epy': 15.968, 'epv': 46.23, 'magvar': -9.3, 'speed': 0.042, 'climb': 0.0, 'eps': 31.94, 'epc': 92.46, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.22, 'accuracy': '3D fix', 'altitude': 84.3, 'longitude': -78.515647, 'latitude': 35.563482} to topic: gpsd/attribute 2023-10-05 23:54:53,085 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10161), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:54:53,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:54:53.000Z', 'ept': 0.005, 'altHAE': 51.8, 'altMSL': 86.3, 'epx': 10.717, 'epy': 15.962, 'epv': 46.23, 'magvar': -9.3, 'speed': 0.033, 'climb': 0.3, 'eps': 31.93, 'epc': 92.46, 'geoidSep': -34.5, 'eph': 24.32, 'sep': 45.41, 'accuracy': '3D fix', 'altitude': 86.3, 'longitude': -78.515655167, 'latitude': 35.563496833} to topic: gpsd/attribute 2023-10-05 23:55:04,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10162), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:55:04,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:04.000Z', 'ept': 0.005, 'altHAE': 54.6, 'altMSL': 89.1, 'epx': 10.619, 'epy': 16.222, 'epv': 46.23, 'magvar': -9.3, 'speed': 0.087, 'climb': -0.2, 'eps': 32.44, 'epc': 92.46, 'geoidSep': -34.5, 'eph': 24.51, 'sep': 45.41, 'accuracy': '3D fix', 'altitude': 89.1, 'longitude': -78.515665333, 'latitude': 35.563512167} to topic: gpsd/attribute 2023-10-05 23:55:14,083 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10163), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:55:14,084 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:14.000Z', 'ept': 0.005, 'altHAE': 49.8, 'altMSL': 84.3, 'epx': 10.608, 'epy': 16.202, 'epv': 46.46, 'magvar': -9.3, 'speed': 0.015, 'climb': -0.3, 'eps': 32.4, 'epc': 92.92, 'geoidSep': -34.5, 'eph': 24.51, 'sep': 45.41, 'accuracy': '3D fix', 'altitude': 84.3, 'longitude': -78.515662167, 'latitude': 35.563494833} to topic: gpsd/attribute 2023-10-05 23:55:25,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10164), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:55:25,086 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:25.000Z', 'ept': 0.005, 'altHAE': 48.7, 'altMSL': 83.2, 'epx': 10.608, 'epy': 16.202, 'epv': 68.31, 'magvar': -9.3, 'speed': 0.024, 'climb': 0.0, 'eps': 32.4, 'epc': 114.77, 'geoidSep': -34.5, 'eph': 43.89, 'sep': 71.44, 'accuracy': '3D fix', 'altitude': 83.2, 'longitude': -78.5156595, 'latitude': 35.563493667} to topic: gpsd/attribute 2023-10-05 23:55:36,081 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10165), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:55:36,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:36.000Z', 'ept': 0.005, 'altHAE': 48.8, 'altMSL': 83.3, 'epx': 10.616, 'epy': 16.238, 'epv': 68.54, 'magvar': -9.3, 'speed': 0.045, 'climb': 0.1, 'eps': 32.48, 'epc': 137.08, 'geoidSep': -34.5, 'eph': 43.89, 'sep': 71.63, 'accuracy': '3D fix', 'altitude': 83.3, 'longitude': -78.51566, 'latitude': 35.563495833} to topic: gpsd/attribute 2023-10-05 23:55:43,075 - MQTT Publisher - INFO - Published 11 updates in the last 2.0 minutes 2023-10-05 23:55:47,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10166), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:55:47,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:47.000Z', 'ept': 0.005, 'altHAE': 49.3, 'altMSL': 83.8, 'epx': 10.57, 'epy': 16.326, 'epv': 46.69, 'magvar': -9.3, 'speed': 0.006, 'climb': -0.4, 'eps': 32.65, 'epc': 93.38, 'geoidSep': -34.5, 'eph': 24.51, 'sep': 45.79, 'accuracy': '3D fix', 'altitude': 83.8, 'longitude': -78.515660333, 'latitude': 35.563501667} to topic: gpsd/attribute 2023-10-05 23:55:58,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10167), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:55:58,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:55:58.000Z', 'ept': 0.005, 'altHAE': 48.4, 'altMSL': 82.9, 'epx': 10.591, 'epy': 16.339, 'epv': 46.69, 'magvar': -9.3, 'speed': 0.059, 'climb': 0.0, 'eps': 32.68, 'epc': 93.38, 'geoidSep': -34.5, 'eph': 24.51, 'sep': 45.79, 'accuracy': '3D fix', 'altitude': 82.9, 'longitude': -78.515659167, 'latitude': 35.563503} to topic: gpsd/attribute 2023-10-05 23:56:09,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10168), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:56:09,084 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:56:09.000Z', 'ept': 0.005, 'altHAE': 47.4, 'altMSL': 81.9, 'epx': 10.59, 'epy': 16.376, 'epv': 46.92, 'magvar': -9.3, 'speed': 0.058, 'climb': -0.2, 'eps': 32.75, 'epc': 93.84, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 45.79, 'accuracy': '3D fix', 'altitude': 81.9, 'longitude': -78.515656833, 'latitude': 35.563502667} to topic: gpsd/attribute 2023-10-05 23:56:20,080 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10169), 'b'gpsd/attribute'', ... (390 bytes) 2023-10-05 23:56:20,080 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:56:20.000Z', 'ept': 0.005, 'altHAE': 47.3, 'altMSL': 81.8, 'epx': 10.599, 'epy': 16.411, 'epv': 46.92, 'magvar': -9.3, 'speed': 0.044, 'climb': 0.1, 'eps': 32.82, 'epc': 93.84, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 45.98, 'accuracy': '3D fix', 'altitude': 81.8, 'longitude': -78.515653, 'latitude': 35.563501833} to topic: gpsd/attribute 2023-10-05 23:56:31,089 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10170), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:56:31,090 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:56:31.000Z', 'ept': 0.005, 'altHAE': 46.9, 'altMSL': 81.4, 'epx': 10.62, 'epy': 16.343, 'epv': 46.92, 'magvar': -9.3, 'speed': 0.011, 'climb': -0.1, 'eps': 32.69, 'epc': 93.84, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 45.98, 'accuracy': '3D fix', 'altitude': 81.4, 'longitude': -78.515654833, 'latitude': 35.563495333} to topic: gpsd/attribute 2023-10-05 23:56:42,081 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10171), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:56:42,081 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:56:42.000Z', 'ept': 0.005, 'altHAE': 45.9, 'altMSL': 80.4, 'epx': 10.62, 'epy': 16.343, 'epv': 47.15, 'magvar': -9.3, 'speed': 0.022, 'climb': 0.1, 'eps': 32.69, 'epc': 94.3, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 45.98, 'accuracy': '3D fix', 'altitude': 80.4, 'longitude': -78.515659333, 'latitude': 35.563486167} to topic: gpsd/attribute 2023-10-05 23:56:52,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10172), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:56:52,084 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:56:52.000Z', 'ept': 0.005, 'altHAE': 49.7, 'altMSL': 84.2, 'epx': 10.62, 'epy': 16.343, 'epv': 47.15, 'magvar': -9.3, 'speed': 0.027, 'climb': 0.7, 'eps': 32.69, 'epc': 94.3, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 46.17, 'accuracy': '3D fix', 'altitude': 84.2, 'longitude': -78.515663167, 'latitude': 35.563504333} to topic: gpsd/attribute 2023-10-05 23:57:02,086 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10173), 'b'gpsd/attribute'', ... (388 bytes) 2023-10-05 23:57:02,087 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:02.000Z', 'ept': 0.005, 'altHAE': 53.5, 'altMSL': 88.0, 'epx': 10.62, 'epy': 16.343, 'epv': 47.15, 'magvar': -9.3, 'speed': 0.049, 'climb': 0.0, 'eps': 32.69, 'epc': 94.3, 'geoidSep': -34.5, 'eph': 24.7, 'sep': 46.17, 'accuracy': '3D fix', 'altitude': 88.0, 'longitude': -78.515664, 'latitude': 35.563519333} to topic: gpsd/attribute 2023-10-05 23:57:13,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10174), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:57:13,083 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:13.000Z', 'ept': 0.005, 'altHAE': 50.3, 'altMSL': 84.8, 'epx': 10.506, 'epy': 16.269, 'epv': 47.38, 'magvar': -9.3, 'speed': 0.108, 'climb': -0.4, 'eps': 32.54, 'epc': 94.76, 'geoidSep': -34.5, 'eph': 24.89, 'sep': 46.36, 'accuracy': '3D fix', 'altitude': 84.8, 'longitude': -78.5156525, 'latitude': 35.563513333} to topic: gpsd/attribute 2023-10-05 23:57:24,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10175), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:57:24,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:24.000Z', 'ept': 0.005, 'altHAE': 49.6, 'altMSL': 84.1, 'epx': 10.428, 'epy': 16.469, 'epv': 47.38, 'magvar': -9.3, 'speed': 0.072, 'climb': 0.0, 'eps': 32.94, 'epc': 94.76, 'geoidSep': -34.5, 'eph': 24.89, 'sep': 46.36, 'accuracy': '3D fix', 'altitude': 84.1, 'longitude': -78.515648833, 'latitude': 35.5635075} to topic: gpsd/attribute 2023-10-05 23:57:35,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10176), 'b'gpsd/attribute'', ... (395 bytes) 2023-10-05 23:57:35,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:35.000Z', 'ept': 0.005, 'altHAE': 48.0, 'altMSL': 82.5, 'epx': 10.441, 'epy': 16.512, 'epv': 47.38, 'magvar': -9.3, 'speed': 0.011, 'climb': -0.3, 'eps': 33.02, 'epc': 94.76, 'geoidSep': -34.5, 'eph': 24.89, 'sep': 46.36, 'accuracy': '3D fix', 'altitude': 82.5, 'longitude': -78.515649667, 'latitude': 35.563499167} to topic: gpsd/attribute 2023-10-05 23:57:43,077 - MQTT Publisher - INFO - Published 11 updates in the last 2.0 minutes 2023-10-05 23:57:45,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10177), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:57:45,085 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:45.000Z', 'ept': 0.005, 'altHAE': 47.1, 'altMSL': 81.6, 'epx': 10.45, 'epy': 16.546, 'epv': 47.61, 'magvar': -9.3, 'speed': 0.108, 'climb': -0.1, 'eps': 33.09, 'epc': 95.22, 'geoidSep': -34.5, 'eph': 24.89, 'sep': 46.55, 'accuracy': '3D fix', 'altitude': 81.6, 'longitude': -78.5156505, 'latitude': 35.563506167} to topic: gpsd/attribute 2023-10-05 23:57:56,081 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10178), 'b'gpsd/attribute'', ... (390 bytes) 2023-10-05 23:57:56,081 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:57:56.000Z', 'ept': 0.005, 'altHAE': 48.5, 'altMSL': 83.0, 'epx': 10.45, 'epy': 16.546, 'epv': 47.61, 'magvar': -9.3, 'speed': 0.03, 'climb': 0.2, 'eps': 33.09, 'epc': 95.22, 'geoidSep': -34.5, 'eph': 24.89, 'sep': 46.55, 'accuracy': '3D fix', 'altitude': 83.0, 'longitude': -78.5156535, 'latitude': 35.563520667} to topic: gpsd/attribute 2023-10-05 23:58:07,082 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10179), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:58:07,083 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:58:07.000Z', 'ept': 0.005, 'altHAE': 48.5, 'altMSL': 83.0, 'epx': 10.422, 'epy': 34.09, 'epv': 70.61, 'magvar': -9.3, 'speed': 0.078, 'climb': -0.2, 'eps': 68.18, 'epc': 141.22, 'geoidSep': -34.5, 'eph': 44.46, 'sep': 73.34, 'accuracy': '3D fix', 'altitude': 83.0, 'longitude': -78.5156565, 'latitude': 35.563523167} to topic: gpsd/attribute 2023-10-05 23:58:18,080 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10180), 'b'gpsd/attribute'', ... (394 bytes) 2023-10-05 23:58:18,081 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:58:18.000Z', 'ept': 0.005, 'altHAE': 45.5, 'altMSL': 80.0, 'epx': 10.421, 'epy': 34.316, 'epv': 70.84, 'magvar': -9.3, 'speed': 0.046, 'climb': -0.2, 'eps': 68.63, 'epc': 141.45, 'geoidSep': -34.5, 'eph': 44.65, 'sep': 73.53, 'accuracy': '3D fix', 'altitude': 80.0, 'longitude': -78.5156575, 'latitude': 35.563500667} to topic: gpsd/attribute 2023-10-05 23:58:29,081 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10181), 'b'gpsd/attribute'', ... (391 bytes) 2023-10-05 23:58:29,082 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:58:29.000Z', 'ept': 0.005, 'altHAE': 44.5, 'altMSL': 79.0, 'epx': 10.417, 'epy': 16.795, 'epv': 70.84, 'magvar': -9.3, 'speed': 0.101, 'climb': -0.1, 'eps': 33.59, 'epc': 141.68, 'geoidSep': -34.5, 'eph': 44.65, 'sep': 73.53, 'accuracy': '3D fix', 'altitude': 79.0, 'longitude': -78.515656, 'latitude': 35.5634825} to topic: gpsd/attribute 2023-10-05 23:58:40,080 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10182), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:58:40,081 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:58:40.000Z', 'ept': 0.005, 'altHAE': 44.9, 'altMSL': 79.4, 'epx': 10.435, 'epy': 16.747, 'epv': 71.07, 'magvar': -9.3, 'speed': 0.099, 'climb': 0.2, 'eps': 50.03, 'epc': 142.14, 'geoidSep': -34.5, 'eph': 44.65, 'sep': 73.72, 'accuracy': '3D fix', 'altitude': 79.4, 'longitude': -78.515659167, 'latitude': 35.5634685} to topic: gpsd/attribute 2023-10-05 23:58:51,084 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10183), 'b'gpsd/attribute'', ... (393 bytes) 2023-10-05 23:58:51,084 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:58:51.000Z', 'ept': 0.005, 'altHAE': 46.1, 'altMSL': 80.6, 'epx': 10.46, 'epy': 16.759, 'epv': 48.07, 'magvar': -9.3, 'speed': 0.106, 'climb': 0.1, 'eps': 33.52, 'epc': 96.14, 'geoidSep': -34.5, 'eph': 25.08, 'sep': 46.93, 'accuracy': '3D fix', 'altitude': 80.6, 'longitude': -78.515659833, 'latitude': 35.563480833} to topic: gpsd/attribute 2023-10-05 23:59:01,089 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10184), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:59:01,089 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:59:01.000Z', 'ept': 0.005, 'altHAE': 46.8, 'altMSL': 81.3, 'epx': 10.46, 'epy': 16.759, 'epv': 48.07, 'magvar': -9.3, 'speed': 0.05, 'climb': 0.0, 'eps': 33.52, 'epc': 96.14, 'geoidSep': -34.5, 'eph': 25.08, 'sep': 46.93, 'accuracy': '3D fix', 'altitude': 81.3, 'longitude': -78.515655667, 'latitude': 35.563482333} to topic: gpsd/attribute 2023-10-05 23:59:12,078 - MQTT Publisher - DEBUG - Sending PUBLISH (d0, q0, r0, m10185), 'b'gpsd/attribute'', ... (392 bytes) 2023-10-05 23:59:12,079 - MQTT Publisher - DEBUG - Published: {'class': 'TPV', 'device': '/dev/ttyACM0', 'mode': 3, 'time': '2023-10-06T03:59:12.000Z', 'ept': 0.005, 'altHAE': 47.1, 'altMSL': 81.6, 'epx': 10.471, 'epy': 16.793, 'epv': 48.07, 'magvar': -9.3, 'speed': 0.103, 'climb': 0.1, 'eps': 33.55, 'epc': 96.14, 'geoidSep': -34.5, 'eph': 25.08, 'sep': 47.12, 'accuracy': '3D fix', 'altitude': 81.6, 'longitude': -78.5156555, 'latitude': 35.563485667} to topic: gpsd/attribute

corvy commented 1 year ago

Hello, do you have access to terminal? I would love if you tried the following command when it freezes:

~ # docker ps | grep gpsd
ffd0c819732d   sbarmen/aarch64-addon-gpsd2mqtt:2023.8.0                         "/init /run.sh"          22 hours ago   Up 22 hours                                                                                                                                            addon_2d5c2698_gpsd2mqtt
~ # docker exec -t ffd0c819732d gpspipe -w
{"class":"VERSION","release":"3.25","rev":"3.25","proto_major":3,"proto_minor":15}
{"class":"DEVICES","devices":[{"class":"DEVICE","path":"/dev/ttyAMA0","driver":"NMEA0183","readonly":"true","activated":"2023-11-13T07:57:29.653Z","flags":1,"native":0,"bps":9600,"parity":"N","stopbits":1,"cycle":1.00}]}
{"class":"WATCH","enable":true,"json":true,"nmea":false,"raw":0,"scaled":false,"timing":false,"split24":false,"pps":false}

If you could send me the output of this? Thank you!

corvy commented 9 months ago

Hello, since I have not heard from you in a while I will close this ticket. Please make sure you try the newer releases if you still have issues. Should you need further assistance please open the ticket and we can resume our work. :)

Have a great day!