VIRTLIX LICENSE MANAGER
Docs / Troubleshooting & FAQ / License Shows as Suspended or Expired

License Shows as Suspended or Expired

  • Suspended - either the license itself was suspended by the provider, or the master panel was unreachable for more than 7 days straight (the grace period), so the panel failed closed rather than keep trusting a stale status.
  • Expired - the license had an expiry date and it's passed.
  • IP mismatch - the key is already bound to a different server's IP than the one checking in now. If you're migrating to new hardware, ask for the license's IP binding to be reset first, otherwise the new server will never validate against the old binding.

Run php artisan license:check -v from the install directory for an immediate re-check instead of waiting on the 15-minute schedule - useful right after fixing whatever caused the issue, to confirm it's actually resolved rather than waiting for the next automatic tick.