Community Forums Today's Posts     Member List     Archive    
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 31 to 45 of 78
  1. #31
    Join Date
    Feb 2010
    Location
    netherlands
    Posts
    10
    Quote Originally Posted by KoldFusion View Post

    The Search tool is your friend
    http://forum.teamspeak.com/showthrea...ry+halting!%22

    And if you do a search in the forums for "unable to load database plugin library "libts3db_sqlite3.so", halting!" you come up with some great gems.
    i did what you sayed, like i did the last week..
    so i did it again, searched the forum, did every step again..
    reinstalled it all; clean install, right user settings, ts-user login (by putty to my Suse) etc etc...
    still having the same problem..

    i used the ts3config, hoped it will do some more, but unfortunaly it did not.
    so i tried it with another clean install.. and did it all over again, with the search-friend but no result..

    still holting on the same problem...

    Code:
    2010-02-09 21:42:25.735004|CRITICAL|DatabaseQuery |   | unable to load database plugin library "libts3db_sqlite3.so", halting!
    like in one of the thread is written, this looks like a permission problem..
    but why is TS3 creating this problem while TS2 does not create that permission problem..
    so i think it's not a permission problem..
    my teamspeak user (the UID) has almost the same rights as the root... (for aslong it's been needed to start up the TS3 server.)

    why can't setup the TS3 server up within a week???
    TS2 is setted up within 2 minutes, inclusing uploading bu WinCMD

  2. #32
    Join Date
    Nov 2007
    Posts
    10
    I tried following commands
    ./ts3server_linux_x86 inifile=ts3server.ini
    and
    ./ts3server_minimal_runscript.sh inifile=ts3server.ini
    I've followed the instructions but get now following error:
    2010-02-10 23:41:04.470329|INFO |ServerLibPriv | | Server Version: 3.0.0-beta18 [Build: 10190]
    2010-02-10 23:41:04.471771|INFO |DatabaseQuery | | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself
    2010-02-10 23:41:04.472281|CRITICAL|DatabaseQuery | | unable to load database .so", halting! "libts3db_mysql
    What should I do now?
    Thank you in advance for the help
    Last edited by Otacon; 11-02-2010 at 00:25.

  3. #33
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by richardst View Post
    i did what you sayed, like i did the last week..
    so i did it again, searched the forum, did every step again..
    reinstalled it all; clean install, right user settings, ts-user login (by putty to my Suse) etc etc...
    still having the same problem..

    i used the ts3config, hoped it will do some more, but unfortunaly it did not.
    so i tried it with another clean install.. and did it all over again, with the search-friend but no result..

    still holting on the same problem...

    Code:
    2010-02-09 21:42:25.735004|CRITICAL|DatabaseQuery |   | unable to load database plugin library "libts3db_sqlite3.so", halting!
    like in one of the thread is written, this looks like a permission problem..
    but why is TS3 creating this problem while TS2 does not create that permission problem..
    so i think it's not a permission problem..
    my teamspeak user (the UID) has almost the same rights as the root... (for aslong it's been needed to start up the TS3 server.)

    why can't setup the TS3 server up within a week???
    TS2 is setted up within 2 minutes, inclusing uploading bu WinCMD

    Heres your problem

    Code:
    max user processes              (-u) 20
    You dont have enough processes. Talk to your host. If your using cPanel/CentOS get rid of forkbomb protection or bump up your max processes.

    This is a issue between you and your host.
    |
    |
    Rich and Octa.. you have the same issues I bet. Just humor me please and show me the ulimit -a

    Im thinking either:
    #1 Script isnt pointing to the proper place for the sql library
    #2 sql library isnt chowned/modded right
    #3 Not enough processes to load everything


    Please tell me you extracted the files on the remote machine and didn't extract locally then upload VIA FTP.


    Teamspeak2 and 3 are completely different beasts. Sure you might have TS2 running in 5 minutes. but you can also build a house with toothpicks.
    Last edited by KoldFusion; 13-02-2010 at 11:47.

  4. #34
    Join Date
    Feb 2010
    Location
    netherlands
    Posts
    10
    My problem was my own stupidity...
    in putty i wrote the wrong LAN IP...
    i used mu linux 8.2 (backup machine) IP adres instead of the Suse 10.3 IP
    After installing on the 10.3 the problem was gone..
    on the 8.2 linux, is the g++ library to old.. and therefor the TS3 server would not start...

    You dont have enough processes. Talk to your host. If your using cPanel/CentOS get rid of forkbomb protection or bump up your max processes.

    This is a issue between you and your host.
    LOL.. the linux servers are standing to the left of me, i do not need any kind of panels
    i have full access and yast access so teh max users are setted to Unlimited

    But as i said: it was my own stupidity, i used to use the 8.2 Lan IP thats why i not reconized my mistake.

    somewhere on this forum i got that answer about the g++ lirary, and from that moment i new what i was dooing wrong
    This issue:
    Code:
    | unable to load database plugin library "libts3db_sqlite3.so", halting!
    is mostly generated by a older g++Library version

    it's been a log while since i learned linux, and over the years i did not do any regular work in Linux.

  5. #35
    Join Date
    Jan 2010
    Location
    Alaska
    Posts
    3
    Quote Originally Posted by Otacon View Post
    I tried following commands

    and

    I've followed the instructions but get now following error:

    What should I do now?
    Thank you in advance for the help
    I had the same problem, here's how I got around it...

    While in Screen:
    Code:
    ./ts3server_startscript.sh start
    Let it do its startup, then...
    Code:
    ./ts3server_startscript.sh stop
    Then proceed with normal startup using the...
    Code:
    ./ts3server_minimal_runscript.sh inifile=yourinifile.ini
    Worked for me, though apparently my non-profit key is no longer working, saying I've got too many slots... Time to find out what the deal is with that.

  6. #36
    Join Date
    Feb 2010
    Location
    Scotland
    Posts
    32

    Debian 5.0 errors

    Hi,

    Everytime I try to install/start the TeamSpeak3 server following tutorials, quick start guide provided, I ALWAYS receive these errors:

    Code:
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_linux_x86
    -bash: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_minimal_runscript.sh
    ./ts3server_minimal_runscript.sh: line 6: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh start
    Starting the TeamSpeak 3 server
    TeamSpeak 3 server started, for details please view the log file
    ./ts3server_startscript.sh: line 45: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh status
    Server seems to have died
    Does anyone have a way to get around this? I've only been trying for half of the day :$

    Cheers

    Edit: Forgot to add I'm running Debian 5.0 (lenny)

  7. #37
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by chrislog View Post
    Hi,

    Everytime I try to install/start the TeamSpeak3 server following tutorials, quick start guide provided, I ALWAYS receive these errors:

    Code:
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_linux_x86
    -bash: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_minimal_runscript.sh
    ./ts3server_minimal_runscript.sh: line 6: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh start
    Starting the TeamSpeak 3 server
    TeamSpeak 3 server started, for details please view the log file
    ./ts3server_startscript.sh: line 45: ./ts3server_linux_x86: No such file or directory
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_startscript.sh status
    Server seems to have died
    Does anyone have a way to get around this? I've only been trying for half of the day :$

    Cheers

    Edit: Forgot to add I'm running Debian 5.0 (lenny)


    Do you actually have a "ts3server_linux_x86" file? check the name of your binary.

    Open up the script and edit the binary name to be the same as the one you have.

    Im going to be making a new video soon for the new install. Not much had changed but things have gotten more stream lined.
    Last edited by florian_fr40; 26-03-2012 at 08:40.

  8. #38
    Join Date
    Feb 2010
    Location
    Scotland
    Posts
    32

    Debian 5.0 errors

    KoldFusion: From what I can see it appears to be there, thanks for getting back to me so quickly

    This is what I have, now, I tried adding the ts3server.ini and the licensekey.dat in there but I decided to start from fresh, and still no luck (tried several times now)

    Hope this helps you understand anything I may be doing wrong

    Code:
    chris@*:~/teamspeak3-server_linux-x86$ ls
    CHANGELOG  LICENSE  doc  libts3db_mysql.so  libts3db_sqlite3.so  serverquerydocs  sql  ts3server_linux_x86  ts3server_minimal_runscript.sh  ts3server_startscript.sh
    chris@*:~/teamspeak3-server_linux-x86$ ./ts3server_linux_x86
    -bash: ./ts3server_linux_x86: No such file or directory
    ~Chris

  9. #39
    Join Date
    Feb 2010
    Location
    United Kingdom
    Posts
    13
    ive found this video is a little outdated for the installation process... its a little missleading being a sticky...

    then again perhaps the client side instructions are still valid ive yet to try them out

  10. #40
    Join Date
    Feb 2010
    Location
    Scotland
    Posts
    32

    Debian 5.0 errors

    I found the problem, I was trying to use the wrong bit version, I should've been using 64bit.

    However I've now ran into another problem, and I can't get round it no-matter how hard I try, any ideas?

    Code:
    chris@*:~$ dir
    teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ tar zxf teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ dir
    teamspeak3-server_linux-amd64  teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ cd teamspeak3-server_linux-amd64
    chris@*:~/teamspeak3-server_linux-amd64$ ls
    CHANGELOG  LICENSE  doc  libts3db_mysql.so  libts3db_sqlite3.so  serverquerydocs  sql  ts3server_linux_amd64  ts3server_minimal_runscript.sh  ts3server_startscript.sh
    chris@*:~/teamspeak3-server_linux-amd64$ ./ts3server_linux_amd64 createinifile=1
    TeamSpeak Server 3.0.0-beta18 [Build: 10190]
    (c)TeamSpeak Systems GmbH
    
    Logging started
    2010-02-18 03:50:26.158812|INFO    |ServerLibPriv |   | Server Version: 3.0.0-beta18 [Build: 10190]
    2010-02-18 03:50:26.158812|INFO    |DatabaseQuery |   | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself
    2010-02-18 03:50:26.158812|CRITICAL|DatabaseQuery |   | unable to load database plugin library "libts3db_sqlite3.so", halting!
    chris@*:~/teamspeak3-server_linux-amd64$ ls
    CHANGELOG  doc                libts3db_sqlite3.so  serverquerydocs  ts3server.ini          ts3server_minimal_runscript.sh
    LICENSE    libts3db_mysql.so  logs                 sql              ts3server_linux_amd64  ts3server_startscript.sh
    If anyone could help, it'd be much appreciated!

    Thanks in advance

  11. #41
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by donov View Post
    ive found this video is a little outdated for the installation process... its a little missleading being a sticky...

    then again perhaps the client side instructions are still valid ive yet to try them out
    Two posts up. I will be making a new one soon.



    Quote Originally Posted by chrislog View Post
    I found the problem, I was trying to use the wrong bit version, I should've been using 64bit.

    However I've now ran into another problem, and I can't get round it no-matter how hard I try, any ideas?

    Code:
    chris@*:~$ dir
    teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ tar zxf teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ dir
    teamspeak3-server_linux-amd64  teamspeak3-server_linux-amd64-3.0.0-beta18.tar.gz
    chris@*:~$ cd teamspeak3-server_linux-amd64
    chris@*:~/teamspeak3-server_linux-amd64$ ls
    CHANGELOG  LICENSE  doc  libts3db_mysql.so  libts3db_sqlite3.so  serverquerydocs  sql  ts3server_linux_amd64  ts3server_minimal_runscript.sh  ts3server_startscript.sh
    chris@*:~/teamspeak3-server_linux-amd64$ ./ts3server_linux_amd64 createinifile=1
    TeamSpeak Server 3.0.0-beta18 [Build: 10190]
    (c)TeamSpeak Systems GmbH
    
    Logging started
    2010-02-18 03:50:26.158812|INFO    |ServerLibPriv |   | Server Version: 3.0.0-beta18 [Build: 10190]
    2010-02-18 03:50:26.158812|INFO    |DatabaseQuery |   | Please make sure you use the supplied ts3server_minimal_runscript.sh to run the server, or set LD_LIBRARY_PATH yourself
    2010-02-18 03:50:26.158812|CRITICAL|DatabaseQuery |   | unable to load database plugin library "libts3db_sqlite3.so", halting!
    chris@*:~/teamspeak3-server_linux-amd64$ ls
    CHANGELOG  doc                libts3db_sqlite3.so  serverquerydocs  ts3server.ini          ts3server_minimal_runscript.sh
    LICENSE    libts3db_mysql.so  logs                 sql              ts3server_linux_amd64  ts3server_startscript.sh
    If anyone could help, it'd be much appreciated!

    Thanks in advance
    Please check http://forum.teamspeak.com/showpost....0&postcount=29

    It's been related to a library issue.


    Most problems people are having is with the configuration of their OWN Linux system. (Missing Libraries and such) Thats why it is always good to post your System Distro with any requests for help. People can read that you have the same problem and the same Distro as them you guys can start looking for a common cure with more search parameters.

    Due to so many distributions of the Linux OS not everybody has the same thing (Like Windows). And with so many different configurations.

    For the next video I want to briefly touch on common issues people are having and point them in the right direction of how to fix it.

    TS3 Runs great on A LOT of servers. So don't look at the application all the time. Concentrate on your Linux Box's set up.

  12. #42
    Join Date
    Feb 2010
    Location
    Iceland
    Posts
    3

    install problem

    Hi Guy's,

    This forum, and the tutorial have been great, especially for a complete linux noob like me. I managed to get ts3 onto my dedi games server, and unzipped it.I then copied the .ini file, from the forum, changed the 3 ip's to the same as the server, I ftp'd the unzipped .ini, and changed using pico command. I went to the basic startup, where you should receive the admin stuff, but got a library problem. Not really sure what´s going on, and I now after having tried the command again, have 2 servers running, that I cannot turn off, or seem to be doing anything. Any help much appreiciated, Thanks

  13. #43
    Join Date
    Feb 2010
    Location
    belgrade
    Posts
    2
    guys did you have problem like this
    and can you help me some how

    Code:
    2010-02-21 06:19:05.653359|DEVELOP |              |   | TS3ANetwork::Connect failed error: 111
    2010-02-21 06:19:05.653496|ERROR   |Accounting    |   | Unable to connect to accounting server
    2010-02-21 06:19:05.653908|ERROR   |ServerLibPriv |   | Server() error while starting servermanager, error: unable to connect to accounting server

  14. #44
    Join Date
    Feb 2010
    Location
    Scotland
    Posts
    32
    Quote Originally Posted by Skiddz View Post
    Hi Guy's,

    This forum, and the tutorial have been great, especially for a complete linux noob like me. I managed to get ts3 onto my dedi games server, and unzipped it.I then copied the .ini file, from the forum, changed the 3 ip's to the same as the server, I ftp'd the unzipped .ini, and changed using pico command. I went to the basic startup, where you should receive the admin stuff, but got a library problem. Not really sure what´s going on, and I now after having tried the command again, have 2 servers running, that I cannot turn off, or seem to be doing anything. Any help much appreiciated, Thanks
    Did you try ./ts3server_startscript stop ?

    Error message?

  15. #45
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by aionor View Post
    guys did you have problem like this
    and can you help me some how

    Code:
    2010-02-21 06:19:05.653359|DEVELOP |              |   | TS3ANetwork::Connect failed error: 111
    2010-02-21 06:19:05.653496|ERROR   |Accounting    |   | Unable to connect to accounting server
    2010-02-21 06:19:05.653908|ERROR   |ServerLibPriv |   | Server() error while starting servermanager, error: unable to connect to accounting server
    Are you firewalled?

    Looks like TS3Server cant talk to the accounting server to verify license.

    Have you tried searching for "unable to connect to accounting server" in forums?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Filesharing and Avatars
    By KoldFusion in forum Linux / FreeBSD
    Replies: 71
    Last Post: 15-01-2010, 06:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •