── Starting services ── > api node dist/src/index.js > worker node dist/src/services/queue-worker.js > nuq-worker-0 node dist/src/services/worker/nuq-worker.js > nuq-worker-1 node dist/src/services/worker/nuq-worker.js > nuq-worker-2 node dist/src/services/worker/nuq-worker.js > nuq-worker-3 node dist/src/services/worker/nuq-worker.js > nuq-worker-4 node dist/src/services/worker/nuq-worker.js Waiting for API on localhost:3002 nuq-worker-0 2025-09-19 12:54:03 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} nuq-worker-1 2025-09-19 12:54:03 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} nuq-worker-4 2025-09-19 12:54:03 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} nuq-worker-2 2025-09-19 12:54:03 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} nuq-worker-3 2025-09-19 12:54:03 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} api 2025-09-19 12:54:05 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} api 2025-09-19 12:54:06 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-2 2025-09-19 12:54:07 warn [:]: Index supabase client will not be initialized. {} nuq-worker-3 2025-09-19 12:54:07 warn [:]: Index supabase client will not be initialized. {} nuq-worker-1 2025-09-19 12:54:07 warn [:]: Index supabase client will not be initialized. {} nuq-worker-4 2025-09-19 12:54:07 warn [:]: Index supabase client will not be initialized. {} nuq-worker-0 2025-09-19 12:54:07 warn [:]: Index supabase client will not be initialized. {} worker 2025-09-19 12:54:08 warn [:]: Index supabase client will not be initialized. {} worker 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase client will not be initialized. {} api 2025-09-19 12:54:09 warn [:]: Index supabase client will not be initialized. {} nuq-worker-4 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-2 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-0 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-3 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-1 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} worker 2025-09-19 12:54:09 warn [:]: Authentication is disabled. Supabase ledger client will not be initialized. {} nuq-worker-4 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} nuq-worker-3 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} nuq-worker-0 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} nuq-worker-2 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} nuq-worker-1 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} worker 2025-09-19 12:54:10 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} api 2025-09-19 12:54:11 warn [:]: POSTHOG_API_KEY is not provided - your events will not be logged. Using MockPostHog as a fallback. See posthog.ts for more. {} worker Langfuse secret key was not passed to constructor or not set as 'LANGFUSE_SECRET_KEY' environment variable. No observability data will be sent to Langfuse. ✗ Fatal error occurred Error: Port 3002 did not become available within 20000ms at Timeout._onTimeout (/app/dist/src/harness.js:129:20) at listOnTimeout (node:internal/timers:588:17) at process.processTimers (node:internal/timers:523:7)