Page 1 of 1

Python raspberry install failed leaseweb down ?

Posted: Thursday 05 April 2018 9:59
by yfands
Hello,

I tried to install python on my raspberry followed the wiki and typed sudo apt-get install -y python3-dev, but getting following error.

Cannot initiate the connection to mirror.nl.leaseweb.net:80 (2001:1af8:4700:b210::33). - connect (101: Network is unreachable) [IP: 2001:1af8:4700:b210::33 80]

any ideas ?

Regards
Frank

Re: Python raspberry install failed leaseweb down ?

Posted: Thursday 05 April 2018 19:51
by SweetPants
Try again, if it fails again, you have to use another repository, it could be down

Re: Python raspberry install failed leaseweb down ?

Posted: Friday 06 April 2018 10:34
by yfands
SweetPants wrote: Thursday 05 April 2018 19:51 Try again, if it fails again, you have to use another repository, it could be down
Working , thank you...

Regards
Frank