285 Commits

Author SHA1 Message Date
crowetic
eed46770d9
Update start-32bit.sh 2024-12-02 10:32:39 -08:00
crowetic
42537d082f
Update start-4GB.sh 2024-12-02 10:32:09 -08:00
crowetic
540a7ab508
Update start-6001-to-16000m.sh 2024-12-02 10:31:32 -08:00
crowetic
90c86fc581
Update start-6001-to-16000m.sh
modified Xss and percentage for 6000-16000 start script
2024-12-02 09:56:56 -08:00
e3ef117666 added 2024-11-29 21:15:17 -08:00
6d9df4886a fixed issue with start script 2024-11-29 21:14:29 -08:00
679aaf5ced modified auto-fix-qortal with slight changes to end of script - no functional changes at this time. 2024-11-29 15:15:19 -08:00
2344cedb0b updated auto-fix script and added 32-bit start script updated. 2024-11-29 15:12:30 -08:00
db1e5c02e5 added auto-restart-qortal.sh - to run ./auto-restart-qortal.sh {number-of-hours} 2024-11-23 09:47:22 -08:00
60ee379eeb updated a few things on rebuilt-machine script - soon to move to generic script - use that now if you are using setup scripts 2024-11-22 22:15:29 -08:00
e34a2ef3e1 okay now final edits 2024-11-22 22:01:37 -08:00
1c3f9a560a ... 2024-11-22 21:52:54 -08:00
2eb9b9f40f okay now final for the night 2024-11-22 21:50:44 -08:00
ecdaf05ce2 final fixes and updates 2024-11-22 21:46:39 -08:00
bdb9d50b20 wtf 2024-11-22 21:34:22 -08:00
67579d3123 changed all ~ to ${HOME} and made a few other modifications. 2024-11-22 21:28:24 -08:00
c615e6d3e1 added fixes 2024-11-22 20:54:55 -08:00
dd1c1e0fc0 modified all start scripts with better memory settings, improved auto-fix script and added settings.json update to temporarily remove archive settings for network issues potentially related, will remove archiveInterval in the future. Also modified start-qortal.sh to add comprehensive checks for Qortal running and auto-fix script, and run both if not existing/running. 2024-11-22 20:48:16 -08:00
67a279cd2a re-enabled bootstrapping on auto-fix script. 2024-11-15 09:43:17 -08:00
0757676185 removed force-bootstrap if node is 1500 blocks behind. TEMPORARY modification due to issues with bootstrap cluster. 2024-11-13 20:26:57 -08:00
crowetic
16018adbce
Update auto-fix-qortal.sh
removed blocking and peer checking.
2024-11-10 13:35:54 -08:00
crowetic
4aa50dba09
Update start-high-RAM.sh
removed GC logging
2024-11-10 11:18:53 -08:00
crowetic
899a70741a
Update start-6001-to-16000m.sh
removed GC logging
2024-11-10 11:18:20 -08:00
crowetic
6930ef491a
Update optimized-start.sh
removed GC logging.
2024-11-10 11:17:53 -08:00
crowetic
ec8085946b
Create optimized-start.sh
optimized start script.
2024-11-10 10:50:15 -08:00
crowetic
ee18de8735
Update 4GB-start.sh
optimized memory args.
2024-11-10 10:49:03 -08:00
crowetic
27fd1e77ae
Update start-6001-to-16000m.sh 2024-11-10 10:30:10 -08:00
crowetic
305545a7c6
Update start-high-RAM.sh 2024-11-10 10:29:22 -08:00
cd858fbea5 increased timeout on peer check restart script 2024-11-09 10:29:14 -08:00
c2f2dbd8e9 changed sleep between checks to 10 minutes. 2024-11-04 12:22:58 -08:00
2bf9a91ece added to initial sleep in case node has just started. 2024-11-04 12:22:15 -08:00
73d3b676fe changed initial sleep time to 25 seconds 2024-11-04 12:10:55 -08:00
7930b3c0dc missed edit 2024-11-04 12:09:01 -08:00
9ca72be815 further modifications to peer count restart script 2024-11-04 12:05:41 -08:00
4aaf637579 fixed typo in peer-count script 2024-11-04 11:48:47 -08:00
c8f6b7716a changed to not re-attach to screen 2024-11-02 12:51:35 -07:00
e844d663f2 added peer check restart script 2024-11-02 12:26:36 -07:00
2a10c1c06f added peer count restart script 2024-11-02 12:20:46 -07:00
6dbf000fdf added 6 hour restart script
60 second sleep may not be enough for slower nodes, modify that if needed.
2024-10-27 15:36:55 -07:00
e0821e58e4 changes 2024-10-27 15:32:24 -07:00
4eff51736a edited screen name on mac test script 2024-10-27 15:19:52 -07:00
d8c88febca added mac testing version for restart script 2024-10-27 15:14:30 -07:00
fff5802b8d changed to 60s sleep to prevent rollback 2024-10-26 17:21:39 -07:00
874077baed change number of peers to 15 2024-10-26 13:55:40 -07:00
59bb7961d5 test 2024-10-26 13:45:11 -07:00
eccd61de13 renamed 2024-10-26 13:06:24 -07:00
a966c78cd6 added peer-count-restart-loop script and changed restart to 45 seconds for stopping node to ensure fully stopped 2024-10-26 13:04:43 -07:00
00423e6845 added peer-monitor-restart-loop.sh - a script that checks the peer count every x minutes, and restarts every x consecutive results with low peer count. logs everything with 'peer_monitor.log'. 2024-10-26 10:58:57 -07:00
b36a9a9c89 added executable to restart script 2024-10-24 15:03:28 -07:00
f1a8cd84d8 added screen checks and more logging 2024-10-24 15:00:45 -07:00