I get
/*
*/
/*john@OptiPlex ~ $ python -V*//*
*//*Python 2.7.6*//*
*//*john@OptiPlex ~ $ dpkg -s openssl | grep '^Version:'*//*
*//*Version: 1.0.1f-1ubuntu2.26*//*
*//*john@OptiPlex ~ $ */
On 9/10/2018 5:55 PM, Pat wrote:
I'm am thinking a sudo apt update python will fix it....
Before you do that, what is the output of
|
python -V
|
and
|
dpkg -s openssl |grep '^Version:'
|
On Monday, September 10, 2018 at 6:51:33 PM UTC-4, John Clark wrote:
Must have missed the memo. Yes I am at
|/*john@OptiPlex ~ $ python -c "exec(\"import urllib2\\nprint
urllib2.__version__\")"*//*
*//*2.7*/
so.... sudo apt-get update python?
living about 50 miles from New Madrid, Mo where there were five
earthquakes at 8.0 or better in the early 1800's, I do have some
small earthquake curiosity.
|
On 9/10/2018 11:11 AM, Pat wrote:
USGS will auto-promote the client to https. The error of
SSL23_GET_SERVER_HELLO:sslv3 alert handshake failuremay indicate
that either Python is < 2.7.9 or urllib2 is < 2.7.
This post seems to indicate that 2.7.9
<https://stackoverflow.com/a/30925034/1177153> should resolve the
SSL handshake error seen here. Others say upgrading OpenSSL to
the latest will resolve it. Maybe upgrading both are the magic
sauce.
Another fix is to switch to Python requests, but I'm trying to
keep dependencies to a minimum.
On Monday, September 10, 2018 at 11:54:48 AM UTC-4, Thomas Keffer
wrote:
Try using https (instead of http)
-tk
On Mon, Sep 10, 2018 at 7:56 AM Pat <[email protected]> wrote:
Hi John, I know I asked this before but don't think I saw
a reply. I may have lost it in the shuffle.
This looks like it could be due to an outdated Python
module. When was the last time you've updated your system?
What is the output when you run this command:
|
python -c "exec(\"import urllib2\\nprint
urllib2.__version__\")"
|
--snip--
You received this message because you are subscribed to the
Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to [email protected] <javascript:>.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
*/John Clark <javascript:>/*
--
You received this message because you are subscribed to the Google
Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
*/John Clark <mailto:[email protected]>/*
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.