HomeInstallation and Upgrade ManualInstallation TroubleshootingAPP_KEY Missing during installation

5.3. APP_KEY Missing during installation

Updated: 20 Sep 2022, 02:26 PM EDT

Error Description:

APP_KEY is not defined.

Causes:

.env File is not configured correctly

The .env file needs to have an APP_KEY defined. APP_KEY is used for encryption inside of HelpSpot. To generate your app key run this command using the HelpSpot command like tool.

php hs install:key

This page was: Helpful | Not Helpful