You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a script search.js in nodejs that search for music and a script download.js that download music and a script python for user input and i call with subprocess search.js or download.js. all works fine except when i want to download a music i get 'user not exist' i search in your package and apparently peers == {} i don't understand the meaning so i open an issue hope u will guide me ...
The text was updated successfully, but these errors were encountered:
I've the same problem on Debian, but I don't on Windows, did you have time to debug ?
It seems like after transferRequest, I receive a Connect To Peer (18) message on server connection on Linux, and I receive a Download Reply (41) in peer connection on Windows...
hi,
i have a script search.js in nodejs that search for music and a script download.js that download music and a script python for user input and i call with subprocess search.js or download.js. all works fine except when i want to download a music i get 'user not exist' i search in your package and apparently peers == {} i don't understand the meaning so i open an issue hope u will guide me ...
The text was updated successfully, but these errors were encountered: