Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Error #1

Closed
jetheurer opened this issue Aug 21, 2014 · 3 comments
Closed

Login Error #1

jetheurer opened this issue Aug 21, 2014 · 3 comments

Comments

@jetheurer
Copy link

Hi, I noticed a log in error. Is there a way to get around this?
$ perl craigslist-renew.pl config.yml
Error GETing https://accounts.craigslist.org/login: Status read failed: Connection reset by peer at craigslist-renew.pl line 32

Interestingly I've noticed the same issue with this repo: Sepero/CraigsRenewer#1

@propertone
Copy link
Owner

I haven't been able to reproduce this. Are you still getting this error?

@irealva
Copy link

irealva commented Dec 15, 2014

I had got a slightly different error but it referenced the same line in the code. I installed the Mozilla::CA module and it worked fine.

Got the suggestion from this page: http://www.jwz.org/blog/2014/03/apple-broke-lwp-in-a-new-and-exciting-way-on-10-9-2/
"This problem can be fixed by either setting the PERL_LWP_SSL_CA_FILE
envirionment variable or by installing the Mozilla::CA module.

To disable verification of SSL peers set the PERL_LWP_SSL_VERIFY_HOSTNAME
envirionment variable to 0. If you do this you can't be sure that you
communicate with the expected peer."

@propertone
Copy link
Owner

Thanks for the tip. As this issue is unrelated to the project, I'll go ahead and close this request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants