Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

xrit-rx stops working after a while #24

Open
dive76 opened this issue Aug 22, 2022 · 0 comments
Open

xrit-rx stops working after a while #24

dive76 opened this issue Aug 22, 2022 · 0 comments

Comments

@dive76
Copy link

dive76 commented Aug 22, 2022

I get the following error after a few days of running:

pi@raspberrypi:~ $ sudo systemctl status xrit-rx
● xrit-rx.service - xrit-rx - LRIT/HRIT Downlink Processor
Loaded: loaded (/etc/systemd/system/xrit-rx.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2022-08-14 14:27:28 +08; 1 weeks 1 days ago
Docs: https://github.com/sam210723/xrit-rx
Main PID: 1451 (python3)
Tasks: 3 (limit: 4915)
CPU: 31min 5.523s
CGroup: /system.slice/xrit-rx.service
└─1451 /usr/bin/python3 xrit-rx.py

Aug 22 18:53:42 raspberrypi python3[1451]: File "/usr/lib/python3.9/http/server.py", line 427, in handle
Aug 22 18:53:42 raspberrypi python3[1451]: self.handle_one_request()
Aug 22 18:53:42 raspberrypi python3[1451]: File "/usr/lib/python3.9/http/server.py", line 415, in handle_one_request
Aug 22 18:53:42 raspberrypi python3[1451]: method()
Aug 22 18:53:42 raspberrypi python3[1451]: File "/home/pi/xrit-rx/dash.py", line 99, in do_GET
Aug 22 18:53:42 raspberrypi python3[1451]: self.wfile.write(
Aug 22 18:53:42 raspberrypi python3[1451]: File "/usr/lib/python3.9/socketserver.py", line 799, in write
Aug 22 18:53:42 raspberrypi python3[1451]: self._sock.sendall(b)
Aug 22 18:53:42 raspberrypi python3[1451]: BrokenPipeError: [Errno 32] Broken pipe

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant