AppSync: Uploading .xml license file in UI receives error: Adding the license failed due to "Invalid license file"

Zusammenfassung: Uploading .xml license file in UI receives error: Adding the license failed due to "Invalid license file".

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

In AppSync UI, when uploading .xml license in Settings > License > Upload, receive an error:

Adding the license failed due to "Invalid license file"

 

Screenshot 1.png

 

Ursache

The first scenario seen was the entire <lockingID> section was missing from the license file.
There should be a lockingID section like the following:

 

<LockingIds>

	<LockingId>

		<LockingIdCode>HOSTID</LockingIdCode>

		<LockingIdValue>value</LockingIdValue>

	</LockingId>

</LockingIds>

 

The second scenario seen was the LockingIdCode being inappropriately found to be XIOD like so:

 

<LockingId>

	<LockingIdCode>XIOID</LockingIdCode>

 

When it should be HOSTID

 

<LockingId>

	<LockingIdCode>HOSTID</LockingIdCode>

 

Lösung

The internal licensing generation mechanism is updated to ensure the Locking ID section is populated.

 

A new license is needed. Obtain a new license from the licensing team.

 

Weitere Informationen

AppSync 4.2 and later supports XML type licenses.

Betroffene Produkte

AppSync
Artikeleigenschaften
Artikelnummer: 000193800
Artikeltyp: Solution
Zuletzt geändert: 10 Sept. 2025
Version:  4
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.