Monero (legacy) 0.18.4:5 / Filesystem I/O Error: Permission denied (os error 13)

Updated a many services yesterday including Monero node, then updated StartOS to 0.4.0.1.
Monero service (0.18.4:5) now says 'Running' but with RCP Interface and Sync Status error notifications.
Logs below of the error. 

 


2026-08-06T10:52:13-07:00  Filesystem I/O Error: Permission denied (os error 13)
2026-08-06T10:52:13-07:00  Error: tini exited with code 2
2026-08-06T10:52:13-07:00   at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/lib/mainFn/CommandController.js:130:39)
2026-08-06T10:52:13-07:00   at ChildProcess.emit (node:events:536:35)
2026-08-06T10:52:13-07:00   at ChildProcess._handle.onexit (node:internal/child_process:293:12)
2026-08-06T10:52:43-07:00  Filesystem I/O Error: Permission denied (os error 13)
2026-08-06T10:52:43-07:00  Error: tini exited with code 2
2026-08-06T10:52:43-07:00   at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/lib/mainFn/CommandController.js:130:39)
2026-08-06T10:52:43-07:00   at ChildProcess.emit (node:events:536:35)
2026-08-06T10:52:43-07:00   at ChildProcess._handle.onexit (node:internal/child_process:293:12)
2026-08-06T10:53:13-07:00  Filesystem I/O Error: Permission denied (os error 13)
2026-08-06T10:53:13-07:00  Error: tini exited with code 2
2026-08-06T10:53:13-07:00   at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/lib/mainFn/CommandController.js:130:39)
2026-08-06T10:53:13-07:00   at ChildProcess.emit (node:events:536:35)
2026-08-06T10:53:13-07:00   at ChildProcess._handle.onexit (node:internal/child_process:293:12)
2026-08-06T10:53:43-07:00  Filesystem I/O Error: Permission denied (os error 13)
2026-08-06T10:53:43-07:00  Error: tini exited with code 2
2026-08-06T10:53:43-07:00   at ChildProcess.<anonymous> (/usr/lib/startos/init/node_modules/@start9labs/start-sdk/lib/mainFn/CommandController.js:130:39)
2026-08-06T10:53:43-07:00   at ChildProcess.emit (node:events:536:35)
2026-08-06T10:53:43-07:00   at ChildProcess._handle.onexit (node:internal/child_process:293:12)

Legacy services aren’t supported. You need to either update them or remove them. In the case of some specific services, there is no update path from the unsupported 0351 versions and the new 040 versions. Unfortunately Monero is one of these, which means you’ll need to uninstall this one and then install the 040 version.

1 Like

Thanks you Stu! Proceeding to uninstall Monero (legacy) and install the current version via community registry.

Also, Sparrow and Wasabi were noted as (legacy), but I do not see an updated version in the community registry to reinstall. Is this just something I should check back with the community registry occasionally to see if they’ve got updated versions?

If you want to run hot wallets on your server, the packager of those has his own registry you can add: https://registry.testnet4.info/

Or you can sideload: Releases · remcoros/sparrow-webtop-startos · GitHub

1 Like

Awesome! Many thanks!