poe-currency-flip-planner icon indicating copy to clipboard operation
poe-currency-flip-planner copied to clipboard

SSL certificate problem

Open Ham5terzilla opened this issue 2 years ago • 0 comments

Standart connection, win10, installed all from requirements.txt Debug

(env) C:\games\poe flip>cli.py --debug Using config file under C:\games\poe flip\config\config.default.json Fetching Kalandra offers for 117 pairs poetrade: Reschedule task: Chaos Orb -> Aetheric Fossil Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Chaos Orb -> Ancient Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Chaos Orb -> Awakened Sextant Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Jeweller's Orb -> Blessed Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Aetheric Fossil -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Awakened Sextant -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Blessed Orb -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Cartographer's Chisel -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Chromatic Orb -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] poetrade: Reschedule task: Divine Orb -> Chaos Orb Cannot connect to host currency.poe.trade:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1123)')] Backend poetrade failed

Ham5terzilla avatar Aug 26 '22 16:08 Ham5terzilla