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

Psst closes when attempting to refetch expired access token #564

Open
CodeF53 opened this issue Dec 6, 2024 · 2 comments
Open

Psst closes when attempting to refetch expired access token #564

CodeF53 opened this issue Dec 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@CodeF53
Copy link

CodeF53 commented Dec 6, 2024

Describe the bug

$ RUST_BACKTRACE=1 psst-gui
...
[2024-12-06T03:42:28Z INFO  psst_core::session::access_token] access token expired, requesting
thread 'main' panicked at /home/cassie/.cargo/registry/src/index.crates.io-6f17d22bba15001f/souvlaki-0.7.3/src/platform/mpris/zbus.rs:139:29:
called `Result::unwrap()` on an `Err` value: SendError { .. }
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
thread 'main' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
thread caused non-unwinding panic. aborting.
fish: Job 1, 'RUST_BACKTRACE=1 psst-gui' terminated by signal SIGABRT (Abort)

Environment

  • desktop enviroment: KDE Plasma (wayland)
  • kernel: 6.12.1-zen1-1-zen (64-bit)
  • Version: r547.0cd9904-1 (via AUR)

Additional context
Add any other context about the problem here.

@CodeF53 CodeF53 added the bug Something isn't working label Dec 6, 2024
@jacksongoode
Copy link
Collaborator

Does this happen reliably? It seems to be triggered by zbus?

@CodeF53
Copy link
Author

CodeF53 commented Dec 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants