Skip to content
This repository was archived by the owner on Jan 13, 2020. It is now read-only.
This repository was archived by the owner on Jan 13, 2020. It is now read-only.

Service for waterfall crashes all the time #106

@pe1chl

Description

@pe1chl

I installed OpenWebRx on a PC with SDRPlay RSP1 and I find that it works the first time
I try listening, but when the connection to the user is not so good the service for the waterfall
crashes with the messages shown below and when the next user connects there is no waterfall
anymore, but the receiver still sends audio and is tunable.
Then I need to stop and restart the program to get it working again, but never for very long.

Exception happened during processing of request from ('(ip address here)', 34756)
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 599, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 657, in init
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 716, in finish
self.wfile.close()
File "/usr/lib/python2.7/socket.py", line 279, in close
self.flush()
File "/usr/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [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