Oh... That's such a GREAT question : )
Let's start here. This does not look good...
[TAILING] Tailing last 15 lines for [engwit] process (change the value with --lines option)
/home/ubuntu/.pm2/logs/engwit-error.log last 15 lines:
0|engwit | Error: EACCES: permission denied, open './config.json'
0|engwit | at Object.openSync (node:fs:492:3)
0|engwit | at Object.writeFileSync (node:fs:1516:35)
0|engwit | at Object.writeFileSync (/home/ubuntu/apps/steemsmartcontracts/node_modules/jsonfile/index.js:117:13)
0|engwit | at saveConfig (/home/ubuntu/apps/steemsmartcontracts/app.js:170:6)
0|engwit | at stopApp (/home/ubuntu/apps/steemsmartcontracts/app.js:175:3)
0|engwit | at runMicrotasks (<anonymous>)
0|engwit | at processTicksAndRejections (node:internal/process/task_queues:94:5) {
0|engwit | errno: -13,
0|engwit | syscall: 'open',
0|engwit | code: 'EACCES',
0|engwit | path: './config.json'
0|engwit | }
This seems like a rights issue to me. The user you are running the script with doesn't have the right to modify the file?
It's the first idea I can come up with :)
Anyway, the real experts are reachable in Discord. Do you have access to the Discord server Engine, channel Witnesses?
If not, what's your Discord name so I can invite you...
I think I'm pounding my way through it...
Reinstalled (everything) and without errors I'm 30K blocks away.
More to come : )
Ooppss!!! Soooo don't like to look at things... That 300 K !!!!
I'm going the wrong way : /
What database image did you start with? Catching the head already?