wouterdebie / locast2tuner

Locast to Emby/Plex/Channels server
https://wouterdebie.github.io/locast2tuner/
MIT License
52 stars 8 forks source link

PEBCAK #73

Closed grantbarrett closed 3 years ago

grantbarrett commented 3 years ago

This looks like a continuation of #72. Using a newly installed 0.1.48 on macOS 11.5 (using Homebrew), attempts to run locast2tuner from the command line go as follows:

user@Mac ~ % locast2tuner -U "user@example.com" -P "UserPassword123" --rust_backtrace -z 12113 --tuner_count 4 -v 4 Aug 05 15:48:50.777 INFO locast2tuner 0.1.48 on Darwin 20.6.0 starting.. Aug 05 15:48:50.777 INFO UUID: 677cb0ae-d2e1-4af7-8bbc-930f64fa0cd6 Aug 05 15:48:50.777 INFO Logging in with user@example.com Aug 05 15:48:50.777 DEBG starting new connection: https://api.locastnet.org/ Aug 05 15:48:50.820 TRCE registering event source with poller: token=Token(1), interests=READABLE | WRITABLE Aug 05 15:48:51.173 TRCE signal: Want Aug 05 15:48:51.173 TRCE signal found waiting giver, notifying Aug 05 15:48:51.173 TRCE poll_want: taker wants! Aug 05 15:48:51.344 TRCE signal: Want Aug 05 15:48:51.344 TRCE signal: Want Aug 05 15:48:51.344 DEBGthread 'main ' panicked at 'Login failedresponse '404 Not Found' for https://api.locastnet.org/api/user/login?client_id=CqhAMsBw%2BnxTXSJMLGqyOw%3D%3D', src/credentials.rs :72:9 stack backtrace: 0: std::panicking::begin_panic 1: <core::future::from_generator::GenFuture as core::future::future::Future>::poll 2: locast2tuner::main::{{closure}} 3: tokio::macros::scoped_tls::ScopedKey::set 4: <core::future::from_generator::GenFuture as core::future::future::Future>::poll 5: tokio::macros::scoped_tls::ScopedKey::set 6: tokio::runtime::Runtime::block_on note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace. zsh: abort locast2tuner -U "user@example.com" -P "UserPassword123" --rust_backtrace -z

grantbarrett commented 3 years ago

Oops. My fault. I miskeyed the password.