FrostySo / Ps4-Pkg-Sender

Sends pkg files to your ps4 remotely
85 stars 12 forks source link

Failed to initialize server - Address already in use #17

Closed skrad9101 closed 3 years ago

skrad9101 commented 3 years ago

It is green and connected, but the status shows Failed to initialize server - Address already in use.

Not sure what kind of info should I provide.

image

FrostySo commented 3 years ago

Port 8080 is in use. You need to find what's using port 8080 and stop it. Then it will work. If the program crashed randomly then go on task manager and kill all "node" processes or even nodejs.

skrad9101 commented 3 years ago

Thanks for the reply. I think I stopped what is using 8080, now it stuck on 0% and sending forever. What else should I do?

image