LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-01-2021, 08:03 AM   #1
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 180

Rep: Reputation: 39
https://mirrors.slackware.com/ connection refused


date: June 1st 2021 at 14:55 GMT+2

Is there any particular reason for https://mirrors.slackware.com/ refuse connections?

Code:
slackpkg update
finish with an error:
Quote:
failed: Connection refused
Ping works.

Last edited by zdolar; 06-01-2021 at 09:44 AM.
 
Old 06-01-2021, 08:17 AM   #2
fprimex
LQ Newbie
 
Registered: Apr 2006
Posts: 5

Rep: Reputation: 0
Can confirm. I see this as well.
 
Old 06-01-2021, 08:21 AM   #3
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,455

Rep: Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212Reputation: 4212
Maybe rworkman can provide more info
 
Old 06-01-2021, 08:36 AM   #4
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Same here.
Feels like the world has stopped.
 
Old 06-01-2021, 09:21 AM   #5
Nobby6
Member
 
Registered: Jul 2012
Location: Sunshine Coast, Australia
Distribution: Slackware 64
Posts: 237
Blog Entries: 1

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by zdolar View Post
date: may 1st 2021 at 14:55 GMT+2

Is there any particular reason for https://mirrors.slackware.com/ refuse connections?

Code:
slackpkg update
finish with an error:


Ping works.
perhaps you mean June 1st

I know, the years going damn fast
 
Old 06-01-2021, 09:23 AM   #6
Nobby6
Member
 
Registered: Jul 2012
Location: Sunshine Coast, Australia
Distribution: Slackware 64
Posts: 237
Blog Entries: 1

Rep: Reputation: 212Reputation: 212Reputation: 212
ftp works, looks like someone broke apache

/pub directory

Current directory is /pub

Up to /
Mar 9 2013 Directory alien
Jan 11 2011 Directory archive.xfce.org
Nov 26 2017 Directory mirrorbrain
May 23 02:40 Directory misc
May 15 2017 Directory rworkman
Sep 1 2016 Directory sbopkg
Sep 18 2017 Directory slackbuilds.org
May 23 02:41 Directory slackpkg
Mar 11 2018 Directory slackware
Apr 8 22:50 Directory slackwarearm
 
Old 06-01-2021, 09:48 AM   #7
zdolar
Member
 
Registered: Jul 2009
Location: Slovenija
Distribution: Slackware
Posts: 180

Original Poster
Rep: Reputation: 39
Quote:
Originally Posted by Nobby6 View Post
perhaps you mean June 1st
Thanks, corrected.

Quote:
Originally Posted by Nobby6 View Post
I know, the years going damn fast

even faster.
 
Old 06-01-2021, 09:49 AM   #8
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Until the mirrorbrain service comes back up, you're welcome to use my slack-mirror-speedtest.sh script. It will help you determine the fastest mirror. It does default to the US mirrors, so if you reside in another part of the world, you can replace that list with one from /etc/slackpkg/mirrors to test servers closer to your.
 
Old 06-01-2021, 10:40 AM   #9
tadgy
Member
 
Registered: May 2018
Location: UK
Distribution: Slackware (servers), Void (desktop/laptop)
Posts: 306

Rep: Reputation: 417Reputation: 417Reputation: 417Reputation: 417Reputation: 417
There's also slackware.uk
 
Old 06-01-2021, 11:23 AM   #10
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,136

Rep: Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204Reputation: 4204
Robby and rob0 fixed it! \o/

https://mirrors.slackware.com/

thanks for reporting it!

Last edited by ponce; 06-01-2021 at 11:35 AM.
 
1 members found this post helpful.
Old 06-08-2021, 07:21 PM   #11
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,560

Rep: Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354Reputation: 1354
So it was down at least 3.5 hours :/

For anyone curious, here's what happened:
httpd-2.4.47 had been reverted in /patches back to 2.4.46, and I'd applied that patch the night before. I *always* give a complete restart to httpd any time I upgrade it (as I've been bitten by similar issues in the past), but well, I guess something distracted me and I did *not* do what I *always* do on this particular occasion. When the logrotate from cron finished, it did "/etc/rc.d/rc.httpd graceful" which failed *hard* due to the running version of httpd not matching the "let's graceful restart this httpd binary" version on the filesystem.

I was notified of this problem at approximately 0930 local time (roughly 1.5 hours after the OP posted here), but all I had was my cell phone (and I don't do "computing" from it). ssh access to mirrors.slackware.com is restricted to only a few known IP addresses and via key only (no passwords accepted at all), and Pat's known IP addresses had changed since we last updated them, so... yeah, fun times. rob0's exact method of access will remain undisclosed, but his services are appreciated :-)

As an aside, I didn't miss the httpd restart on just mirrors.slackware.com though - I missed it on numerous other machines. They don't all do the log rotation at the same time, so the only one that I noticed was harrier.slackbuilds.org when it stopped responding to httpd the night before. At the time, I (incorrectly) assumed that I'd just forgotten that one machine, kicked rc.httpd, and all was (as we would learn later, NOT) well.

Sorry for the trouble...
 
3 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] https://mirrors.rpmfusion.org/'s certificate expired! RobberPhex Fedora 2 06-12-2017 04:52 AM
Error Loading https://.. Connection refused rover Linux - Networking 4 10-19-2004 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration