This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Description hey, ther
ive got a question about crocodilehunter.
if i do sudo ./crocodilehunter.py -d it says
04:36:11 default - INFO starting crocodile hunter project: default
04:36:11 default - INFO Starting WebUI
04:36:11 default - INFO * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
04:36:11 default - INFO Checking for config file
04:36:11 default - INFO Compiling srsUE
04:36:12 default - INFO SrsUE built succesfully
04:36:12 default - INFO Reticulating Splines
04:36:12 default - DEBUG Connecting to gpsd socket at 127.0.0.1:2947
04:36:12 default - DEBUG Waiting for welcome message
04:36:12 default - DEBUG Enabling gps
04:36:12 default - DEBUG Polling gps
04:36:12 default - INFO No GPS fix detected. Waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - CRITICAL No GPS fix detected. Exiting.
04:36:12 default - ERROR Unhandled exception:
Traceback (most recent call last):
File "./crocodilehunter.py", line 281, in
crocodile_hunter.start()
File "./crocodilehunter.py", line 137, in start
exit(1)
File "/usr/lib/python3.8/_sitebuiltins.py", line 26, in call
raise SystemExit(code)
SystemExit: 1
04:36:12 default - ERROR Exiting...
04:36:12 default - WARNING Stopping Watchdog
04:36:12 default - SUCCESS See you space cowboy...
so, why i can't get no gps fix? can anybody say what there is to do with this issue?
Reactions are currently unavailable
hey, ther
ive got a question about crocodilehunter.
if i do sudo ./crocodilehunter.py -d it says
04:36:11 default - INFO starting crocodile hunter project: default
04:36:11 default - INFO Starting WebUI
04:36:11 default - INFO * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
04:36:11 default - INFO Checking for config file
04:36:11 default - INFO Compiling srsUE
04:36:12 default - INFO SrsUE built succesfully
04:36:12 default - INFO Reticulating Splines
04:36:12 default - DEBUG Connecting to gpsd socket at 127.0.0.1:2947
04:36:12 default - DEBUG Waiting for welcome message
04:36:12 default - DEBUG Enabling gps
04:36:12 default - DEBUG Polling gps
04:36:12 default - INFO No GPS fix detected. Waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - DEBUG Try %s waiting for fix.
04:36:12 default - DEBUG Polling gps
04:36:12 default - CRITICAL No GPS fix detected. Exiting.
04:36:12 default - ERROR Unhandled exception:
Traceback (most recent call last):
File "./crocodilehunter.py", line 281, in
crocodile_hunter.start()
File "./crocodilehunter.py", line 137, in start
exit(1)
File "/usr/lib/python3.8/_sitebuiltins.py", line 26, in call
raise SystemExit(code)
SystemExit: 1
04:36:12 default - ERROR Exiting...
04:36:12 default - WARNING Stopping Watchdog
04:36:12 default - SUCCESS See you space cowboy...
so, why i can't get no gps fix? can anybody say what there is to do with this issue?