Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > perl.cpan.workers > #726

Re: Could not upload tarball to PAUSE from server

Newsgroups perl.cpan.workers
Date 2023-10-08 14:33 +1100
Subject Re: Could not upload tarball to PAUSE from server
Message-ID <ZSIjELuUn1pEyJ7C@venus.tony.develop-help.com> (permalink)
References <c170a746-3aba-45f7-2668-5084212f0ace@pobox.com>
From tony@develop-help.com (Tony Cook)

Show all headers | View raw


On Sat, Oct 07, 2023 at 10:37:36PM -0400, James E Keenan wrote:
> The only thing which I think is different from my last CPAN upload is that
> about a month ago I upgraded my server from http:// to https://.  I have not
> encountered any problems with the server since then.  The file permissions
> on the tarballs I was trying to upload are 0644 -- same as all the other
> dozens of tarballs I've uploaded from that server.
> 
> Any ideas as to why I could not upload from my server (for the first time in
> 18 years!)?

For some reason it can't verify the certificate:

2023-10-08 02:47:59 $$1354 v1049: Alert: nosuccesscount[10] error[Can't connect to thenceforward.net:443 (certificate verify failed)] (paused:708)

You might try testing your site with:

https://www.ssllabs.com/ssltest/

which will detect problems that might not show in a browser.

It might be the host performing the fetch is missing the root
certificate needed for your LetsEncrypt certificate, but ssltest is
the place to start.

Tony

Back to perl.cpan.workers | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Could not upload tarball to PAUSE from server jkeenan@pobox.com (James E Keenan) - 2023-10-07 22:37 -0400
  Re: Could not upload tarball to PAUSE from server tony@develop-help.com (Tony Cook) - 2023-10-08 14:33 +1100
    Re: Could not upload tarball to PAUSE from server jkeenan@pobox.com (James E Keenan) - 2023-10-08 09:59 -0400
      Re: Could not upload tarball to PAUSE from server tony@develop-help.com (Tony Cook) - 2023-10-09 09:38 +1100
        Re: Could not upload tarball to PAUSE from server jkeenan@pobox.com (James E Keenan) - 2023-10-16 12:45 -0400

csiph-web