Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
I do not see that you asked me a question. I tried to reinstall, did not help, i don't know where are your test servers
Ouh excuse me wrong user :eek:

But I really can't reproduce the error.
Are you able to download the sinusbot via
Code:
wget https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
?

Maybe I implement a skip, but there is no ETA for this :eek:
 

luckymvm

New Member
Ouh excuse me wrong user :eek:

But I really can't reproduce the error.
Are you able to download the sinusbot via
Code:
wget https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
?

Maybe I implement a skip, but there is no ETA for this :eek:
Connecting to www.sinusbot.com (www.sinusbot.com)|104.18.40.220|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-10-26 19:30:53 ERROR 403: Forbidden.


because you have the script in the first place "curl -I https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2", through which I can not download
root@v32635:~# curl -I https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
HTTP/1.1 403 Forbidden


followed by curl -O -s https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2, through which I essentially download
i don't know why i cant download
 

Bandes

Member
Code:
useError on line 1065. Report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L1065
Könnt Ihr mir da helfen?
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Connecting to www.sinusbot.com (www.sinusbot.com)|104.18.40.220|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-10-26 19:30:53 ERROR 403: Forbidden.


because you have the script in the first place "curl -I https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2", through which I can not download
root@v32635:~# curl -I https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
HTTP/1.1 403 Forbidden


followed by curl -O -s https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2, through which I essentially download
i don't know why i cant download
Ask your hoster, or try manual install.


Code:
useError on line 1065. Report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L1065
Könnt Ihr mir da helfen?
Hier wird lediglich eine Nachricht angezeigt, dass hierbei ein Fehler kommt ist merkwürdig.
Versuche einfach mal den Bot mit "service sinusbot start" zu starten.
Er wurde bereits vollständig installiert, jetzt würden nur die Endnachrichten angezeigt werden.
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Error while downloading with cURL (Status = 403). Trying it with wget.
Error on line 804. Report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L804
Manually
Code:
wget https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
working?
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
wget https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
--2017-10-28 20:36:01-- https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2
Resolving www.sinusbot.com (www.sinusbot.com)... 104.18.41.220, 104.18.40.220
Connecting to www.sinusbot.com (www.sinusbot.com)|104.18.41.220|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-10-28 20:36:02 ERROR 403: Forbidden.
I'm not able to fix this atm...
I'll check this out with @flyth :)

Where is your VPS located? And which hoster?
 
Last edited:

NUGOSS

Active Member
I'm looking forward to the solution I am writing through Google Translator, thanks in advance for the help
 

TheBoss95

Member
Hello i got this problem when updating Sinusbot.


- 100%[===================>] 33.06K --.-KB/s in 0.007s

2017-11-04 04:05:06 (4.54 MB/s) - written to stdout [33850/33850]

Checking for the latest latest installer version
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Error on line 64. Report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L64
 
Top