Hi,
This only happens with rustdesk.
I can’t remove it from the Gui and when I try removing from CLI:
cluster/remove-module
Traceback (most recent call last):
File "/var/lib/nethserver/cluster/actions/remove-module/50update", line 72, in <module>
raise ex
File "/var/lib/nethserver/cluster/actions/remove-module/50update", line 67, in <module>
raise Exception(f"non-zero exit-code from subtask")
Exception: non-zero exit-code from subtask
cluster/destroy-module
Task ID: Copy to clipboard
8f17406b-09f9-4ad3-91c0-9a260a6e0559
Traceback (most recent call last):
File "/home/rustdesk2/.config/actions/destroy-module/20destroy", line 30, in <module>
'instance': os.environ['MODULE_ID'+'-id']
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "<frozen os>", line 679, in __getitem__
KeyError: 'MODULE_ID-id'
Any hints?
Thanks,