Home > User Support > QTE

FAQ / QTE (Quality Town for Embedded Grade)

【QTE01】Installation and Licensing Issues

QTE01_05 : Licensing daemon, license acquisition

【question】
After executing the QTE command, the following message is output and the process is terminated.

QTE-COMMAND-E100022 : Failed to connect to local license daemon.[0x00000001]

How do you handle this error?

【Answer】
The license daemon may not be running. Verify that the license daemon is running with the following command
$ systemctl status qted

If the message output after executing the command is not "active (running)", execute the following command to start the license daemon.
$ sudo systemctl start qted

If the following message appears when you run the license daemon, your license may be incorrectly configured.

Job for qted.service failed because the control process exited with error code. See "systemctl status qted.service" and "journalctl -xe" for details.

Please follow the steps below to check the settings according to the type of license you are


@ For file license
  Make sure that the path to the license file is set to the value of the License_url setting in /etc/qte/qte.conf.
  If the path to the license file does not appear to be set, please set the path and confirm that the license daemon starts by executing the following command.
  $ systemctl status qted
  
A For server license.
  Make sure that the URL of the license server is set to the value of the License_url setting in /etc/qte/qte.conf.
  If the URL is not set, please set the URL and confirm that the license daemon starts by executing the following command.
  $ systemctl status qted
  

If the above measures do not resolve the error, please contact our support.

Search for related support information.

【Google Search in Support Information Site】

search keyword: License

Other Keyword Search




Reference information and links