Skip to content

Instantly share code, notes, and snippets.

@antonnid
Created August 18, 2022 08:01
Show Gist options
  • Save antonnid/6f97c18322325e5908c0f3d15e41f933 to your computer and use it in GitHub Desktop.
Save antonnid/6f97c18322325e5908c0f3d15e41f933 to your computer and use it in GitHub Desktop.
docker compose up calcom
[+] Running 2/0
β Ώ Container database Running 0.0s
β Ώ Container calcom-docker-calcom-1 Created 0.0s
Attaching to calcom-docker-calcom-1
calcom-docker-calcom-1 | + scripts/wait-for-it.sh database -- echo database is up
calcom-docker-calcom-1 | Unknown argument: database
calcom-docker-calcom-1 | Usage:
calcom-docker-calcom-1 | scripts/wait-for-it.sh host:port|url [-t timeout] [-- command args]
calcom-docker-calcom-1 | -q | --quiet Do not output any status messages
calcom-docker-calcom-1 | -t TIMEOUT | --timeout=timeout Timeout in seconds, zero for no timeout
calcom-docker-calcom-1 | -- COMMAND ARGS Execute command with args after the test fin ishes
calcom-docker-calcom-1 | + npx prisma migrate deploy --schema /calcom/packages/prisma/schema.prisma
calcom-docker-calcom-1 | Prisma schema loaded from packages/prisma/schema.prisma
calcom-docker-calcom-1 | Datasource "db": PostgreSQL database "demo", schema "public" at "test-database:5432"
calcom-docker-calcom-1 |
calcom-docker-calcom-1 | 119 migrations found in prisma/migrations
calcom-docker-calcom-1 |
calcom-docker-calcom-1 |
calcom-docker-calcom-1 | No pending migrations to apply.
calcom-docker-calcom-1 | + npx ts-node --transpile-only /calcom/packages/prisma/seed-app-store.ts
calcom-docker-calcom-1 | πŸ“² Upserted app: 'apple-calendar'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'caldav-calendar'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'exchange2013-calendar'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'exchange2016-calendar'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'google-calendar'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'google-meet'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'jitsi'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'closecom'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'wipe-my-cal'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'huddle01'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'metamask'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'routing_forms'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'whereby'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'around'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'riverside'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'typeform'
calcom-docker-calcom-1 | πŸ“² Upserted app: 'ping'
calcom-docker-calcom-1 | Skipping Routing Form - Seeding - Pro User not found
calcom-docker-calcom-1 | + next build
calcom-docker-calcom-1 | /calcom/scripts/start.sh: 7: /calcom/scripts/start.sh: next: not found
calcom-docker-calcom-1 | + yarn start
calcom-docker-calcom-1 | yarn run v1.22.19
calcom-docker-calcom-1 | $ turbo run start --scope="@calcom/web"
calcom-docker-calcom-1 | WARNING cannot find a .git folder. Falling back to manual file hashing (which ma y be slower). If you are running this build in a pruned directory, you can ignore this message. Otherwise, p lease initialize a git repository in the root of your monorepo
calcom-docker-calcom-1 | β€’ Packages in scope: @calcom/web
calcom-docker-calcom-1 | β€’ Running start in 1 packages
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: cache bypass, force executing 6d88ef43752f4010
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: $ yarn prisma migrate deploy
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: $ /calcom/node_modules/.bin/prisma migrate deploy
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: Prisma schema loaded from schema.prisma
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: Datasource "db": PostgreSQL database "calcom", schema "p ublic" at "database:5432"
calcom-docker-calcom-1 | @calcom/prisma:db-deploy:
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: 119 migrations found in prisma/migrations
calcom-docker-calcom-1 | @calcom/prisma:db-deploy:
calcom-docker-calcom-1 | @calcom/prisma:db-deploy:
calcom-docker-calcom-1 | @calcom/prisma:db-deploy: No pending migrations to apply.
calcom-docker-calcom-1 | @calcom/web:start: cache bypass, force executing 95a5d5801620edab
calcom-docker-calcom-1 | @calcom/web:start: $ next start
calcom-docker-calcom-1 | @calcom/web:start: warn - You are using a non-standard "NODE_ENV" value in your e nvironment. This creates inconsistencies in the project and is strongly advised against. Read more: https:// nextjs.org/docs/messages/non-standard-node-env
calcom-docker-calcom-1 | @calcom/web:start: warn - You are using a non-standard "NODE_ENV" value in your e nvironment. This creates inconsistencies in the project and is strongly advised against. Read more: https:// nextjs.org/docs/messages/non-standard-node-env
calcom-docker-calcom-1 | @calcom/web:start: ready - started server on 0.0.0.0:3000, url: http://localhost:3 000
calcom-docker-calcom-1 | @calcom/web:start: Error: Could not find a production build in the '/calcom/apps/w eb/.next' directory. Try building your app with 'next build' before starting the production server. https:// nextjs.org/docs/messages/production-start-no-build-id
calcom-docker-calcom-1 | @calcom/web:start: at NextNodeServer.getBuildId (/calcom/node_modules/next/dis t/server/next-server.js:115:23)
calcom-docker-calcom-1 | @calcom/web:start: at new Server (/calcom/node_modules/next/dist/server/base-s erver.js:70:29)
calcom-docker-calcom-1 | @calcom/web:start: at new NextNodeServer (/calcom/node_modules/next/dist/serve r/next-server.js:62:9)
calcom-docker-calcom-1 | @calcom/web:start: at NextServer.createServer (/calcom/node_modules/next/dist/ server/next.js:128:16)
calcom-docker-calcom-1 | @calcom/web:start: at async /calcom/node_modules/next/dist/server/next.js:137: 31
calcom-docker-calcom-1 | @calcom/web:start: error Command failed with exit code 1.
calcom-docker-calcom-1 | @calcom/web:start: info Visit https://yarnpkg.com/en/docs/cli/run for documentatio n about this command.
calcom-docker-calcom-1 | @calcom/web:start: ERROR: command finished with error: command (apps/web) yarn run start exited (1)
calcom-docker-calcom-1 | command (apps/web) yarn run start exited (1)
calcom-docker-calcom-1 |
calcom-docker-calcom-1 | Tasks: 1 successful, 2 total
calcom-docker-calcom-1 | Cached: 0 cached, 2 total
calcom-docker-calcom-1 | Time: 3.445s
calcom-docker-calcom-1 |
calcom-docker-calcom-1 | error Command failed with exit code 1.
calcom-docker-calcom-1 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comman d.
calcom-docker-calcom-1 exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment