Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'd agree, it's only that we have have that other issue going on and I wanted the "full disclosure" 😉
But sure enough, switching to a different browser help. FYI the issue was on Safari (MacOS Sonoma, latest)
For here: CLOSE 🙂
indeed,
uninstall nodejs entirely. apt remove nodejs. Then, you will find Cloudron's nodejs in /usr/local/node-14.15.4 . Just ln -sf /usr/local/node-14.15.4/bin/node /usr/bin/node. Then, if node --version gives the correct output, do systemctl restart box .
did the trick.
You folks rock, thanks!!!