Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SongRec crashing because of an "Utf8Error" ? #166

Open
pinpin890 opened this issue May 27, 2024 · 0 comments
Open

SongRec crashing because of an "Utf8Error" ? #166

pinpin890 opened this issue May 27, 2024 · 0 comments

Comments

@pinpin890
Copy link

Hello!

I am a beginner so I apologize for anything I miss or overlook.
I currently have SongRec installed with Cargo. My current setup is running SongRec via CLI and having it send its results to a txt file so my broadcasting software (BUTT) can read the contents and update the Now Playing field.

songrec listen | tee butt.txt

I would have it running for days or weeks and then I would get this error:

thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 1, error_len: Some(1) }', /home/admin/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.38/src/error.rs:223:40 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

When I run into the error, I'll kill the terminal window and start it up again, and it'll be back to normal. I'm not sure what is causing the error as its very unpredictable.

Attached is the terminal output:
vncviewer_ijn91eZvtS

Any insight would be great! Thank you in advance

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

No branches or pull requests

1 participant