picclock
New Member
I succumbed to the lure of shiny new toys and invested in a preassembled, tested and calibrated ispindel
, which looks to work well. I have a RPi4 around on which I installed fermentrack. Sadly, the two do not like to communicate
. They must have once as there is a solitary log entry ispindel :
'{"name":"Red","ID":5179882,"token":"fermentrack","angle":61.28779,"temperature":22.5,"temp_units":"C","battery":4.150157,"gravity":1.063814,"interval":9,"RSSI":-45}'
I am reasonably certain that the ispindel device works properly. If set to calibrate mode, and login on 192.168.4.1 to the ispindel network, and select info, the temperature and device angle in real time are displayed. So if you waggle it the angle immediately changes. When in the operating mode I can see the device on my router as ESP-4F09EA, so it can clearly access my home network.
The only other clue I have as to whats going on is the stderr error log which seems to indicate that its not listening :
[2024-06-11 14:19:42 +0000] [26] [INFO] Starting gunicorn 20.1.0
[2024-06-11 14:19:42 +0000] [26] [INFO] Listening at: http://127.0.0.1:5000 (26)
[2024-06-11 14:19:42 +0000] [26] [INFO] Using worker: sync
[2024-06-11 14:19:42 +0000] [31] [INFO] Booting worker with pid: 31
[2024-06-11 14:19:42 +0000] [32] [INFO] Booting worker with pid: 32
[2024-06-11 14:19:42 +0000] [33] [INFO] Booting worker with pid: 33
[2024-06-11 14:19:42 +0000] [34] [INFO] Booting worker with pid: 34
[2024-06-11 14:42:56 +0000] [24] [INFO] Starting gunicorn 20.1.0
[2024-06-11 14:42:56 +0000] [24] [INFO] Listening at: http://127.0.0.1:5000 (24)
[2024-06-11 14:42:56 +0000] [24] [INFO] Using worker: sync
[2024-06-11 14:42:56 +0000] [29] [INFO] Booting worker with pid: 29
[2024-06-11 14:42:56 +0000] [30] [INFO] Booting worker with pid: 30
[2024-06-11 14:42:56 +0000] [31] [INFO] Booting worker with pid: 31
[2024-06-11 14:42:56 +0000] [32] [INFO] Booting worker with pid: 32
Internal Server Error: /api/log/text/ispindel/stderr/
Not Found: /favicon.ico
Internal Server Error: /api/log/text/ispindel/stderr/
Not Found: /favicon.ico
Any help or assistance much appreciated.
Best Regards
picclock
'{"name":"Red","ID":5179882,"token":"fermentrack","angle":61.28779,"temperature":22.5,"temp_units":"C","battery":4.150157,"gravity":1.063814,"interval":9,"RSSI":-45}'
I am reasonably certain that the ispindel device works properly. If set to calibrate mode, and login on 192.168.4.1 to the ispindel network, and select info, the temperature and device angle in real time are displayed. So if you waggle it the angle immediately changes. When in the operating mode I can see the device on my router as ESP-4F09EA, so it can clearly access my home network.
The only other clue I have as to whats going on is the stderr error log which seems to indicate that its not listening :
[2024-06-11 14:19:42 +0000] [26] [INFO] Starting gunicorn 20.1.0
[2024-06-11 14:19:42 +0000] [26] [INFO] Listening at: http://127.0.0.1:5000 (26)
[2024-06-11 14:19:42 +0000] [26] [INFO] Using worker: sync
[2024-06-11 14:19:42 +0000] [31] [INFO] Booting worker with pid: 31
[2024-06-11 14:19:42 +0000] [32] [INFO] Booting worker with pid: 32
[2024-06-11 14:19:42 +0000] [33] [INFO] Booting worker with pid: 33
[2024-06-11 14:19:42 +0000] [34] [INFO] Booting worker with pid: 34
[2024-06-11 14:42:56 +0000] [24] [INFO] Starting gunicorn 20.1.0
[2024-06-11 14:42:56 +0000] [24] [INFO] Listening at: http://127.0.0.1:5000 (24)
[2024-06-11 14:42:56 +0000] [24] [INFO] Using worker: sync
[2024-06-11 14:42:56 +0000] [29] [INFO] Booting worker with pid: 29
[2024-06-11 14:42:56 +0000] [30] [INFO] Booting worker with pid: 30
[2024-06-11 14:42:56 +0000] [31] [INFO] Booting worker with pid: 31
[2024-06-11 14:42:56 +0000] [32] [INFO] Booting worker with pid: 32
Internal Server Error: /api/log/text/ispindel/stderr/
Not Found: /favicon.ico
Internal Server Error: /api/log/text/ispindel/stderr/
Not Found: /favicon.ico
Any help or assistance much appreciated.
Best Regards
picclock