-
Notifications
You must be signed in to change notification settings - Fork 458
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
thread 'main' panicked at 'called Result::unwrap()
#786
Comments
I have the exact same error, running Manjaro with 5.10 linux. |
Same error running on archlinuxarm on Raspberry PI3 B+ |
thanks @robinvd
that I think it's about cache, but |
glad it helped! as for the new error, there was a similar issue, see #772 (comment), but that was with an invalid path, you could try just commeting it out. Ill add that panic to my todo list for better error messages haha |
A valid path to a directory or file? Is it relative or absolute? Does it work with cache commented out? |
Was hitting issue: Spotifyd/spotifyd#786 (real issue: Spotifyd/spotifyd#765), but updating to the latest configuration file changes (https://spotifyd.github.io/spotifyd/config/File.html) fixed my `spotifyd` service from running.
@spoergsmaal which of the 2 issues are you having? |
@spoergsmaal |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
hello please help me, i am getting this error message
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { inner: ErrorInner { kind: NumberInvalid, line: Some(2), col: 11, at: Some(49), message: "", key: [] } }', src/config.rs:477:67 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
this is my current config
The text was updated successfully, but these errors were encountered: