jangxx / OVRT_Soundpad

An OVR Toolkit custom app and a bridge that allows triggering Soundpad effects from within OVR Toolkit
MIT License
9 stars 1 forks source link

Can't launch Bridge 1.2.0-1: Websoket server #8

Open Askoltik opened 1 year ago

Askoltik commented 1 year ago

I get an error on startup: Could not start the websocket server: error while attempting to bind on address("127.0.0.1", 64153): сделана попытка доступа к сокету методом, запрещенными правами доступа

After that, Steam launches Soundpad

I use SlimeVR, Virtual desktop

jangxx commented 1 year ago

Google translating that error message makes it sound like the port is block by some other process. Unfortunately, the websocket address is hardcoded into the app for now, so you will need to find out which process is using it and then assign it to another port.

This stackoverflow answer has some replies that might help you: https://stackoverflow.com/questions/2778840/socket-error-errno-10013-an-attempt-was-made-to-access-a-socket-in-a-way-forb

It's also possible that a firewall is blocking it from binding to the port. In that case you just need to disable the firewall or add an exception for the bridge executable.

NekoSuneVR commented 1 year ago

hey not sure this ticket still up but im getting that error myself, i did do tasklist | findstr :64153 and nothing using that port threw CMD and my firewall is turned fully off and nothing else controlling my firewall and i tired many ways myself and deside to break.

i have look into more but i havent found fix myself and sometimes randomly works and doesnt work and turn same error that person has.

is way make it so able custom ports if lead issues like this even for myself unknown because nothing else using port my pc