Что означает код NTSTATUS 0xC0EA0006 (STATUS_CLIP_LICENSE_EXPIRED)?

 
Также может означать:
КонстантаТипОС
ERROR_CLIP_LICENSE_EXPIREDHRESULTWindows
Предыдущий Следующий
STATUS_CLIP_KEYHOLDER_LICENSE_MISSING_OR_INVALID STATUS_CLIP_LICENSE_SIGNED_BY_UNKNOWN_SOURCE

STATUS_CLIP_LICENSE_EXPIRED

Что означает STATUS_CLIP_LICENSE_EXPIRED

STATUS_CLIP_LICENSE_EXPIRED — срок действия лицензии CLiP истёк.

Что проверить

Зафиксируйте идентификатор пакета/приложения и licensing API, который вернул STATUS_CLIP_LICENSE_EXPIRED.

  • Проверьте наличие, подпись, срок действия и соответствие лицензии установленному пакету и текущей учётной записи/устройству.
  • Не заменяйте лицензионные файлы вручную: сначала определите, повреждена ли сама лицензия, идентификатор пакета или локальное состояние лицензирования.

Исходная формулировка

  • The CLiP license was validly recognized, but its permitted validity period has ended.
  • Determine whether the entitlement is a trial, subscription, rental, add-on, or offline license.
  • Expiration is a policy result, not a signature failure. The platform identified the license and accepted its structure, but the current evaluation time falls outside the allowed interval. Trial licenses, subscriptions, rentals, temporary offline rights, and time-limited add-ons can legitimately reach this state.
  • Clock correction may matter when the device time is plainly wrong, but changing the clock is not a valid way to extend an entitlement. The durable fix is renewal, purchase, account sign-in, or online refresh so the Store can issue current license data.
  • Inspect the license expiration time, current system time, time zone, and secure time synchronization.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.