Rustdesk Problem - Agent Configuration Deployment
Published: March 27, 2025 - 3:16 PM
Hello everyone,
New to software deployment via Wapt; I would like to be able to deploy rustdesk with the configuration of the server ID, relay server, key and possibly the whitelist.
I tried to set up the Wapt template configuration for Rustdesk, following the topic viewtopic.php?t=4191.
However, when I get to the JSON configuration stage, I get an error status (see screenshot)
Full message:
Thank you in advance for your help.
My version of Wapt: WAPTConsole Enterprise version 2.6.0.16937
New to software deployment via Wapt; I would like to be able to deploy rustdesk with the configuration of the server ID, relay server, key and possibly the whitelist.
I tried to set up the Wapt template configuration for Rustdesk, following the topic viewtopic.php?t=4191.
However, when I get to the JSON configuration stage, I get an error status (see screenshot)
Full message:
Code: Select all
CRITICAL:waptcore:Fatal error in update_package NameError: name 'ID_YES' is not defined:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 8927, in call_python_code
hookdata = hook_func()
File "C:\Users\pbodin\AppData\Local\Temp\wapt\JObYSk9_\tav-rustdesk-config-template_14_PROD-wapt\setup.py", line 69, in update_package
if is_json_config == ID_YES:
NameError: name 'ID_YES' is not defined
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 8931, in call_python_code
raise e
File "C:\Program Files (x86)\wapt\common.py", line 8927, in call_python_code
hookdata = hook_func()
File "C:\Users\pbodin\AppData\Local\Temp\wapt\JObYSk9_\tav-rustdesk-config-template_14_PROD-wapt\setup.py", line 69, in update_package
if is_json_config == ID_YES:
NameError: name 'ID_YES' is not defined
My version of Wapt: WAPTConsole Enterprise version 2.6.0.16937