ERROR [ExceptionHandler] : MeeloException [Error]: API_KEY or API_KEYS Environment variable is missing #1066
-
|
I am trying to set up Meelo but keep getting this error for meelo-server: [+] Running 5/5 Checking the logs for meelo-server-1: Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "[dbname]", schema "public" at "db:5432" Already in sync, no schema change or pending migration was found. 07/05/2025, 6:43:23 PM LOG [NestFactory] : Starting Nest application... 07/05/2025, 6:43:23 PM ERROR [ExceptionHandler] : MeeloException [Error]: API_KEY or API_KEYS Environment variable is missing errorStatus: 500 } |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, It looks like the '.env' file is missing some values. Have you set something to the API_KEYS value ? (Don't share it on here, it's supposed to be a secret) |
Beta Was this translation helpful? Give feedback.
Hi,
It looks like the '.env' file is missing some values. Have you set something to the API_KEYS value ? (Don't share it on here, it's supposed to be a secret)