Closed Viktamfrver closed 1 year ago
I tried both commands and also re installed the os
I tried both commands and also re installed the os
What os have you installed?
This is not a pi-apps problem. There seems to be an issue with the way your OS receives updates, and Pi-Apps simply exposed the problem that was already there. It could be an issue with your internet connection, for example. Try going to http://raspbian.raspberrypi.org/raspbian in a web browser.
my internet connection is good and i can watch youtube without any problems but pi apps still fails to install
I tried both commands and also re installed the os
What os have you installed?
raspbian os 32-bit
Your OS is choosing a .net.in mirror for raspbian.raspberrypi.org. this is an India based domain and it appears that multiple other users are having issues connecting to it https://forums.raspberrypi.com/viewtopic.php?t=350594 https://forums.raspberrypi.com/viewtopic.php?t=348312#p2086593
Asia | India | Digital Dreams Consulting Private Limited | http://raspbian.mirror.net.in/raspbian/raspbian/ |
---|
does your /etc/apt/sources.list
have this mirror explicitly specified or is the request being redirected to it?
run this in terminal and report the output
cat /etc/apt/sources.list
I got a github email notification from @Viktamfrver that the apt sources.list contained this:
deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
The comment seems to have been deleted here so I'm copying it here for future reference.
I have emailed the raspbian foundation through the proper methods asking that the problematic mirror be removed. However I do not think they will do so since the http://raspbian.mirror.net.in/ is the only existing mirror in all of India which as mentioned in the discord is one of the largest markets for the raspberry pi. I think the reality is there need to be MORE india mirrors, not less, and this issue is likely overloading of the single mirror.
@theofficialgman did you ever get a response from the raspbian foundation?
@theofficialgman did you ever get a response from the raspbian foundation?
nope
closing as stale. this mirror appears actually fully down now. not just unresponsive. hopefully the mirror system simply removed it
Confirmations
What happened?
App fails to install properly.
Description
the app does not download fully and isnt installed properly. It doesnt launch, the terminal also shows errors.
What are your system specs (run the following command in your terminal)?
(Recommended) Error log? Terminal output? Debug messages?