https://bugs.contribs.org/show_bug.cgi?id=10494
--- Comment #46 from John Crisp <[email protected]> ---
Hmmm - OK, I can see what is happening - kind of !
On reboot/server start the init script fails to run the teampeak init script
correctly
You can see this in the /opt/teamspeak/logs dir
2018-04-15 16:21:32.723859|INFO |ServerLibPriv | |TeamSpeak 3 Server
3.0.13.8 (2017-07-19 08:26:51)
2018-04-15 16:21:32.744498|INFO |ServerLibPriv | |SystemInformation: Linux
2.6.32-696.23.1.el6.x86_64 #1 SMP Tue Mar 13 22:44:18 UTC 2018 x86_64 Binary:
64bit
2018-04-15 16:21:32.745898|INFO |DatabaseQuery | |Please make sure you use
the supplied ts3server_minimal_runscript.sh to run the server, or set
LD_LIBRARY_PATH yourself
2018-04-15 16:21:32.745937|CRITICAL|DatabaseQuery | |unable to load database
plugin library "libts3db_sqlite3.so", halting!
If we stop/start or restart with service teamspeak restart then it will come up
without issues.
So my guess is the init script is being executed slightly differently on a
server restart than it is with a 'manual' action. The automatic start is the
missing the LD_LIBRARY+PATH for whatever reason, even though it *should* just
be executing the init script.
The big question, for which I do not have an answer, is why?
I have tried modifying the service link from
S98teamspeak -> /etc/rc.d/init.d/e-smith-service
to
S98teamspeak -> /etc/rc.d/init.d/teamspeak
But that makes no difference.
Anybody give me a clue as to what is happening here ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/