Hi,
I have problem with my VPSs. When I click on run.sh, the script runs few minutes. After that there is message "killed" and script stops. Could you help me?
2022-05-12 20:18:12 INFO: Network Listener Connection from 185.31.163.106 accepted
2022-05-12 20:18:12 FINE: pool-3-thread-8 Disconnecting dead peer 62.173.142.197 last updated 137621871 at 137621893
2022-05-12 20:18:13 INFO: pool-3-thread-8 Will close connection to 62.173.142.197
2022-05-12 20:18:14 FINE: Message Handler 3 Handshake complete with 185.31.163.106
2022-05-12 20:18:27 FINE: Thread-14 SQL statement required 24.625 seconds at height 2322540:
SELECT full_hash, type, subtype, has_prunable_attachment AS prunable_attachment, has_prunable_message AS prunable_plain_message, has_prunable_encry
pted_message AS prunable_encrypted_message FROM MPG.TRANSACTION WHERE (timestamp BETWEEN ? AND ?) AND (has_prunable_attachment = TRUE OR has_prunab
le_message = TRUE OR has_prunable_encrypted_message = TRUE)
nxt.db.TransactionalDb$DbPreparedStatement.executeQuery(TransactionalDb.java:428)
nxt.blockchain.TransactionHome.findPrunableTransactions(TransactionHome.java:256)
nxt.blockchain.BlockchainProcessorImpl.restorePrunedData(BlockchainProcessorImpl.java:1268)
2022-05-12 20:18:34 FINE: pool-2-thread-10 Read from 185.31.163.106 timed out
2022-05-12 20:18:35 INFO: pool-2-thread-10 Will close connection to 185.31.163.106
Killed
Thanks.
Kfmg