I am having problems with my RTKBase. I cannot connect to the web UI anymore. I can ssh to it so I know its connected to the internet. I saw there was an issue after updating that might be the problem. I’m not sure how to delete the files via ssh and get back up and running. Anyone have a step by step guide or able to walk me through it?
Edit:
Also tried using the videos to just start over with sd card, but that hasn’t worked either
@DLT00 Sounds like the web server isn’t running. What happens when you run systemctl status rtkbase_web?
It should say something like
● rtkbase_web.service - RTKBase Web Server
Loaded: loaded (/etc/systemd/system/rtkbase_web.service; enabled; preset: enabled)
Active: active (running) since Fri 2025-02-14 18:17:07 UTC; 2 weeks 5 days ago
Main PID: 525 (python)
Tasks: 2 (limit: 2138)
Memory: 83.0M
CPU: 10h 6min 29.700s
CGroup: /system.slice/rtkbase_web.service
├─ 525 /home/basegnss/rtkbase/venv/bin/python /home/basegnss/rtkbase/web_app/server.py
└─1463 /home/basegnss/rtkbase/venv/bin/python /home/basegnss/rtkbase/web_app/server.py
If line 2 does not say “enabled”, you must run sudo systemctl enable rtkbase_web,
If line 3 does not say “running”, you must run sudo systemctl start rtkbase_web
Is it just the webpage that isn’t working, or is the caster side also down?
I did get RTKBase up and running using an old img file 2.4.1 version. I just updated from within the web interface. Also had tried using tailscale and so was getting the wrong ssh name. Thanks all for the help!
I moved houses over the winter and just set up the antenna at its new location, so gotta redo the coordinates.
If I just leave the base station running for a few days, can I then copy the PPP coordinates on the front page and use those? Or do I still need to go through the whole rinex process?
I got the basestation running but i couln’t acces to the web via basegnss.local nor ip 192.168.1.x. Any suggestions? using RPI 4B and also i have reimaged the RTKBase more times i could count.
When i pinged the IP of the basetastion i got response, tried to access it from phone, no result, checked that there’s http in front of basegnss.local, also tried the command u mentioned and got response of :
pi@basegnss:~ $ systemctl status rtkbase_web
Unit rtkbase_web.service could not be found.
pi@basegnss:~ $ systemctl status str2str_tcp
Unit str2str_tcp.service could not be found.
in the meantime i fixed pis 2 ip-s on router. the strangest thing is that I quickly set up octopi (runs on pi also, meant to control 3dprinter via web) and it works like a charm without any modifications, so i’m lost