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
Getting this error when "Sign Yourself". Got this error "Something went wrong, please try again later" and Your session has expired.
When check docker-compose logs, observed that:
OpenSignServer-container | new entry is insert in contracts_Document
OpenSignServer-container | New Signed PDF created called: ./exports/signed_passport_1828.pdf
OpenSignServer-container | An uncaught exception occurred: unable to get local issuer certificateStack Trace:
OpenSignServer-container | Error: unable to get local issuer certificate
OpenSignServer-container | at TLSSocket.onConnectSecure (node:_tls_wrap:1677:34)
OpenSignServer-container | at TLSSocket.emit (node:events:518:28)
OpenSignServer-container | at TLSSocket.emit (node:domain:489:12)
OpenSignServer-container | at TLSSocket._finishInit (node:_tls_wrap:1076:8)
The text was updated successfully, but these errors were encountered:
Getting this error when "Sign Yourself". Got this error "Something went wrong, please try again later" and Your session has expired.
When check docker-compose logs, observed that:
OpenSignServer-container | new entry is insert in contracts_Document
OpenSignServer-container | New Signed PDF created called: ./exports/signed_passport_1828.pdf
OpenSignServer-container | An uncaught exception occurred: unable to get local issuer certificateStack Trace:
OpenSignServer-container | Error: unable to get local issuer certificate
OpenSignServer-container | at TLSSocket.onConnectSecure (node:_tls_wrap:1677:34)
OpenSignServer-container | at TLSSocket.emit (node:events:518:28)
OpenSignServer-container | at TLSSocket.emit (node:domain:489:12)
OpenSignServer-container | at TLSSocket._finishInit (node:_tls_wrap:1076:8)
The text was updated successfully, but these errors were encountered: