Unable to start Strapi server
danielshires
TRIALOP

2 years ago

Getting the following error when trying to start a Strapi server hosted on GitHub.

'error: Middleware "strapi::session": App keys are required. Please set app.keys in config/server.js (ex: keys: ['myKeyA', 'myKeyB'])'

I've added App keys to the server.js file, but still getting the same errors.

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

Please make sure to use environment variables for such values.


Loading...