Skip to content
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

Еxit status is 0 after bs start error #564

Open
OutiSig opened this issue Jun 28, 2023 · 0 comments
Open

Еxit status is 0 after bs start error #564

OutiSig opened this issue Jun 28, 2023 · 0 comments

Comments

@OutiSig
Copy link

OutiSig commented Jun 28, 2023

user@debian /bs-testnet $ bs-linux-x64 -c bs.cfg
[sudo] password for user: 
10:29:56.253822 INFO [server] ================= startup  ==================
10:29:56.253845 WARNING [server] ================= startup  ==================
10:29:56.253876 ERROR [server] ================= startup  ==================
10:29:56.253888 FATAL [server] ================= startup  ==================
10:29:56.253897 INFO [server] Using config file: "bs.cfg"
10:29:56.253906 INFO [server] Please wait while the server is starting...
10:29:56.254317 ERROR [node] Failure starting blockchain.
10:29:56.254336 ERROR [server] Server failed to start with error, operation failed.
10:29:56.254371 INFO [server] Please wait while the server is stopping...
10:29:56.254528 INFO [node] Server stopped successfully.
user@debian /bs-testnet $ echo $?        
0

The error exit code must be equal to 1 after startup errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant