• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Search results

  1. B

    no process using that port -- Failed to bind server; Failed to bind socket; Address already in use

    As far as I figured out, this is related to ffmpeg packages not being installed even if it is not metioned anywhere as a dependency.... However that only got me another Error which seems related to libnice which cant easily be resolved because of errors in the source code and no longer...
  2. B

    no process using that port -- Failed to bind server; Failed to bind socket; Address already in use

    Hello, as you can see; my logs state that port 9987/10101 is already in use. With netstat -o aswell as lsof -i :9987 i have checked that there isnt another process using that port. I have tried this on a VM with ubuntu server 22.04 LTS, a bare-metal machine with ubuntu server 24.04 LTS and with...