PDA

View Full Version : error starting daemon


razer
04-06-2006, 09:49
I have this error when I try to start Teamspeak server.

razernet:~/tss2_rc2$ ./teamspeak2-server_startscript start
starting the teamspeak2 server
Error starting daemon. Aborted

And I have this error in my server.log.

03-06-06 22:14:31,ALL,Info,server, Server init initialized
03-06-06 22:14:31,ERROR,Info,server, EInOutError: I/O error 13

I think teamspeak dont run because he dont see the os version (example linux 2.6.63)

If I change the user and group for root:root for server.log, my server start but I cant change passwords.

plz help me

razer
05-06-2006, 05:24
anybody have idea ?

maggy
05-06-2006, 06:41
what distribution of linux are you using and what version?
are all files chmoded to the correct user?

razer
06-06-2006, 03:57
I have debian and yes all files have a good chmoded.

If I change user and group for root:root for server.log, the server_linux start

guldi
07-06-2006, 10:42
I think Brain once posted that I/O error below 100 are from the OS, meaning usually a permission problem to write or read to.
Also the fact you can start it a user root indicates a right problem.