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.

Download failed (403 error)

EdisonJwa

#stayinghome
When I was trying to download sinusbot with wget command it was forbidden-ed with a 403 error

Code:
--2019-02-13 23:55:19--  https://www.sinusbot.com/dl/sinusbot.current.tar.bz2
Resolving www.sinusbot.com (www.sinusbot.com)... 104.28.15.74, 104.28.14.74
Connecting to www.sinusbot.com (www.sinusbot.com)|104.28.15.74|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2019-02-13 23:55:20 ERROR 403: Forbidden.

I was also tried to use the One-key Install script also error and shows that

Bash:
Command which failed was: "su -c "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report 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 this is an error of your system not of the installer script. Line 805.

And i was downloaded by an another way and trying to start the bot but it shows a manual update is required
So I did checked the date and the time also already updated with the ntp

Finally I found out that when my VPS trying to start will go to sinusbot homepage to get something because of the 403 forbidden it comes up with the same error like times wrong
So how to figure it out?
 

Kir-à

Helping Hand
is awesome!
Contributor
Hi,

If this is a problem related only to wget,

you may be able to spoof the site by using the wget '-U' option, giving it a user-agent description of another browser.

3012
 
Top