PDA

View Full Version : Redhat 8 runtime error with RC2 version


setisniper
24-03-2003, 10:51
Can see that a lot of pll have probs with RC2 but no strait answer to the problem !

Have Redhat 8, installed ts2_server_rc2_201916
RC1 worked fine
RC2 makes a runtime error but starts --but not ??
the ldd seems OK !

$ ./server_linux
Runtime error 231 at 08058CF1
Error starting daemon. Aborted
$ Runtime error 221 at 0804E248

$ ps -a
PID TTY TIME CMD
10382 pts/1 00:00:04 server_linux
10383 pts/1 00:00:00 server_linux <defunct>
10386 pts/1 00:00:00 ps

If I try to connect to the webadmin on port 14534 I get the login pic but I can't login with the admin password in the log file

so thumbs down for this :-(
any clues

Lethe
24-03-2003, 11:04
Stop all instances of TS (do a ps -ax then kill all instances), then restart it. You will find all will work now.

Nick

MMmmGood
24-03-2003, 11:38
Now if you could only solve my problem with Channel Admins having permissions to create subchannels but getting permission denied when attempting i'd kiss you.

I posted about this already but no one responded

Lethe
24-03-2003, 12:15
Well, I just tested, and it all works on my TS.

How do you run it?

I created a user specifically to run TS -> tss (following will need to be changed as per you set-up).

Then chown all the tss directory (when you are one level up):

#> chown -R tss.tss tss2_rc2/

Then chmod:

#> chmod -R 755 tss2_rc2/

Then change to user:

#> su - tss

Then navigate to tss2_rc2 directory and start server.

?

Nick

setisniper
24-03-2003, 22:02
okay killed all processes
removed all the files thats generated when running server_linux first time, so now I have a clean start.

I run server_linux and get this mesg:
$ ./server_linux
Error starting daemon. Aborted
$

a ps -ax now gives me this:
10564 pts/0 SN 0:07 ./server_linux

the log files tells me this:
---------------------------------------------------------------
-------------- log started at 24-03-03 21:55 -------------
---------------------------------------------------------------
24-03-03 21:55:30,ALL,Info,server, Server init initialized
24-03-03 21:55:30,ALL,Info,server, Server version: 2.0.19.16 Linux
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_servers
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_channels
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_clients
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_channel_privileges
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_server_privileges
24-03-03 21:55:30,WARNING,Info,SQL, created table ts2_bans
24-03-03 21:55:31,ALL,Info,server, Starting server with port: 8767
24-03-03 21:55:31,WARNING,Info,SERVER, Default Server created
24-03-03 21:55:31,WARNING,Info,SERVER, admin account info: username: admin password: xxxxxx
24-03-03 21:55:31,WARNING,Info,SERVER, superadmin account info: username: superadmin password: xxxxx
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 24-03-03 21:55 --------------
---------------------------------------------------------------
24-03-03 21:55:37,ALL,Info,server, Server init finished
24-03-03 21:55:37,WARNING,Info,server, TeamSpeak Server daemon activated

what does this tell me ??

Lethe
25-03-2003, 07:24
It's working!

Nick

setisniper
25-03-2003, 20:43
jep even tho I get the error

Lethe
25-03-2003, 20:48
Read more:

http://www.teamspeak.org/forums/showthread.php?s=&threadid=4171

Nick :)

siegc
13-04-2003, 22:51
i had the same problem, so i killed all threads of ts2_rs2, then started it again with ./server_linux

so the server started with an error, but he's working - just one problem is left....

in the server.log file is no admin password - so i cant configure my server

any idea?

ts2, RedHat 9