• 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

lces01

Member
help !!!
HTTP request sent, awaiting response... 403 Link expired, reload the site and try again
2019-03-21 17:36:15 ERROR 403: Link expired, reload the site and try again.
 

jianyu

New Member
I have problem, please help.

Check if lsb-release and debconf-utils is installed...
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/InRelease Unable to find expected entry 'main/binary-i 3860/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-backports/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://mirrors.digitalocean.com/ubuntu/dists/trusty-security/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://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'universe/binary-i3860/Package s' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty/Release Unable to find expected entry 'main/binary-i3860/Packa ges' 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.
Command which failed was: " apt-get update". 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 P N or a bad review, cause this is an error of your system not of the installer script. Line 266.

Script installer not working, tried the manual but got no luck
 

jianyu

New Member
I have problem, please help.

Check if lsb-release and debconf-utils is installed...
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/InRelease Unable to find expected entry 'main/binary-i 3860/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-backports/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://mirrors.digitalocean.com/ubuntu/dists/trusty-security/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://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'universe/binary-i3860/Package s' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty/Release Unable to find expected entry 'main/binary-i3860/Packa ges' 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.
Command which failed was: " apt-get update". 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 P N or a bad review, cause this is an error of your system not of the installer script. Line 266.

Script installer not working, tried the manual but got no luck

update: i fix it by deleting sources.list
its working now
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Der Port ist frei, auch nach einem Neustart reagiert er auf den Port nicht. Freigeben ist der Port auch...
Dann nimm spaßeshalber mal nen anderen.
Ist jedenfalls kein Installer Problem :)

help !!!
HTTP request sent, awaiting response... 403 Link expired, reload the site and try again
2019-03-21 17:36:15 ERROR 403: Link expired, reload the site and try again.
READ!!! (Guy please use your brain 🙄)
 

Rob20029

New Member
Hey, bei mir kommt immer dieser fehler
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages 404 Not Found [IP: 130.89.148.12 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
Command which failed was: " apt-get update". 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 266.
Was kann ich tun?
 

Himsel

Well-Known Member
Contributor
Hey, bei mir kommt immer dieser fehler
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages 404 Not Found [IP: 130.89.148.12 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
Command which failed was: " apt-get update". 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 266.
Was kann ich tun?

ich würde mal /var/lib/apt/lists/ löschen und neu draufpacken
 
Last edited:

Himsel

Well-Known Member
Contributor

sicher dass nichts eingetragen ist? Trage das mal bitte in sources.list ein und update

also
Code:
mv /etc/apt/sources.list /etc/apt/souces.list.old
vi /etc/apt/sources.list

folgenden Text einfügen


deb http://ftp2.de.debian.org/debian/ jessie main contrib non-free
deb-src http://ftp2.de.debian.org/debian/ jessie main contrib non-free

deb http://ftp2.de.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp2.de.debian.org/debian/ jessie-updates main contrib non-free

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



danach nochmal
Code:
apt-get update
 
Last edited:

Rob20029

New Member
deb http://ftp.debian.org/debian jessie main contrib

# deb http://ftp.debian.org/debian jessie-updates main contrib

# deb http://security.debian.org jessie/updates main contrib
deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main

deb http://ftp.debian.org/debian wheezy-backports main
# deb-src http://ftp.debian.org/debian wheezy-backports main
deb [arch=amd64] https://download.docker.com/linux/debian jessie stable
# deb-src [arch=amd64] https://download.docker.com/linux/debian jessie stable
deb http://repo.ajenti.org/debian main main debian
deb http://repo.ajenti.org/debian main main debian
das gibt sie aus
 

Himsel

Well-Known Member
Contributor
deb http://ftp.debian.org/debian jessie main contrib

# deb http://ftp.debian.org/debian jessie-updates main contrib

# deb http://security.debian.org jessie/updates main contrib
deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main

deb http://ftp.debian.org/debian wheezy-backports main
# deb-src http://ftp.debian.org/debian wheezy-backports main
deb [arch=amd64] https://download.docker.com/linux/debian jessie stable
# deb-src [arch=amd64] https://download.docker.com/linux/debian jessie stable
deb http://repo.ajenti.org/debian main main debian
deb http://repo.ajenti.org/debian main main debian
das gibt sie aus
und gleicher fehler beim installer script?
 

Rob20029

New Member
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy-backports/main/binary-amd64/Packages 404 Not Found [IP: ]

E: Some index files failed to download. They have been ignored, or old ones used instead.
Command which failed was: " apt-get update". 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 266.
 
Top