Skip to content

Conversation

@anatolykopyl
Copy link
Contributor

Fixes this error.

Detailed error message can be obtained by adding
pc.printout('ClientError {0!s} (Code: {1:d}, Response: {2!s})'.format(e.msg, e.code, e.error_response), pc.RED)
to the except block of the get_user definition
on line 1001.

The message reads ClientError URLError <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1076)> (Code: 0, Response: )

@Datalux
Copy link
Owner

Datalux commented Apr 1, 2021

Hi @anatolykopyl, thank you for this fix!

@Datalux Datalux merged commit 65f8fea into Datalux:development Apr 1, 2021
@anatolykopyl anatolykopyl deleted the development branch April 1, 2021 20:17
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

Successfully merging this pull request may close these issues.

2 participants