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

thread 'main' panicked #116

Closed
1 task done
Diablotin76 opened this issue Oct 30, 2024 · 0 comments · Fixed by #125
Closed
1 task done

thread 'main' panicked #116

Diablotin76 opened this issue Oct 30, 2024 · 0 comments · Fixed by #125

Comments

@Diablotin76
Copy link

🔍 Is there already an issue for your problem?

  • I have checked older issues, open and closed

📝 Description

./discrakt_darwin
2024-10-30T19:39:45Z : Nothing is being played
2024-10-30T19:40:00Z : The Irrational - S1E9 - Cheating Life | 42.83%
2024-10-30T19:40:16Z : The Irrational - S1E9 - Cheating Life | 29.42%
2024-10-30T19:40:31Z : The Irrational - S1E9 - Cheating Life | 30.00%
2024-10-30T19:40:46Z : The Irrational - S1E9 - Cheating Life | 30.58%
2024-10-30T19:41:01Z : The Irrational - S1E9 - Cheating Life | 31.16%
2024-10-30T19:41:16Z : The Irrational - S1E9 - Cheating Life | 31.74%
2024-10-30T19:41:31Z : The Irrational - S1E9 - Cheating Life | 32.33%
2024-10-30T19:41:47Z : The Irrational - S1E9 - Cheating Life | 32.95%
2024-10-30T19:42:02Z : The Irrational - S1E9 - Cheating Life | 33.53%
2024-10-30T19:42:17Z : The Irrational - S1E9 - Cheating Life | 34.11%
thread 'main' panicked at src/trakt.rs:127:22:
TMDB API call failed: Transport(Transport { kind: Io, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.themoviedb.org")), port: None, path: "/3/tv/217211/season/1/images", query: Some("api_key=21b815a75fec5f1e707e3da1b9b2d7e3"), fragment: None }), source: Some(Custom { kind: TimedOut, error: Transport(Transport { kind: Io, message: Some("Error encountered in the status line"), url: None, source: Some(Os { code: 60, kind: TimedOut, message: "Operation timed out" }) }) }) })
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

🪜 Steps To Reproduce

  1. Start the app
    
  2. Have it running without issues for a while
    
  3. TMDB has some hiccup and it crashes
    

ℹ System Info

OS: Darwin (MacOS 15.1)
Chip : Apple M3
Version : v2.6.0

📸 Screenshots

No response

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

Successfully merging a pull request may close this issue.

1 participant