Skip to content

Can't decode byte from rtl_tcp subprocess? #155

Answered by contagon
contagon asked this question in Q&A
Discussion options

You must be logged in to vote

Figured this out myself, for some reason my rtl-sdr dongle wasn't getting mapped into the docker container properly -> caused rcl_tcp to fail -> caused the above failure when the subprocess couldn't handle some byte in the error log.

Was able to figure it out by removing "universal_newlines=True" from the subprocess command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by contagon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant