mike2545 Posted October 29, 2020 Posted October 29, 2020 (edited) Hi guys, I tried uninstalling GPIO nodeserver from Polisy and it disappears from the Dashboard and ISY but I get this error: 2020-10-29 12:54:40 [polyglot] error: FrontendP: uninstallns NodeServer error Error: DeleteNS Folder: GPIO is still active. Please delete it from the Dashboard first before uninstalling it here. at Object.deleteNSFolder (/snapshot/polyglot-v2/lib/modules/nodeserver.js:1016:12) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) The UNINSTALL button is still in the node store. How can I uninstall this node? Cheers Mike2545 Edited October 29, 2020 by mike2545
Michel Kohanim Posted October 30, 2020 Posted October 30, 2020 @mike2545, Unfortunately this is a known issue. You can remove it by removing the directory: sudo rm -rf /var/polyglot/nodeservers/<the name> With kind regards, Michel 1
mike2545 Posted October 30, 2020 Author Posted October 30, 2020 Thanks Michel, that worked like a charm. -Mike2545 1
Recommended Posts