ping ftp.whitehorsetc.com
PING whitehorsetc.com (66.62.95.221) 56(84) bytes of data.
64 bytes from 66-62-95-221.cybernet1.com (66.62.95.221): icmp_seq=1 ttl=50 
time=147 ms
…
ping qmt-server.carlc.com
PING qmt-server.carlc.com (72.35.89.3) 56(84) bytes of data.
64 bytes from qmt-server.carlc.com (72.35.89.3): icmp_seq=1 ttl=50 time=58.2 ms
…

ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/ & 
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/ work fine:
[cid:image001.png@01D5630F.D3873350]

curl 
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml
curl: (7) Failed connect to ftp.whitehorsetc.com:21; Connection timed out

curl 
ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml
curl: (7) Failed connect to qmt-server.carlc.com:21; Connection timed out

Uhm - Eric, FTP in the server’s network is blocked…website loads from desktop, 
but failed curl from server (via ssh) was the clue…I’ll use a different 
server/network...and let you know how it goes…

Thanks Eric!!

From: Eric Broch <ebroch.w...@gmail.com>
Sent: Wednesday, September 4, 2019 10:40 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Qmail Toaster Repos Timing Out

Try (and let me know the output)
# ping ftp.whitehorsetc.com<http://ftp.whitehorsetc.com>
# ping qmt-server.carlc.com<http://qmt-server.carlc.com>

Can you go directly to the web sites?
ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/

Run the following commands and let me know the output
# curl 
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml
# curl 
ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml

Let me know the output

On Wed, Sep 4, 2019 at 9:32 AM Matt Weakly <m...@fes.org<mailto:m...@fes.org>> 
wrote:
I have the same issue as Roxanne, identical qmt.repo and qmt-mirrorlist-current…

CentOS7 (OpenVZ).

yum –y install … error (qt_install.sh):
…
ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml:
 [Errno 12] Timeout on 
ftp://qmt-server.carlc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml:
 (28, 'Connection timed out after 30001 milliseconds')
Trying other mirror.
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml:
 [Errno 12] Timeout on 
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/x86_64/repodata/repomd.xml:
 (28, 'Connection timed out after 30001 milliseconds')
…

Thanks!!
Matt

Reply via email to