Hi,
depending on the method/guide you followed, seeing the logs of a compose stack: docker compose logs -f --tail 50 -t
or if not compose docker logs -f --tail 50 -t satnogs_client or what the container was named.
ps. better to stay in one forum thread as it is easier to look at the history and not having to clarify several times.
Maybe how would you recommend i solve the error of the satnogs-client service stop immediately it is started if you run
sudo systemctl restart satnogs-client
Also you mentioned depending on the guide I followed? Would you recommmend a different guide or method for using Docker to run my SATNOGS operations on a UHF/VHF ground station that seems easier?
Dockerized client and the host based systemd of the client is mutually exclusive, client under docker is not controlled via systemd in any of my guides. This just points to a big discrepancy what you are telling me or doing.