NOAA APT decoding and upload

OK. Thanks for your answer.

Now it seems like my client stopped also uploading the audio and waterfall.
I checked the log files and found this:

Mar 06 11:41:49 raspberrypi satnogs-client[572]: Exception in thread Thread-6759:
Mar 06 11:41:49 raspberrypi satnogs-client[572]: Traceback (most recent call last):
Mar 06 11:41:49 raspberrypi satnogs-client[572]: File “/usr/lib/python2.7/threading.py”, line 801, in __bootstrap_inner
Mar 06 11:41:49 raspberrypi satnogs-client[572]: self.run()
Mar 06 11:41:49 raspberrypi satnogs-client[572]: File “/usr/lib/python2.7/threading.py”, line 754, in run
Mar 06 11:41:49 raspberrypi satnogs-client[572]: self.__target(*self.__args, **self.__kwargs)
Mar 06 11:41:49 raspberrypi satnogs-client[572]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/observer/worker.py”, line 127, in _communicate_tracking_info
Mar 06 11:41:49 raspberrypi satnogs-client[572]: self.check_observation_end_reached()
Mar 06 11:41:49 raspberrypi satnogs-client[572]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/observer/worker.py”, line 175, in check_observation_end_reached
Mar 06 11:41:49 raspberrypi satnogs-client[572]: self.trackstop()
Mar 06 11:41:49 raspberrypi satnogs-client[572]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/observer/worker.py”, line 168, in trackstop
Mar 06 11:41:49 raspberrypi satnogs-client[572]: os.killpg(os.getpgid(self._gnu_proc.pid), signal.SIGKILL)
Mar 06 11:41:49 raspberrypi satnogs-client[572]: OSError: [Errno 3] No such process

Anybody who can help?
Maybe I will start all over again and rewrite the image to the SD card :frowning: