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

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

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Síntomas

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

 

Causa

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>

 

Resolución

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.

 

Información adicional

AppSync 4.2 and later supports XML type licenses.

Productos afectados

AppSync
Propiedades del artículo
Número del artículo: 000193800
Tipo de artículo: Solution
Última modificación: 10 sept 2025
Versión:  4
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.