We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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’,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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’,
The text was updated successfully, but these errors were encountered: