User Tools

Site Tools


en:infra-convert:dev:license_service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:infra-convert:dev:license_service [2021/05/04 10:44]
me
en:infra-convert:dev:license_service [2022/10/13 15:57] (current)
me
Line 43: Line 43:
 //​**__Inhalt__**//​ //​**__Inhalt__**//​
  
- • [[en:​infra-convert:​dev:​license_service#System requirements]]\\  + • [[#System requirements]]\\  
- • [[en:infra-convert:​dev:​license_service#License client - operate license service without infra CONVERT]]\\  + • [[#Start the licence service]]\\  
- • [[en:​infra-convert:​dev:​license_service#Enable port for the license service]]+ • [[#​Connection between ​infra CONVERT and the license service]]\\  
 + • [[#​Logging]]\\  
 + • [[#License client - operate license service without infra CONVERT]]\\  
 + • [[#Enable port for the license service]]
  
 \\  \\ 
Line 100: Line 103:
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
 +
 +\\ 
 +
 +===== Start the licence service =====
 +
 +The installation programme sets the start type for the licence service to "​Automatic"​ by default. In the Windows Task Manager and the Windows Services app, you can check whether the service is running and start, stop and pause the service manually. You can check and adjust the start type in the Windows Services app.
 +
 +**Task Manager**
 +
 +Open the Windows Task Manager, for example by pressing the key combination **Ctrl** + **Shift** + **Esc**. On the "​Services"​ page, search for **EliasLicenseService**. The status should be **Running**. If this is not the case, you can start it manually via the context menu (right-click on the list entry) by clicking on **Start**.
 +
 +{{ :​en:​infra-convert:​dev:​lizenzservice_task_manager.png?​nolink&​750 | }}
 +
 +**Services app**
 +
 +Open the Windows Services app, for example by clicking **Open Service** in the context menu of the Task Manager or by opening the Windows Start menu ({{en:​infra-convert:​windows_10_logo.png?​nolink&​0x15}}) and typing //​Services//​. Search for **EliasLicenseService** in the list.
 +
 +The status should be **Working**. If this is not the case, you can start it manually via the context menu (right-click on the list entry) by clicking on **Start**. The start type should be **Automatic**. If this is not the case, you can change the start type in the properties of the service (right click on the list entry > **Properties**).
 +
 +> **Note** If the licence service does not start automatically when the system is started, we recommend setting the start type to **Automatic (Delayed Start)**. In addition, under "​Recovery"​ it can be specified that in the event of an error a restart of the service is attempted after one minute.
 +
 +{{ :​en:​infra-convert:​dev:​lizenzservice_dienste_app.png?​nolink&​850 | }}
 +
 +\\ 
 +
 +==== Connection between infra CONVERT and the license service ====
 +
 +#@IC_HTML@# and the license service communicate over an HTTPS connection with TLS 1.2 encryption. Port 6781 is addressed on the license server. It is ensured that this connection is not blocked by a firewall or redirected by a proxy server.\\ ​
 + **See** [[#​Enable port for the license service|Enable port for the license service]]
 +
 +\\ 
 +
 +===== Logging =====
 +
 +{{page>​en:​infra-convert:​dev:​diagnosis:​license_service_logging}}
  
 \\  \\ 
Line 160: Line 198:
  
 ==== Enable port for the license service ==== ==== Enable port for the license service ====
- 
-For the connection to the license service, an HTTPS connection to the specified host is established on port 6781. Make sure that this connection is not blocked by a firewall or redirected by a proxy server. 
  
 The following example describes how to release the port on the license server for the license service installed there. The description shows the standard case for the Windows 10 operating system with "​Windows Defender Firewall"​. The following example describes how to release the port on the license server for the license service installed there. The description shows the standard case for the Windows 10 operating system with "​Windows Defender Firewall"​.
Line 186: Line 222:
 <WRAP rightalign>​ <WRAP rightalign>​
 **Go to previous page**\\ ​ **Go to previous page**\\ ​
-Introduction ​> [[en:​infra-convert:​dev:​intro_v2|Overview (Program version 2)]]+Installation ​> [[en:​infra-convert:​dev:​installation|Installation]]
 </​WRAP>​ </​WRAP>​
  
en/infra-convert/dev/license_service.1620117890.txt.gz · Last modified: 2021/05/04 10:44 by me