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

Search results

  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...
  16. elzek1

    TeaSpeak PHP Framework Help

    It works fine for me. Thanks
  17. elzek1

    TeaDNS??

    **ONLY FOR LINUX** 1- In your hosting account create record name: ts.your.domain type: A record: yourIPserver 2- In your hosting account create record name: _tsdns._tcp.your.domain type: SRV Priority: 0 Weight: 5 Port: 41144 Target: ts.your.domain 3- In your linux server open port 41144 4-...
  18. elzek1

    TeaDNS??

    i was using it whit teaspeak*, but finally im using oficial Team Speak tsdns. Oficial tsdns work better and it have more stability than other. I have a little script on linux that start tsns and work fine. if you need it, you tell me and I upload it with instruction
  19. elzek1

    TeaDNS??

    Hello i'm using a free tsdns, i got it from https://compulabs.com.br/blog/modulo-ts3-para-whmcs-tsdns-2/
  20. elzek1

    Music bot install

    Hello can i disable musicbot?