Orlando E.
07/07/2022, 7:55 PMmatt
07/08/2022, 12:04 AMmatt
07/08/2022, 12:04 AMmatt
07/08/2022, 12:04 AMmatt
07/08/2022, 12:04 AMmatt
07/08/2022, 12:06 AMzomars
07/08/2022, 3:35 AMapps/web/ee
and packages/stripe
since those are considered “enterprise features”. This is similar to GitLab where you can self host your own instance for free but you need a subscription to unlock enterprise features. I hope this covers most of your questions and feel free to reach out if you have more. May you be well 🙏Kshitiz Kamal
07/08/2022, 5:50 AMJosh
07/08/2022, 10:21 AMPeer
Haden
07/12/2022, 7:45 AMInvalid client_id parameter
error when trying to install the Slack app on the hosted instance of Cal.
Not sure if this belongs as a GitHub issue or if here is better, since it’s presumably just an issue with the hosted version and not at code level.
Client ID: 0ddb7ba637d4d93d7535dc5199ba9707
Full generated authorization link:
<https://slack.com/oauth/v2/authorize?client_id=0ddb7ba637d4d93d7535dc5199ba9707&scope=commands%2Cusers%3Aread%2Cusers%3Aread.email%2Cchat%3Awrite%2Cchat%3Awrite.public&user_&tracked=1>
Mark Z.
07/12/2022, 5:01 PM@calcom/prisma:build: error: Environment variable not found: DATABASE_URL.
@calcom/prisma:build: --> schema.prisma:6
@calcom/prisma:build: |
@calcom/prisma:build: 5 | provider = "postgresql"
@calcom/prisma:build: 6 | url = env("DATABASE_URL")
@calcom/prisma:build: |
Soufiane AIT AKKACHE
07/12/2022, 6:33 PMLevente Kazó
07/13/2022, 12:29 AM@calcom/web:build: <--- Last few GCs --->
@calcom/web:build:
@calcom/web:build: [44501:0x4fcf6d0] 117157 ms: Mark-sweep (reduce) 990.5 (1008.6) -> 989.7 (1008.6) MB, 1712.7 / 0.0 ms (average mu = 0.137, current mu = 0.011) allocation failure scavenge might not succeed
@calcom/web:build: [44501:0x4fcf6d0] 118985 ms: Mark-sweep (reduce) 991.0 (1008.8) -> 990.3 (1009.3) MB, 1415.0 / 0.0 ms (+ 3.0 ms in 4 steps since start of marking, biggest step 1.0 ms, walltime since start of marking 1458 ms) (average mu = 0.181, current mu = 0.224) al
@calcom/web:build:
@calcom/web:build: <--- JS stacktrace --->
@calcom/web:build:
@calcom/web:build: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
@calcom/web:build: 1: 0xb0a860 node::Abort() [/root/.nvm/versions/node/v16.16.0/bin/node]
I tried using export NODE_OPTIONS...
, i tried adding the flag to node_modules/.bin/turbo
, i tried adding the flag to package.json
, but nothing works. Anyone who has bee running into this issue and has a solution?Martin Collignon
07/13/2022, 8:29 AMLevente Kazó
07/13/2022, 11:55 AMNEXT_PUBLIC_WEBAPP_URL
, NEXT_PUBLIC_WEBSITE_URL
, NEXTAUTH_URL
, BASE_URL
to either the public IP (instead of localhost:3000
), and to a domain as well, but whenever I run yarn build
and then yarn start
, it always starts on localhost:3000. Even yarn dev
starts on localhost:3000.Mike Lewis
07/13/2022, 10:32 PMMikayel Harut
07/13/2022, 10:48 PMMike Lewis
07/14/2022, 3:01 AMPeer
Rebecca Cotton-Weinhold (Virtual Identity)
07/14/2022, 1:45 PMM
07/15/2022, 5:42 PMRaifal Sebastian
07/15/2022, 6:30 PMPeer
Patrick DePippo
07/15/2022, 7:51 PMDave Maloney
07/16/2022, 2:35 PMEd
07/17/2022, 12:10 PMJames O'Malley
07/17/2022, 2:49 PMKrishna Raj
07/17/2022, 7:40 PM