View Issue Details

IDProjectCategoryView StatusLast Update
0004966SOGoPackaging (Debian)public2020-05-07 10:44
ReporterMicTie Assigned Toludovic  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSUbuntuOS Version16.04 LTS
Product Version4.3.0 
Summary0004966: Cannot connect to "packages.inverse.ca port 443"
Description

When trying to update / upgrade my installation, I get the message: Failed to connect to packages.inverse.ca port 443: Connection refused

The same is true for "curl -vvv https://packages.inverse.ca/SOGo/nightly/4/debian"

Surprisingly "wget https://packages.inverse.ca/SOGo/nightly/4/debian/pool/jessie/s/sogo/sogo_4.3.0.20200223-1_amd64.deb" is working

Thanks for providing Sogo and keep it updated!

TagsDebian, upgrade

Activities

francis

francis

2020-02-24 12:26

administrator   ~0014171

Can you try

curl -vvv -4 https://packages.inverse.ca/SOGo/nightly/4/debian

MicTie

MicTie

2020-02-24 12:51

reporter   ~0014172

curl -vvv -4 https://packages.inverse.ca/SOGo/nightly/4/debian is working!
Thanks for looking into this issue!

MicTie

MicTie

2020-02-24 12:53

reporter   ~0014173

Clicked too fast, here is the details ...

  • Trying 192.95.20.194...
  • Connected to packages.inverse.ca (192.95.20.194) port 443 (#0)
  • found 149 certificates in /etc/ssl/certs/ca-certificates.crt
  • found 600 certificates in /etc/ssl/certs
  • ALPN, offering http/1.1
  • SSL connection using TLS1.2 / ECDHE_RSA_AES_256_GCM_SHA384
  • server certificate verification OK
  • server certificate status verification SKIPPED
  • common name: *.inverse.ca (matched)
  • server certificate expiration date OK
  • server certificate activation date OK
  • certificate public key: RSA
  • certificate version: 0000003
  • subject: OU=Domain Control Validated,OU=EssentialSSL Wildcard,CN=*.inverse.ca
  • start date: Wed, 17 Oct 2018 00:00:00 GMT
  • expire date: Sat, 14 Nov 2020 23:59:59 GMT
  • issuer: C=GB,ST=Greater Manchester,L=Salford,O=COMODO CA Limited,CN=COMODO RSA Domain Validation Secure Server CA
  • compression: NULL
  • ALPN, server did not agree to a protocol

    GET /SOGo/nightly/4/debian HTTP/1.1
    Host: packages.inverse.ca
    User-Agent: curl/7.47.0
    Accept: /

    < HTTP/1.1 301 Moved Permanently
    < Date: Mon, 24 Feb 2020 12:50:23 GMT
    < Server: Apache
    < Location: https://packages.inverse.ca/SOGo/nightly/4/debian/
    < Vary: Accept-Encoding
    < Content-Length: 370
    < Content-Type: text/html; charset=iso-8859-1
    <
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved https://packages.inverse.ca/SOGo/nightly/4/debian/.</p>
    <hr>
    <address>Apache Server at webmaster@inverse.ca Port 443</address>
    </body></html>

francis

francis

2020-02-25 13:11

administrator   ~0014178

Just follow the redirection and it will work.

MicTie

MicTie

2020-02-25 13:26

reporter   ~0014179

Thanks, No problem!
Just wondering is this caused my setup or your side?

francis

francis

2020-02-25 13:51

administrator   ~0014181

It's an IPv6 problem on our side.

MicTie

MicTie

2020-02-27 02:02

reporter   ~0014185

It's working normally now (using IPv6) - Thanks!

Issue History

Date Modified Username Field Change
2020-02-24 03:45 MicTie New Issue
2020-02-24 03:45 MicTie Tag Attached: Debian
2020-02-24 03:45 MicTie Tag Attached: upgrade
2020-02-24 12:26 francis Note Added: 0014171
2020-02-24 12:51 MicTie Note Added: 0014172
2020-02-24 12:53 MicTie Note Added: 0014173
2020-02-25 13:11 francis Note Added: 0014178
2020-02-25 13:26 MicTie Note Added: 0014179
2020-02-25 13:51 francis Note Added: 0014181
2020-02-27 02:02 MicTie Note Added: 0014185
2020-05-07 10:44 ludovic Assigned To => ludovic
2020-05-07 10:44 ludovic Status new => resolved
2020-05-07 10:44 ludovic Resolution open => fixed