Results 1 to 9 of 9
-
06-02-2010, 11:26 #1
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Munich
- Posts
- 25
Problems with starting up Ts3 server beta 17
hey guys,
If i start the minimal run script i get the error ./ts3server_linux_amd64: no such file or directory. But i´m sure that the file is there. if you dont believe in me i can upload a screenshot of my ts3 dictionary.
Im thanking you in anticipition of your answers.
LG Zion
-
06-02-2010, 11:44 #2
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
Paste the exact way you run your script, then run "pwd" and "ls -Fla" and "whoami" for us after the script failed to start (and paste the entire thing).
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
06-02-2010, 11:53 #3
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Munich
- Posts
- 25
Hey Peter,
exakt way how i start up the script:
cd ts3
./ts3server_minimal_runscript.sh start
after doing this i get the error
Here you are
pwd
root/ts3
root@vs2066028:~/ts3# ls
CHANGELOG libts3db_sqlite3.so ts3server_minimal_runscript.sh
LICENSE serverquerydocs ts3server_startscript.sh
doc sql
libts3db_mysql.so ts3server_linux_amd64
root@vs2066028:~/ts3# whoami
root
-
06-02-2010, 19:06 #4
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Munich
- Posts
- 25
Hey Guys,
now i get another error code:
ts@vs2066028:/root/ts3$ ./ts3server_startscript.sh start
-sh: ./ts3server_startscript.sh: /bin/bash^M: bad interpreter: No such file or directory
I hope anyone of you can help me with this Problem.
Im thanking you in anticipation of your answers
best regards
-
06-02-2010, 23:24 #5
-= TeamSpeak Team =-
- Join Date
- Jul 2002
- Location
- Germany
- Posts
- 2,836
hmm I ask for "ls -Fla" and you give output of "ls". Your new error is that you copied your file to windows, edited it and reupped it O_o. Extract the beta17 archive *on*linux*, edit the file (if you must) *on*linux*. Everything else messes up permissions and line endings.
You think my answer is stupid ? Read This:
http://www.catb.org/~esr/faqs/smart-...ons.html#intro
In a world without fences and walls - who needs windows and gates ?
-
07-02-2010, 10:44 #6
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Munich
- Posts
- 25
Sry Peter my mistake. Here is what you asked for:
sh-3.1$ ls -fla
total 6680
drwxr-xr-x 7 ts root 4096 Feb 6 20:02 .
drwxr-xr-x 6 root root 4096 Feb 6 11:05 ..
-rw-r--r-- 1 root root 13919 Feb 6 19:42 CHANGELOG
-rw-r--r-- 1 root root 195085 Feb 6 19:42 libts3db_mysql.so
-rw-r--r-- 1 root root 827409 Feb 6 19:43 libts3db_sqlite3.so
-rw-r--r-- 1 root root 23747 Feb 6 19:42 LICENSE
-rwxrwxrwx 1 root root 5520348 Feb 6 19:46 ts3server_linux_x86
-rwxrwxrwx 1 root root 157 Feb 6 19:43 ts3server_minimal_runscript.sh
-rwxrwxrwx 1 root root 2629 Feb 6 19:57 ts3server_startscript.sh
drwxr-xr-x 2 root root 4096 Feb 6 19:43 doc
drwxr-xr-x 2 root root 4096 Feb 6 19:46 serverquerydocs
drwxr-xr-x 4 root root 4096 Feb 6 19:46 sql
-rw-r--r-- 1 root root 75 Feb 6 19:53 ts3db_mysql.ini
-rw-r--r-- 1 root root 310 Feb 6 19:53 ts3server.ini
drwx------ 2 ts ts 4096 Feb 6 19:59 logs
-rw-r--r-- 1 ts ts 171008 Feb 6 20:01 ts3server.sqlitedb
drwx------ 3 ts ts 4096 Feb 6 19:59 files
-rw-r--r-- 1 ts ts 10 Feb 6 19:59 query_ip_whitelist.txt
-rw-r--r-- 1 root root 930 Feb 6 20:02 licensekey.dat
I will now edit the startscript on linux because i need to edit the start parameter inifile=ts3server.ini
big thanks to you for your helping
best regards
-
07-02-2010, 11:19 #7
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
Hi,
login as root
go t parent directory of your ts3 folder and do an: chown -R ts:ts ts
Then change user with: su ts
And now try to start your server again.
Cheech
-
07-02-2010, 11:39 #8
-= TeamSpeak User =-
- Join Date
- Dec 2009
- Location
- Munich
- Posts
- 25
Hey Guys,
Now i get a error by starting the minimal_runscript.sh
Here is my Logifle:
2010-02-07 11:35:38.742137|INFO |ServerLibPriv | | Server Version: 3.0.0-beta17 [Build: 10115]
2010-02-07 11:35:38.744249|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH
2010-02-07 11:35:38.744852|INFO |DatabaseQuery | | dbPlugin version: 3.6.21
2010-02-07 11:35:38.745853|INFO |DatabaseQuery | | checking database integrity (may take a while)
2010-02-07 11:35:38.814134|INFO |SQL | | db_CreateTables() tables created
2010-02-07 11:35:39.980906|INFO |Accounting | | Licensing Information
2010-02-07 11:35:39.982754|INFO |Accounting | | type : Non-profit
2010-02-07 11:35:39.984549|INFO |Accounting | | starting date : Mon Dec 21 00:00:00 2009
2010-02-07 11:35:39.986323|INFO |Accounting | | ending date : Tue Dec 21 00:00:00 2010
2010-02-07 11:35:39.987916|INFO |Accounting | | max virtualservers: 10
2010-02-07 11:35:39.990193|INFO |Accounting | | max slots : 512
2010-02-07 11:35:40.062576|INFO |FileManager | | listening on 0.0.0.0:30033
2010-02-07 11:35:40.760839|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2010-02-07 11:35:40.763574|INFO |VirtualServer | 1| client 'server'(id:0) added token for servergroup 'Server Admin'(id:6)
2010-02-07 11:35:40.765631|WARNING |VirtualServer | 1| --------------------------------------------------------
2010-02-07 11:35:40.766789|WARNING |VirtualServer | 1| ServerAdmin token created, please use the line below
2010-02-07 11:35:40.769110|WARNING |VirtualServer | 1| token=/---------------------------------------------------
2010-02-07 11:35:40.770676|WARNING |VirtualServer | 1| --------------------------------------------------------
2010-02-07 11:35:40.772279|INFO |Query | | whitelist ips: 127.0.0.1,
2010-02-07 11:35:40.776095|CRITICAL| | | Failure during pthread_create 12
-
10-02-2010, 08:51 #9
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Good old Germany
- Posts
- 222
try this link:
http://forum.teamspeak.com/showthread.php?t=50310
cheech
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[DEV] Ts3 Webinterface
By Psychokiller in forum ToolsReplies: 784Last Post: 16-05-2013, 03:47 -
Creepy TS3 Problems
By nobodyvan in forum WindowsReplies: 8Last Post: 27-10-2010, 19:28 -
Jdawgg's Guid to Starting a TeamSpeak 2 SERVER
By JD in forum [TeamSpeak 2] Server SupportReplies: 21Last Post: 14-08-2008, 14:54 -
Teamspeak Server stürzt ab
By coldasice in forum [TeamSpeak 2] Server SupportReplies: 12Last Post: 30-06-2005, 12:11


Reply With Quote