I believe the CA Validation tag is required since we don't use it I have it set as false. If you are testing moving from a WDM server you can force it to move with INI file parameters.
I also cannot get a new instance of WMS to work with a new 3040 ThinLinux. When I choose register it will either sit with Register in progress and I have to stop it, or it will fail and say that the service is not running.
That is correct. The WTOS devices ship with CA Validate turned on by default. Thus if you're NOT using it in your environment, you need to set that option tag for CAValidate=False.
Lysare
5 Posts
0
May 9th, 2018 04:00
I believe the CA Validation tag is required since we don't use it I have it set as false. If you are testing moving from a WDM server you can force it to move with INI file parameters.
CCMEnable=yes CCMServer=xx.xxx.xx.xxx:8080 GroupPrefix=defa GroupKey=xxxxxxxxxxx MQTTServer=xx.xxx.xx.xxx:1883 AdvancedConfig=yes Override=yes
Hope this helps
Ballinski
33 Posts
0
May 24th, 2018 14:00
I also cannot get a new instance of WMS to work with a new 3040 ThinLinux. When I choose register it will either sit with Register in progress and I have to stop it, or it will fail and say that the service is not running.
MX4CC
7 Posts
0
August 29th, 2018 11:00
That is correct. The WTOS devices ship with CA Validate turned on by default. Thus if you're NOT using it in your environment, you need to set that option tag for CAValidate=False.
MarianPalusak
1 Message
0
May 27th, 2020 12:00
WDMService=No
CCMEnable=Yes CCMServer=https://yourServer.com GroupPrefix=defa GroupKey=KeyYouSetup MQTTServer=yourServer.com AdvancedConfig=yes CCMDefault=yes Override=yes CAValidation=no
Signon=No
They have to be on 3 lines
WDMService is one
the settings starting CCMEnable and ending CAValidation is second line
Signon is third
If they not on separate line or more then 3 the TC will not pull all parameters from the ini file