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

Recent content by elzek1

  1. elzek1

    2nd time purchasing, +rep !

    2nd time purchasing, +rep !
  2. elzek1

    ARM support for TeaSpeak's server ?

    Hi, I'm going to install it to test the stability of the system. thanks for your time WolverinDEV
  3. elzek1

    Earn $1 for every 10GB you share with your unused bandwith!

    profitable? What can you say about this 6 months later?
  4. elzek1

    Outdated TSDNS Cloudflare API Version 4

    its work for me
  5. elzek1

    Script to start when crash

    i have this script: #!/bin/bash cd /home/teaspeak/ service=TeaSpeakServer if (( $(ps -ef | grep -v grep | grep $service | wc -l) > 0 )) then echo "$service is running!!!" else screen -dmS screenname ./teastart_minimal.sh fi in anticrash.sh file whit this cron */5 * * * *...
  6. elzek1

    Completed Authentication server again OFF

    Now works fine for me, thanks
  7. elzek1

    Completed Authentication server again OFF

    I have last update and dont work
  8. elzek1

    Completed i can't boot my teaspeak

    We will have to wait for the response from @WolverinDEV.
  9. elzek1

    Completed i can't boot my teaspeak

    Check by yourself 198.46.131.82
  10. elzek1

    Completed i can't boot my teaspeak

    i have a test server whit v1.2.6 (TeaSpeak-Server v1.2.6-beta) and it is working now.
  11. elzek1

    Completed i can't boot my teaspeak

    I have the same problem, in my 3 servers the same thing happens. In logs, it reaches the line "Requesting server 87.106.252.164" and stops.
  12. elzek1

    TeaDNS??

    run everithing with teaspeak user, check permissions.
  13. elzek1

    TeaDNS??

    What problem do you have? My tsdns is working now, if you have some problem. Please reply whit details about the problem.
  14. elzek1

    [INFORMATION] Connection lost because server license can not be validated.

    can i have 1 license and more than 1 servers whit this license?
  15. elzek1

    MusicBOT lag [SOLVED]

    i have the same problem, what is the correct configuration in config.yml? i have 1vcpu xeon and 1gb ram. I dont have bot of music in my server. My configuration: voice: #Max number of threads for command handling on the instance #Do NOT TOUCH unless you're 100% sure...