apt not connecting to packages.revolutionpi.de

Topics about the Software of Revolution Pi
Post Reply
gravitron_user
Posts: 3
Joined: 14 Jun 2022, 14:14
Answers: 0

apt not connecting to packages.revolutionpi.de

Post by gravitron_user »

Hi,
I have a Core 3+ and recently installed the Stretch image following the getting started guide.
My device is behind a router at our office.

After flashing, I believe I typed correctly the MAC and Serial Number.
Trying to do update, I get a rejected connection message.

Code: Select all

pi@RevPi10025769481:~ $ sudo apt-get update
Err:1 http://packages.revolutionpi.de stretch InRelease
  Could not connect to packages.revolutionpi.de:80 (81.169.219.148). - connect (111: Connection refused)
Err:2 http://packages.revolutionpi.de stretch-backports InRelease                   
  Unable to connect to packages.revolutionpi.de:http:
Hit:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease                    
Hit:4 http://archive.raspberrypi.org/debian stretch InRelease                       
Hit:5 http://repository.teamviewer.com/deb stable InRelease
Reading package lists... Done                 
W: Failed to fetch http://packages.revolutionpi.de/dists/stretch/InRelease  Could not connect to packages.revolutionpi.de:80 (81.169.219.148). - connect (111: Connection refused)
W: Failed to fetch http://packages.revolutionpi.de/dists/stretch-backports/InRelease  Unable to connect to packages.revolutionpi.de:http:
W: Some index files failed to download. They have been ignored, or old ones used instead.
Ideas?
User avatar
nicolaiB
KUNBUS
Posts: 869
Joined: 21 Jun 2018, 10:33
Answers: 7
Location: Berlin
Contact:

Re: apt not connecting to packages.revolutionpi.de

Post by nicolaiB »

Hi,

please try again. There was a short period during an update where the webserver was not available. Should be online again. Sorry for any inconvenience!

Nicolai
gravitron_user
Posts: 3
Joined: 14 Jun 2022, 14:14
Answers: 0

Re: apt not connecting to packages.revolutionpi.de

Post by gravitron_user »

Works!
gravitron_user
Posts: 3
Joined: 14 Jun 2022, 14:14
Answers: 0

Re: apt not connecting to packages.revolutionpi.de

Post by gravitron_user »

Hi again

I tried to connect again and now I am back to stuck on waiting for headers as shown:

Code: Select all

sudo apt-get update
Hit:1 http://packages.revolutionpi.de stretch InRelease
Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
Hit:3 http://packages.revolutionpi.de stretch-backports InRelease
0% [Waiting for headers]                           
Is this related to your servers?
User avatar
nicolaiB
KUNBUS
Posts: 869
Joined: 21 Jun 2018, 10:33
Answers: 7
Location: Berlin
Contact:

Re: apt not connecting to packages.revolutionpi.de

Post by nicolaiB »

Hi,

I haven't noticed any problems with my tests systems and the repo is also reachable:

Code: Select all

[...]
Get:4 http://packages.revolutionpi.de stretch InRelease [5678 B]
Fetched 5678 B in 1s (3997 B/s)   
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Maybe some problems with your ISP? Can you please try if packages.revolutionpi.de is reachable via ping?

Nicolai
Post Reply