I installed TS for a user and it seemed to work just fine. But the server won't start and it will not make default passwords for the ts. And, I noticed it may be because I am using Internet Explorer 6.
I put it in a ticket for this as well.
I installed TS for a user and it seemed to work just fine. But the server won't start and it will not make default passwords for the ts. And, I noticed it may be because I am using Internet Explorer 6.
I put it in a ticket for this as well.
I rewrote the way TS is handled as far as checking it's stats today due to this. It should be fixed 0.6.6 for everyone, in case others are having trouble with it as well. For some reason qstat likes to segfault when the UDP port for teamspeak is not the default. I rewrote it so it uses perl to directly query TS using the admin protocol.
If you see that anything works in one browser but not another, that is a different matter entirely that I'll need to investigate.
Thanks for rewriting the code, but, it messed up the Game Server index on cPanel, as the customer could no longer login, as the page would never load. So I had to uninstall the server so it's back to it's buggy ways still.
Also, after you fixed it I tried to get into it using the TeamSpeak client on my computer, but it would not go to it using the IP, the IP and port, the hostname, etc. I updated my support ticket with this as well.
Ok.. I fixed it on my dev copy so it should be ok once you update to the next release.
Okay thanks.![]()
You fixed the problem with the teamspeak not giving default passwords for the superadmin and admin panels, right?
Hrm, the default passwords are created by teamspeak once it's launched for the first time. They are supposed to be blank after being installed up until it's been started. However now that I am using SQLite to edit the file that holds that information, I might be able to set a random pass for them before it's launched and/or have an entry form for the passwords so the user can set them as desired rather than changing it from the admin interface after it's launched.
Yeah, on the teamspeak right now, it shows the passwords for both superadmin and admin panels as "" and then I start the server and it stays the same. And it will not allow me to login without using a password. So it's just not showing the default password.
I changed it to pull the passes right out of the sqlite db TS2 uses, so even if the log file is missing or truncated it will still show them. This should work much better.
Having the same issues as listed here just wondering when the next version would be released?
Thanks,
Aaron
I think he mentioned in another thread that he was planning on releasing it on Friday (April 18)
Yep, 0.6.6 released just a few minutes ago, hopefully it will take care of the TS issues you're having.