Common license errors

Fix common activation errors fast. Includes what to check and what to send to support.

1

Confirm what you’re doing

  • Are you activating a license right now?

  • Which OS are you on (Windows / Linux / Docker)?

  • Are you using automatic or manual activation?

If you’re not sure, check the activation guides:

2

Collect the basics

  • Copy the full error text.

  • Note the timestamp when it happened.

  • Grab AppServer logs (folder: AppServer/Logs).

To verify the current license status in logs, use:

3

If you use automatic activation, verify outbound connectivity

Automatic activation requires outbound access to WebSpellChecker licensing API.

If you activate through a proxy:

Activation error messages

Open the exact message you see and follow the steps.

chevron-rightError. The License Ticket ID that you have entered is incorrect or invalid. Please recheck your Ticket and try again.hashtag

What it means

The License Ticket ID was not accepted by the licensing server.

Fix

  • Re-copy the License Ticket ID.

  • Avoid leading/trailing spaces and line breaks.

  • Make sure you’re using the ticket for the correct product/environment.

  • If you upgraded from very old versions, confirm you’re not using a legacy license type.

If it still fails

Email [email protected]envelope and include:

  • the License Ticket ID you used

  • the exact error message

  • OS and WebSpellChecker version

chevron-rightError. Unable to connect to the remote license server. The automatic license activation has failed. Check your Internet connection or try to activate your license manually.hashtag

What it means

Your server can’t reach the licensing endpoint during automatic activation.

Fix

If you’re behind a proxy

chevron-rightError. License decoding failed. Invalid or corrupted license string. Verify and retry.hashtag

What it means

This is a manual activation issue. The License Response string is incomplete or altered.

Fix

  • Re-copy the entire License Response string.

  • Don’t remove URL-encoded characters.

  • Avoid leading/trailing spaces and line breaks.

  • Make sure you didn’t paste only part of the string.

circle-exclamation
chevron-rightError. The license activation has failed. You have exceeded the maximum allowed number of attempts to activate the license.hashtag

What it means

There is a fixed limit for activation attempts per License Ticket ID.

Fix

  • Contact support to increase attempts.

  • If you’re using Docker, activate during the image build or persist the license in the image.

Send to support

  • License Ticket ID

  • Number of installations/activations you already ran

chevron-rightError. The license activation has failed. Your license expired.hashtag

What it means

The License Ticket ID is no longer valid.

Fix

Send to support

  • License Ticket ID

chevron-rightWarning. Failed to update information in the license file. System exception.hashtag

What it means

AppServer couldn’t update the local license file on disk.

Fix

  • Check write permissions for the license storage directory:

    • Windows: C:\ProgramData\WebSpellChecker

    • Linux: /var/lib/WebSpellChecker

  • If you run as a service, verify the service user has access.

  • On Docker, make sure the mounted volume is writable.

circle-info

This warning often doesn’t break the already activated license. Still fix it to avoid issues on reactivation/renewal.

Still stuck?

Email [email protected]envelope.

Include:

  • The exact error message

  • OS and WebSpellChecker version

  • Activation mode (automatic/manual)

  • AppServer/Logs (zipped)

Last updated

Was this helpful?