• 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
Once again, I'll try to ask for help because I do not know what to do. How to bypass caches using ssh access to the server?
 
You don't seem to have installed it with the script, otherwise this wouldn't happen.
Either you update or reinstall it with the script or you copy the plugin manually.
I definitely used the script.
When I choose "install" I get:
Code:
SinusBot already installed with automatic install option!
Would you like to update the bot instead? [Y / N]:
But when I go for "y" it still fails.
 
@Qhiliqq Gibt es vielleicht etwas, dass ich bei meinem Problem machen kann?
I definitely used the script.
When I choose "install" I get:
Code:
SinusBot already installed with automatic install option!
Would you like to update the bot instead? [Y / N]:
But when I go for "y" it still fails.
Dein Bot ist also bereits installiert, hast du ihn mal reinstalled?
Wenn nicht kannst du auch einfach mal das Plugin kopieren, was normal automatisch geht.

Code:
cp /opt/sinusbot/plugin/libsoundbot_plugin.so /opt/sinusbot/teamspeak3-client/plugins/
 
Dein Bot ist also bereits installiert, hast du ihn mal reinstalled?
Wenn nicht kannst du auch einfach mal das Plugin kopieren, was normal automatisch geht.

Code:
cp /opt/sinusbot/plugin/libsoundbot_plugin.so /opt/sinusbot/teamspeak3-client/plugins/
Habe den Befehl ausgeführt und dann versucht, das Script zu starten, aber leider wieder der selbe Fehler.

Noch eine Idee?
 
Habe den Befehl ausgeführt und dann versucht, das Script zu starten, aber leider wieder der selbe Fehler.

Noch eine Idee?
Dann hast du irgendwo einen allgemeinen Fehler...
Lösche doch mal den Bot per Script und installiere ihn neu.

where can i find them files?
https://linuxconfig.org/debian-apt-get-jessie-sources-list
You need Security Updates and a mirror in your country.

Edit your sources.list to these sources, after that
Code:
apt-get update && apt-get upgrade
 
https://linuxconfig.org/debian-apt-get-jessie-sources-list
You need Security Updates and a mirror in your country.

Edit your sources.list to these sources, after that
Code:
apt-get update && apt-get upgrade

=====================================================================
Hello i found the one i need is polish do i just copy it and paste it in the sources.list ?
because i have done it and i still get couple problems
Could you please tell me what exactly i need to do?
 
=====================================================================
Hello i found the one i need is polish do i just copy it and paste it in the sources.list ?
because i have done it and i still get couple problems
Could you please tell me what exactly i need to do?
Delete everything in your /etc/apt/sources.list and copy the following lines...

Code:
deb http://security.debian.org/ jessie/updates main contrib non-free 
deb-src http://security.debian.org/ jessie/updates main contrib non-free 

deb http://ftp.pl.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ jessie main contrib non-free
After that save the file and start your apt-get update....
 
Delete everything in your /etc/apt/sources.list and copy the following lines...

Code:
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

deb http://ftp.pl.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ jessie main contrib non-free
After that save the file and start your apt-get update....

Hello i just done what you've told me and i still get a problem:


W: Failed to fetch http://security.debian.org/dists/jessie/updates/InRelease Unable to find expected entry 'main/binary-i3860/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch https://download.mono-project.com/repo/debian/dists/stable-jessie/InRelease Unable to find expected entry 'main/binary-i3860/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch https://packages.sury.org/php/dists/jessie/InRelease Unable to find expected entry 'main/binary-i3860/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://ftp.pl.debian.org/debian/dists/jessie/Release Unable to find expected entry 'main/binary-i3860/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
 
Don't worry anymore reinstalling my VPS helped in 100% no problems anymore anyone that has the same problem i advise to just save the most important files and reinstall your vps.

Thanks anyways!
 
root@vs11510:~# bash <(wget --no-check-certificate -O - 'https://sinusbot-installer.de/download.php?s=fb454bfdfea7ace309aaa5dffff6f373&t=1538495045')
--2018-10-02 17:57:46-- https://sinusbot-installer.de/download.php?s=fb454bfdfea7ace309aaa5dffff6f373&t=1538495045
Auflösen des Hostnamen »sinusbot-installer.de (sinusbot-installer.de)«... 31.172.90.14
Verbindungsaufbau zu sinusbot-installer.de (sinusbot-installer.de)|31.172.90.14|:443... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 403 Link expired, reload the site and try again
2018-10-02 17:57:46 FEHLER 403: Link expired, reload the site and try again.
 
Command which failed was: "VERSION=$(wgetO - 'https://sinusbot-installer.de/ts3v ersion') ". Please try to execute it manually and attach the output to the bug r eport in the forum thread.
If it still doesn't work report this to the author at https://forum.sinusbot.com /threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause t his is an error of your system not of the installer script. Line 607.
 
Back
Top Bottom