• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
Sinusbot Installer Script

EN Sinusbot Installer Script 1.5

No permission to download
Hab ein Problem gefunden. Bei der Überprüfung des Betriebssystems erkennt er die 7 bei Jessie 8.7 und
lässt mich den Bot nicht installieren, weil ich angeblich Debian 7 benutze. Hab einfach im Skript die 7
zu einer 2 gemacht. ^^
 
Seit dem gestrigen update kann der fehler so eigentlich nicht mehr passieren:

zeile 142

changed:
elif [ ! `cat /etc/debian_version | grep "7"` == "" ]; then

to:
elif [ `cat /etc/debian_version | awk '{print $1}'` == "7" ] || [ `cat /etc/debian_version | grep "7."` ]; then
 
Seit dem gestrigen update kann der fehler so eigentlich nicht mehr passieren:

zeile 142

changed:
elif [ ! `cat /etc/debian_version | grep "7"` == "" ]; then

to:
elif [ `cat /etc/debian_version | awk '{print $1}'` == "7" ] || [ `cat /etc/debian_version | grep "7."` ]; then

Aso, hab den Bot noch mit dem alten Skript installiert, hab die neue Version nicht gesehen. Sorry. :)
 
There probelmy similar to: https://github.com/GameServerManagers/LinuxGSM/issues/1124
The script can be downloaded from dl.4players.de, then you need to download a teamspeak.gameserver.gamed.de. If the script requires:
Code:
for VERSION in `curl -s http://teamspeak.gameserver.gamed.de/ts3/releases/ | grep -Po '(<= href =? ") [0-9] + (\ [0-9] +.) {2,3} (= /?")' | sort -Vr | head -1`; do
DOWNLOAD_URL_VERSION = "http://teamspeak.gameserver.gamed.de/ts3/releases/$VERSION/TeamSpeak3-Client-linux_$ARCH-$VERSION.run"
 
Don't understand what you mean with this post?
And I do not understand that you do not understand :)
There is a problem that some IP inexplicably banned from dl.4players.de and the TeamSpeak client is not there download. Therefore it is necessary to replace dl.4players.de teamspeak.gameserver.gamed.de. Here a similar problem: https://forum.sinusbot.com/threads/please-help-trouble-installing-sinusbot.3078/#post-17113.
If not ping dl.4players.de, use the teamspeak.gameserver.gamed.de
 
Ah I see...
Okay build this and release soon.

But he got another problem ;)
 
hallo
ich hab so eine problem bei installation

Sinusbot could not start! Starting it without screen. Look for errors!
Could not open /tmp/.sinusbot.lock. Is SinusBot already running?

ich hab geguckt in prozesse da läuft nix
 
Sinusbot could not start! Starting it without screen. Look for errors!
Could not open /tmp/.sinusbot.lock. Is SinusBot already running?
Hört sich nach ner alten Installer Version an... Update bitte mal den Installer...
 
Hallo, bekomme immer folgenden Fehler:

2017-01-19T18:28:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.



Ganzer Log:

2017-01-19T18:28:59+01:00 Closed.
2017-01-19T18:28:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:28:59+01:00 Starting instance ts3server://ts-topia.de?port=9984&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:28:52+01:00 BOT-CONFIG [admin] HOST PORT CHAN CHANPW ANNOUNCE DESCRIPTION ANNOUNCESTR TTSURL CC OK
2017-01-19T18:23:26+01:00 Storing configuration.
2017-01-19T18:22:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:22:59+01:00 Closed.
2017-01-19T18:22:59+01:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
2017-01-19T18:22:59+01:00 Fail from voice reader: EOF
2017-01-19T18:22:59+01:00 Fail from voice reader: read unix @: bad file descriptor
2017-01-19T18:22:59+01:00 Fail from data reader: EOF
2017-01-19T18:22:59+01:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:22:58+01:00 Closed.
2017-01-19T18:22:58+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:22:58+01:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:22:58+01:00 Auto-Starting bf67349f-7017-4f30-924a-fd25cac2175f/cbad0aa9-7fad-4eec-8667-009d7a561ea9 in 500 ms...
2017-01-19T18:22:58+01:00 Initialization complete


VPS: Debian 8

Auf gleichen Server Gestern keine Probleme gehabt
 
Ich habe ein kleines problem mit dem Service Sinusbot:

wenn ich zum Beispiel "service sinusbot status" als bot user eingebe kommt "bash: service: command not found"
Als root user kommt das: "sinusbot: unrecognized service"

Was mache ich falsch? Ich habe es auch im SinusBot verzeichnis versucht

Und noch eine Frage dazu:
wenn der server einmal neugestartet wird, wird der Bot dann auch gestartet??


Danke im Vorraus
 
Qhiliqq aktualisierte Sinusbot Installer Script mit einem neuen Eintrag:

Fixed bugs

### German ###
Neue Version verfügbar.

Changelog:
  • Hardcoded TS 3.0.19.4 bis der Sinusbot auch auf der 3.1 läuft
Bei Fehlern und Problemen bitte erst in dem Reiter Diskussion das Problem schildern und nicht gleich eine schlechte Bewertung geben, denn so kann ich euch nicht helfen.

### English ###
New version available.

Changelog:
  • hardcoded ts 3.0.19.4 till sinusbot is updated to run on 3.1
If you have bugs or problems use first the discuss tab and write...

Weitere Informationen zur Aktualisierung...
 
Hallo, bekomme immer folgenden Fehler:

2017-01-19T18:28:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.



Ganzer Log:

2017-01-19T18:28:59+01:00 Closed.
2017-01-19T18:28:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:28:59+01:00 Starting instance ts3server://ts-topia.de?port=9984&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:28:52+01:00 BOT-CONFIG [admin] HOST PORT CHAN CHANPW ANNOUNCE DESCRIPTION ANNOUNCESTR TTSURL CC OK
2017-01-19T18:23:26+01:00 Storing configuration.
2017-01-19T18:22:59+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:22:59+01:00 Closed.
2017-01-19T18:22:59+01:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
2017-01-19T18:22:59+01:00 Fail from voice reader: EOF
2017-01-19T18:22:59+01:00 Fail from voice reader: read unix @: bad file descriptor
2017-01-19T18:22:59+01:00 Fail from data reader: EOF
2017-01-19T18:22:59+01:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:22:58+01:00 Closed.
2017-01-19T18:22:58+01:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2017-01-19T18:22:58+01:00 Starting instance ts3server://127.0.0.1?port=9987&nickname=SinusBot&password=&channel=&channelpassword=
2017-01-19T18:22:58+01:00 Auto-Starting bf67349f-7017-4f30-924a-fd25cac2175f/cbad0aa9-7fad-4eec-8667-009d7a561ea9 in 500 ms...
2017-01-19T18:22:58+01:00 Initialization complete


VPS: Debian 8

Auf gleichen Server Gestern keine Probleme gehabt
Lag am Update auf die TS Client 3.1 Version.
Der Bot ist noch nicht so weit, jedoch nutzte der Installer immer die neuste TS Version.
Problem wurde mit ebigem update vorerst behoben.
 
Ohne Systemd scheint das Skript keine Datei in /etc/init.d/ zu schreiben. Kann mir die mal jemand hier posten?
 
Ohne Systemd scheint das Skript keine Datei in /etc/init.d/ zu schreiben. Kann mir die mal jemand hier posten?
Hab ich komplett raus geschmissen aus dem Installer.
Such einfach im Forum nach einem Startskript.
 
Back
Top Bottom