You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`{"detail":"HTTPSConnectionPool(host='<actual_budget_url>', port=443): Max retries exceeded with url: /account/login (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))"}``
I am using Caddy; and have the root cert on my phone and mac; this seems to be a problem with actualtap talking to actual budget...have also tried adding the root/intermediate certs for Caddy onto the containers.
The text was updated successfully, but these errors were encountered:
`{"detail":"HTTPSConnectionPool(host='<actual_budget_url>', port=443): Max retries exceeded with url: /account/login (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))"}``
I am using Caddy; and have the root cert on my phone and mac; this seems to be a problem with actualtap talking to actual budget...have also tried adding the root/intermediate certs for Caddy onto the containers.
The text was updated successfully, but these errors were encountered: