From 8a4542c6bf58b6a6b2f536385a7f9d8efe0266c2 Mon Sep 17 00:00:00 2001 From: Till Tomczak / Torben via Frontend Date: Mon, 31 Mar 2025 15:57:30 +0200 Subject: [PATCH] log feher --- log.txt | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/log.txt b/log.txt index 4496ff4..89f44f9 100644 --- a/log.txt +++ b/log.txt @@ -1 +1,51 @@ -/bin/sh: can't open '\nmkdir -p /app/db \npnpm db:migrate || echo "Migration failed, continuing anyway" \npnpm start': No such file or directory + ▲ Next.js 14.2.3 + - Local: http://localhost:3000 + + ✓ Starting... +Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id + at setupFsCheck (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js:151:19) + at async initialize (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js:61:23) + at async Server. (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js:249:36) + ELIFECYCLE  Command failed with exit code 1. +Starting application... +Attempting database migration... +drizzle-kit: v0.21.1 +drizzle-orm: v0.30.10 + +You have to provide 'dialect' param +Generate schema failed, but continuing... +Err: This command is deprecated, please use updated 'push' command (see https://orm.drizzle.team/kit-docs/upgrade-21#how-to-migrate-to-0210) + +> myp-rp@0.1.0 start /app +> next start + + ▲ Next.js 14.2.3 + - Local: http://localhost:3000 + + ✓ Starting... +Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id + at setupFsCheck (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js:151:19) + at async initialize (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js:61:23) + at async Server. (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js:249:36) + ELIFECYCLE  Command failed with exit code 1. +Starting application... +Attempting database migration... +drizzle-kit: v0.21.1 +drizzle-orm: v0.30.10 + +You have to provide 'dialect' param +Generate schema failed, but continuing... +Err: This command is deprecated, please use updated 'push' command (see https://orm.drizzle.team/kit-docs/upgrade-21#how-to-migrate-to-0210) + +> myp-rp@0.1.0 start /app +> next start + + ▲ Next.js 14.2.3 + - Local: http://localhost:3000 + + ✓ Starting... +Error: Could not find a production build in the '.next' directory. Try building your app with 'next build' before starting the production server. https://nextjs.org/docs/messages/production-start-no-build-id + at setupFsCheck (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js:151:19) + at async initialize (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js:61:23) + at async Server. (/app/node_modules/.pnpm/next@14.2.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js:249:36) + ELIFECYCLE  Command failed with exit code 1.