64 Commits

Author SHA1 Message Date
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
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
37787b8bb7 modified edit of settings in peer settings function. 2024-10-19 17:39:54 -07:00
6033ab2999 whyy bug, whyyy 2024-10-19 17:34:28 -07:00
9b637f5098 again fixed bug 2024-10-19 17:32:38 -07:00
ad9fcbcb41 fixed bug 2024-10-19 17:30:47 -07:00
af3ca03246 fixed bug 2024-10-19 17:29:20 -07:00
ad50a9c88e modified pi variables 2024-10-19 17:21:23 -07:00
81365055b6 modified execution of updated script 2024-10-19 17:16:22 -07:00
866f597e40 big update to auto-fix script, and saved backup of old version in auto-fix-qortal-oldVersion.sh 2024-10-19 17:03:58 -07:00
crowetic
eafa42dddf
Update auto-fix-qortal.sh
fixed typo in remote height check
2024-06-26 17:33:06 -07:00
crowetic
df19bb813a
Update auto-fix-qortal.sh
updated code for readability and updated comments for readability and wording improvements.
2024-06-26 17:23:25 -07:00
e74dfdb4cc updated code structure and fixed spacing issues, added many features. 2024-05-21 18:11:02 -07:00
20eae7c6cb Updated to check for bootstrapping prior to attempting to start node. 2024-05-21 17:25:22 -07:00
63c066d7e3 added additional check_height function with further features to verify height of node 2024-05-21 16:39:51 -07:00
9e4b7ac66b changed wait time upon first version check 2024-05-21 16:26:29 -07:00
62bbf538da fixed if statement issue 2024-05-21 16:22:56 -07:00
94de5cb8e5 fix 2024-05-21 16:19:21 -07:00
4b72bb27e8 updated auto-fix script and crontab-new entry that was causing failures in script function. 2024-05-21 16:16:01 -07:00
d5eb0f97b4 little fixes 2024-05-11 19:22:30 -07:00
659d10f65c small fixes - script now includes height checks and more. 2024-05-11 19:00:36 -07:00
829c9814a4 updated auto-fix script to check for heights and fix issues from stuck blocks. 2024-05-11 18:53:09 -07:00
432f8a0e97 further updates to auto-fix script to include block height checks, and checking whether block height has changed since last run. 2024-05-11 18:01:40 -07:00
5d0b4c3959 updated auto-fix script with block height checks and more. 2024-05-11 17:32:01 -07:00
crowetic
c74481b694
Update auto-fix-qortal.sh
ADDED additional pi4 checks and start script modifications therein.
2024-04-10 10:30:17 -07:00
be34e7bc7d Updated auto-fix script to ensure users will only update if the version is newer on git... also modified everything so that it utilizes functions. 2024-02-18 13:18:48 -08:00
crowetic
0a32e1e4a0
Update auto-fix-qortal.sh
modified start script for 64bit pi checks.
2024-02-02 16:39:09 -08:00
crowetic
226586d28d
Update auto-fix-qortal.sh
added modified low-ram script - more changes coming soon.
2023-11-19 10:30:52 -08:00
crowetic
152af47a86
Update auto-fix-qortal.sh
modified high-RAM start script settings.
2023-09-07 13:01:34 -07:00
crowetic
cb58179474
Update auto-fix-qortal.sh
changed order of commands for fix on armv7l pi machines
2023-06-03 13:35:00 -07:00
crowetic
3c77062890
Update auto-fix-qortal.sh
fixed logic
2023-06-03 13:21:41 -07:00
crowetic
71d3dca256
Update auto-fix-qortal.sh
added detection of 32bit ARM (armv7l) machines, and corrected start script for compatibility there.
2023-06-03 13:13:05 -07:00
crowetic
380c51ef56
Update auto-fix-qortal.sh
removed status script from desktop and moved to qortal folder.
2023-06-02 14:52:07 -07:00
crowetic
22e3164f25
Update auto-fix-qortal.sh
added raspberry-pi-specific modifications to both skip auto-fix-visible setup and add/verify cron entries for pi auto-fix and auto-start.
2023-05-29 17:14:29 -07:00
crowetic
3f14615c77
Update auto-fix-qortal.sh
modified some wording and sleep times.
2023-05-28 09:35:02 -07:00
crowetic
dc8f7fb0ff
Update auto-fix-qortal.sh
changed the way a few things worked.
2023-05-27 19:30:58 -07:00
crowetic
29cba82e40
Update auto-fix-qortal.sh 2023-05-25 17:25:07 -07:00
crowetic
868594374e
Update auto-fix-qortal.sh
make autostart directory if not existing
2023-05-25 17:23:18 -07:00
crowetic
3b0e3bb4f3
Update auto-fix-qortal.sh
made colors more uniform
2023-05-25 17:15:50 -07:00