getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
7.22k stars 522 forks source link

Unable to uninstall broken app with apps.uninstall.mutate #1914

Open mpalladi opened 2 days ago

mpalladi commented 2 days ago

Several apps face the same issue for me . Version 1.2.2

What are the resolution steps ?

e.g umbreld client apps.uninstall.mutate --appId bluewallet

message: ‘Command failed with exit code 15: /usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/app-script stop bluewallet’, code: -32603, data: { code: ‘INTERNAL_SERVER_ERROR’, httpStatus: 500, stack: ‘Error: Command failed with exit code 15: /usr/local/lib/node_modules/umbreld/source/modules/apps/legacy-compat/app-script stop bluewallet\n’ + ’ at makeError (file:///usr/local/lib/node_modules/umbreld/node_modules/execa/lib/error.js:60:11)\n’ + ’ at handlePromise (file:///usr/local/lib/node_modules/umbreld/node_modules/execa/index.js:124:26)\n’ + ’ at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n’ + ’ at async RetryOperation._fn (file:///usr/local/lib/node_modules/umbreld/node_modules/p-retry/index.js:55:13)', path: ‘apps.uninstall’,