fire it up, try to login, get this output:
[Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
... and can't get past that, no login possible.
What version of the product are you using? On what operating system?
Linux mint 15, version of photograbber is hard to tell since neither --version or -version work and there is no mantion of a version number anywhere in the source files (even grepped for it) but I downloaded today, 14 aug 2013, the latest version.
Comment #1
Posted on Nov 26, 2013 by Happy ElephantI can confirm that I am getting this same issue. Running Linux Mint 16 Petra (RC-1) and the latest version of Photograbber pulled from the master git tree on 11/26/2013.
matt@barringer ~/photograbber-master $ cat pg.log 2013-11-26 09:35:19,822:ERROR:pg:86:basedir: /home/matt/photograbber-master 2013-11-26 09:35:41,147:ERROR:pg.pgui:77:[Errno 185090050] _ssl.c:345: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib Traceback (most recent call last): File "/home/matt/photograbber-master/pgui.py", line 129, in validateLogin data['my_info'] = self.graph.get_data(rids[0]) File "/home/matt/photograbber-master/facebook.py", line 297, in get_data raise retErr SSLError: [Errno 185090050] _ssl.c:345: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib 2013-11-26 09:35:48,820:INFO:pg.pgui:92:DEBUG mode enabled. 2013-11-26 09:35:48,820:INFO:pg.pgui:104:Provided token: 2013-11-26 09:35:48,853:ERROR:pg.pgui:77:[Errno 185090050] _ssl.c:345: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib Traceback (most recent call last): File "/home/matt/photograbber-master/pgui.py", line 129, in validateLogin data['my_info'] = self.graph.get_data(rids[0]) File "/home/matt/photograbber-master/facebook.py", line 297, in get_data raise retErr SSLError: [Errno 185090050] _ssl.c:345: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Comment #2
Posted on Dec 11, 2013 by Happy Birdsame issue
Comment #3
Posted on Mar 30, 2015 by Grumpy GiraffeI have the same error on Ubuntu 14.04 with photograbber-2.100
SSLError: [Errno 185090050] _ssl.c:344: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Status: New
Labels:
Type-Defect
Priority-Medium