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.61k stars 103 forks source link

Failed To Detect An Internet Connection #677

Open Minivansegway opened 5 months ago

Minivansegway commented 5 months 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 5 months ago

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

Minivansegway commented 5 months 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 5 months ago

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

Minivansegway commented 5 months 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 5 months 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..

Sikhili commented 4 months ago

I tried all of these and no result please try consediring to fix these erorrs and we're waiting for the update🙏

Sikhili commented 4 months ago

image

miraclx commented 4 months ago

I tried all of these and no result

You did this?

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

Sikhili commented 4 months ago

I already did it twice

Sikhili commented 4 months ago

Lemme know if i'm missing something

miraclx commented 4 months ago

If you don't mind, can you do it once more, so I can see what sequence of operations you're executing? And make corrections if there's any to be made.

Feel free to nuke your local freyr clone, and restart the process afresh.