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):
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!

4 Replies
Boosting for visibility and with additional error information:
Please let me know if you need any more information. Any help would be greatly appreciated!
Hello Alex, what twenty version are you trying to setup ?
Looks like to be a migration issue
Is it a fresh install or are you trying to upgrade a previous twenty version to the latest ?
Hi prastoin, I'm trying to set up v1.0 and it's a fresh install.
I'm hosting twenty in ECS, following the docker-compose file (minus the db, which I'm hosting on RDS). Nothing is being migrated.
I would remove and rebuild the volumes from scratch
Seems like you've faced a migration issue that should not occur on a fresh install