Uninstallation doesn't
-
Hello!
I have an app that I'm not able to uninstall... I get the error
Task Error - Task 5781 crashed with code 1 and signal null
the app that I'm trying to uninstall is called "Dolibarr", which is marked as unstable. Could it be the reason? -
@xevotech What happens if you try to uninstall again? You can do this from the uninstall view. Does it keep giving the same error? Can you click on the app logs and see if there is some backtrace?
@girish If I try to uninstall it again, the same error just pops up...
logs
Jan 16 19:08:23 box:apptask accounting.xevotech.com deleting app containers (app, scheduler) Jan 16 19:08:23 box:shell removeCollectdProfile spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurecollectd.sh remove 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:shell removeCollectdProfile (stdout): Restarting collectd Jan 16 19:08:23 box:shell removeCollectdProfile (stdout): Removing collectd stats of 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:shell removeLogrotateConfig spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurelogrotate.sh remove 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:apptask accounting.xevotech.com updating app with values: {"containerId":null} Jan 16 19:08:23 box:tasks 5786: {"percent":30,"message":"Teardown addons"} Jan 16 19:08:25 box:addons accounting.xevotech.com teardownAddons: Tearing down ["mysql","localstorage","sendmail","ldap","scheduler"] Jan 16 19:08:25 box:addons accounting.xevotech.com Tearing down addon mysql with options {} Jan 16 19:08:26 box:addons accounting.xevotech.com Tearing down addon localstorage with options {} Jan 16 19:08:26 box:addons accounting.xevotech.com teardownLocalStorage Jan 16 19:08:26 box:taskworker TypeError: Cannot read property 'device' of null at /home/yellowtent/box/src/docker.js:670:41 at /home/yellowtent/box/node_modules/dockerode/lib/volume.js:44:7 at Modem.buildPayload (/home/yellowtent/box/node_modules/docker-modem/lib/modem.js:273:7) at IncomingMessage.<anonymous> (/home/yellowtent/box/node_modules/docker-modem/lib/modem.js:232:14) at IncomingMessage.emit (events.js:203:15) at endReadableNT (_stream_readable.js:1145:12) at process._tickCallback (internal/process/next_tick.js:63:19)
-
@girish If I try to uninstall it again, the same error just pops up...
logs
Jan 16 19:08:23 box:apptask accounting.xevotech.com deleting app containers (app, scheduler) Jan 16 19:08:23 box:shell removeCollectdProfile spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurecollectd.sh remove 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:shell removeCollectdProfile (stdout): Restarting collectd Jan 16 19:08:23 box:shell removeCollectdProfile (stdout): Removing collectd stats of 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:shell removeLogrotateConfig spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/configurelogrotate.sh remove 700a273d-3bb1-4957-8d6d-239d5ee27385 Jan 16 19:08:23 box:apptask accounting.xevotech.com updating app with values: {"containerId":null} Jan 16 19:08:23 box:tasks 5786: {"percent":30,"message":"Teardown addons"} Jan 16 19:08:25 box:addons accounting.xevotech.com teardownAddons: Tearing down ["mysql","localstorage","sendmail","ldap","scheduler"] Jan 16 19:08:25 box:addons accounting.xevotech.com Tearing down addon mysql with options {} Jan 16 19:08:26 box:addons accounting.xevotech.com Tearing down addon localstorage with options {} Jan 16 19:08:26 box:addons accounting.xevotech.com teardownLocalStorage Jan 16 19:08:26 box:taskworker TypeError: Cannot read property 'device' of null at /home/yellowtent/box/src/docker.js:670:41 at /home/yellowtent/box/node_modules/dockerode/lib/volume.js:44:7 at Modem.buildPayload (/home/yellowtent/box/node_modules/docker-modem/lib/modem.js:273:7) at IncomingMessage.<anonymous> (/home/yellowtent/box/node_modules/docker-modem/lib/modem.js:232:14) at IncomingMessage.emit (events.js:203:15) at endReadableNT (_stream_readable.js:1145:12) at process._tickCallback (internal/process/next_tick.js:63:19)