Skip to content

Integrity check error#

Lens K8S IDE internal security mechanism performs checksum verification for various binaries, which can cause problems with running the application.

You might experience the checksum error in the following cases:

  • Initial start of Lens K8S IDE
  • Working with Terminal
  • Working with Helm charts and releases
  • Creating cluster resource through Terminal or a resource template

Possible error messages:

  • Tried to exec file "${filePath}", but integrity check failed.
  • Tried to spawn process for "${command}", but integrity check failed.
  • Tried to get kubectl binary path for version "${version}", but integrity check failed.

If you encounter one of the errors above, try restarting the application or updating Lens K8S IDE to the latest stable version.