miraclx / freyr-js

A tool for downloading songs from music streaming services like Spotify and Apple Music.
https://git.io/freyr-js
Apache License 2.0
1.37k stars 89 forks source link

Failed To Detect An Internet Connection #677

Open Minivansegway opened 1 month ago

Minivansegway commented 1 month ago

Hey so i haven't used cider in a long time but now when i try it just says Failed To Detect An Internet Connection. Screenshot 2024-06-07 at 8 15 23 PM

andremxmx commented 1 month ago

you try to do a ping test to ip and to a domain name and in all you get response?

Minivansegway commented 1 month ago

I did the ping and now it doesn't give me that error but now ive got a different one Screenshot 2024-06-08 at 5 25 38 PM

miraclx commented 3 weeks ago

@Minivansegway, can you try uninstalling and reinstalling freyr? that should force it's youtube-dl version to update.

Minivansegway commented 2 weeks ago

so i tried that and it popped out these warnings. still tried to download a song but same issue Screenshot 2024-06-19 at 1 33 38 PM

miraclx commented 2 weeks ago

Unfortunately, there's no direct way to force our dependency youtube-dl-exec to reinstall it's dependency yt-dlp (when freyr is installed globally).

For now, I'll recommend the manual (from source) freyr installation procedure.

Once the deps have been loaded, and you've linked freyr globally.. if it still doesn't work, uninstall youtube-dl-exec inside the freyr folder and reinstall it.

If that still doesn't work, then say so and we might have to get into the weeds..