TwentyT
Twenty7mo ago
7 replies
Alex

Error: Invalid input value for enum core."keyValuePair_type_enum": "CONFIG_VARIABLE"

Hi all,

I am attempting to set up a Twenty instance on AWS ECS and keep getting the following error (see attached image for full stack trace):
Error: Failed to load all config variables: invalid input value for enum core."keyValuePair_type_enum": "CONFIG_VARIABLE"


I'm using the following environment variables:
- DISABLE_CRON_JOBS_REGISTRATION
- SIGN_IN_PREFILLED
- DISABLE_DB_MIGRATIONS
- NODE_PORT
- PG_SSL_ALLOW_SELF_SIGNED
- SERVER_URL
- STORAGE_TYPE
- APP_SECRET
- PG_DATABASE_URL
- REDIS_URL

Any ideas on how to approach would be appreciated!
Screenshot_2025-07-03_at_10.39.30_AM.png
Was this page helpful?