-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on healthCheck: x509: Can't parse "NaN" as a number #381
Comments
same problem, running symbol-bootstrap healthCheck 2022-04-04T19:31:52.363Z info User for docker resolved: 1000:1000
after running symbol-bootstrap renewCertificates 2022-04-04T19:31:13.693Z info Generating config from preset 'mainnet' OS: CentOS8 |
Have you done a symbol-bootstrap config --upgrade -p mainnet -a dual -c customPreset.yml Before running healthCheck? |
Doing symbol-bootstrap config --upgrade solves the problem |
running
symbol-bootsrap healthCheck
The command output on the log is:
2022-03-13T08:35:42.590Z info User for docker resolved: 1000:1000
2022-03-13T08:35:42.591Z info Running image using Exec: symbolplatform/symbol-server:gcc-10-1.0.3.1 openssl x509 -enddate -noout -in node.crt.pem -checkend NaN
2022-03-13T08:35:43.393Z info
2022-03-13T08:35:43.394Z error x509: Can't parse "NaN" as a number
x509: Invalid number "NaN" for -checkend
x509: Use -help for summary.
To Reproduce
mainnet node: conrad.symbolnode.ninja
testnet node: pequod.cola-potatochips.net
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: