radude / rentry

Markdown pastebin from command line
https://rentry.co
MIT License
453 stars 23 forks source link

Error When using Rentry #9

Closed agamsol closed 2 years ago

agamsol commented 2 years ago
C:\Users\matis\AppData\Roaming\Audio RC>type WebSettings.txt | call "bin\rentry.exe" --edit-code 1234 new
Traceback (most recent call last):
  File "urllib\request.py", line 1319, in do_open
  File "http\client.py", line 1252, in request
  File "http\client.py", line 1298, in _send_request
  File "http\client.py", line 1247, in endheaders
  File "http\client.py", line 1026, in _send_output
  File "http\client.py", line 966, in send
  File "http\client.py", line 1422, in connect
  File "ssl.py", line 423, in wrap_socket
  File "ssl.py", line 870, in _create
  File "ssl.py", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1076)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "rentry.py", line 128, in <module>
  File "rentry.py", line 47, in new
  File "rentry.py", line 25, in get
  File "rentry.py", line 33, in _request
  File "urllib\request.py", line 525, in open
  File "urllib\request.py", line 543, in _open
  File "urllib\request.py", line 503, in _call_chain
  File "urllib\request.py", line 1362, in https_open
  File "urllib\request.py", line 1321, in do_open
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1076)>
[7296] Failed to execute script 'rentry' due to unhandled exception!

C:\Users\matis\AppData\Roaming\Audio RC>