Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ts3server: The monitor service does not recognize the server running. #25

Closed
dgibbs64 opened this issue Nov 17, 2013 · 2 comments
Closed
Assignees
Labels
game: Teamspeak 3 outcome: issue resolved This issue was resolved type: bug Something isn't working

Comments

@dgibbs64
Copy link
Member

Florian Henze says:
November 15, 2013 at 12:53 am (Edit)
The script is really great for an easy-to-go server. But I faced two issues.

  1. The renaming of the folder is written as “ts3″ on the website, within the script it is required to have “serverfiles”.
  2. The monitor service does not recognize the server running. As markezzz said in the comment before. The two lines in the script asking for ts3status are
    237 ts3status=${filesdir}/ts3server_startscript.sh status inifile=${ini}
    264 ts3status=${filesdir}/ts3server_startscript.sh status inifile=${ini} > /dev/null 2>&1

Replace line 264 with the same content of 237 or just remove ” > /dev/null 2>&1″ in the end and it will work.

Maybe a leftover from a debug session?

markezzz says:
November 4, 2013 at 3:51 pm (Edit)
Hello Daniel,
I started my ts3-server with the ts3server-script. Than i wanted to test the monitor-function from the script.
I get all time this error:

ts3server@GPR0067:~$ ./ts3server start
[ OK ] Starting ts3-server: Teamspeak 3 Server

ts3server@GPR0067:~$ ./ts3server monitor
[ WARN ] ts3-server: Monitor detected Teamspeak 3 Server had stopped!
[ INFO ] ts3-server: Teamspeak 3 Server Unknown error

[ OK ] Stopping ts3-server: Teamspeak 3 Server
[ OK ] Starting ts3-server: Teamspeak 3 Server

But i have started the server and it show all time the ts3-server has stopped.

What is my failure on this step?

@ghost ghost assigned dgibbs64 Nov 17, 2013
@dgibbs64
Copy link
Member Author

I have made a minor update to address the points that Florian Henze stated. When running my tests however (I run this on a live server) I have not experianced any issues. However I have updated the script to help fix the issue. I cannot confirm if this will help however.

@lock
Copy link

lock bot commented Jul 20, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
game: Teamspeak 3 outcome: issue resolved This issue was resolved type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant