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

xrit-rx stops working after a while #24

@dive76

Description

@dive76

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions