[GH-ISSUE #161] DNS failed #120

Closed
opened 2026-02-28 14:30:45 +03:00 by kerem · 2 comments
Owner

Originally created by @pablodz on GitHub (Aug 31, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/161

Hello there,

I'm getting this error from the latest build.

[2021-08-31T17:55:11Z INFO  psst_gui::controller::playback] playing
[2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution
[2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution

I just played the song and it suddenly stopped, then I checked the logs and saw that.

Originally created by @pablodz on GitHub (Aug 31, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/161 Hello there, I'm getting this error from the latest build. ```bash [2021-08-31T17:55:11Z INFO psst_gui::controller::playback] playing [2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:43Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution [2021-08-31T17:55:44Z ERROR psst_core::audio_file] failed to download: https://audio-fa.scdn.co/audio/1129e85127f1370f5501384f5672c7af77b91e0e?1630518882_X627jMo_-I5weoniujVXMgfveTvGgJmbTU7dnChf49k=: Dns Failed: failed to lookup address information: Temporary failure in name resolution ``` I just played the song and it suddenly stopped, then I checked the logs and saw that.
kerem closed this issue 2026-02-28 14:30:45 +03:00
Author
Owner

@jpochyla commented on GitHub (Sep 1, 2021):

Look like an internet problem on your part? Playback is not very resilient to network errors, it will improve in the future, but I'll close this as it's not very related.

<!-- gh-comment-id:910395362 --> @jpochyla commented on GitHub (Sep 1, 2021): Look like an internet problem on your part? Playback is not very resilient to network errors, it will improve in the future, but I'll close this as it's not very related.
Author
Owner

@pablodz commented on GitHub (Sep 1, 2021):

Look like an internet problem on your part? Playback is not very resilient to network errors, it will improve in the future, but I'll close this as it's not very related.

Okay, thanks :)

<!-- gh-comment-id:910406320 --> @pablodz commented on GitHub (Sep 1, 2021): > Look like an internet problem on your part? Playback is not very resilient to network errors, it will improve in the future, but I'll close this as it's not very related. Okay, thanks :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#120
No description provided.