Tonomy-Foundation / Tonomy-ID-Management

0 stars 0 forks source link

Telos UK Primary Node - BP and Fullnode corrupt #493

Closed theblockstalk closed 8 months ago

theblockstalk commented 10 months ago

Both the telos-fullnode and telos-bp processes are corrupt with dirty database. They will need restore from snapshot.

dev@dev-VirtualBox:~/Documents/Git/Telos UK/ansible$ ./app.sh connect --network telos_mainnet --node primary
COMMAND_STRING: connect --network telos_mainnet --node primary
main_helpers.sh PARENT_PATH: /home/dev/Documents/Git/Telos UK/ansible/scripts
Connecting to telos_mainnet.primary with command:     
Welcome to Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-213-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Introducing Expanded Security Maintenance for Applications.
   Receive updates to over 25,000 software packages with your
   Ubuntu Pro subscription. Free for personal use.

     https://ubuntu.com/pro
Last login: Thu Nov 30 07:18:51 2023 from 45.142.16.25
jacktanner@telosmainnet03:~$ sudo systemctl status telos-fullnode
[sudo] password for root: 
● telos-fullnode.service - TELOS Testnet Node Service
   Loaded: loaded (/etc/systemd/system/telos-fullnode.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2023-11-27 20:00:00 UTC; 2 days ago
  Process: 786 ExecStart=/opt/telos-configs/scripts/nodeos-wrapper.sh fullnode (code=exited, status=2)
 Main PID: 786 (code=exited, status=2)

Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: info  2023-11-27T20:00:00.814 nodeos    protocol_feature_manag:822    operator()           ] Support for builtin protocol feature 'CONFIG
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: info  2023-11-27T20:00:00.814 nodeos    protocol_feature_manag:822    operator()           ] Support for builtin protocol feature 'FIX_LI
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: info  2023-11-27T20:00:00.814 nodeos    protocol_feature_manag:822    operator()           ] Support for builtin protocol feature 'GET_SE
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: warn  2023-11-27T20:00:00.818 nodeos    chain_plugin.cpp:1085         plugin_initialize    ] 13 N5boost10wrapexceptINSt3__112system_error
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: rethrow Database dirty flag set:
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]:     {"what":"Database dirty flag set"}
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]:     nodeos  chain_plugin.cpp:1085 plugin_initialize
Nov 27 20:00:00 telosmainnet03 nodeos-wrapper.sh[786]: error 2023-11-27T20:00:00.819 nodeos    main.cpp:157                  main                 ] database dirty flag set (likely due to uncle
Nov 27 20:00:00 telosmainnet03 systemd[1]: telos-fullnode.service: Main process exited, code=exited, status=2/INVALIDARGUMENT