Matthew Larkin
06/10/2022, 10:01 PMTalently Tech
06/10/2022, 10:22 PMTalently Tech
06/10/2022, 10:22 PMMuneeb Farooqi
06/13/2022, 1:20 PM"error": "Your apiKey is not valid"
any idea why I'm getting that error? and from where i can generate a valid api?Patrick DePippo
06/14/2022, 2:40 AMHussam Khatib
06/14/2022, 10:44 AMPatrick DePippo
06/14/2022, 11:21 AMPhilipp Fruh (Virtual-Identity)
06/14/2022, 11:34 AMPhilipp Fruh (Virtual-Identity)
06/14/2022, 12:29 PMJimmy Chan
06/15/2022, 10:25 AMPatrick DePippo
06/15/2022, 1:23 PMNahuel Bulla
06/15/2022, 8:49 PM"videoCallData": {
"type": "zoom_video",
"id": 8259.....,
"password": "",
"url": "<https://us06web.zoom.us/j/825991>...."
},
Jimmy Chan
06/16/2022, 2:34 AMJimmy Chan
06/16/2022, 2:35 AMJimmy Chan
06/16/2022, 2:37 AMAgusti
06/16/2022, 2:12 PMPrashant Kumar
06/17/2022, 3:29 AMyarn dx
.
Some of them are:
Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
Error: ENOENT: no such file or directory, open '/mnt/c/Users/teoti/Desktop/Open source/cal.com/apps/web/.next/server/pages/api/auth/schema.prisma'
<https://next-auth.js.org/errors#client_fetch_error> invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0
TypeError: Cannot read properties of undefined (reading 'UNLIMITED')
Full flow
@calcom/web:dx: wait - compiling...
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: error - Error: ENOENT: no such file or directory, open '/mnt/c/Users/teoti/Desktop/Open source/cal.com/apps/web/.next/server/pages/api/auth/schema.prisma'
@calcom/web:dx: error - Error: ENOENT: no such file or directory, open '/mnt/c/Users/teoti/Desktop/Open source/cal.com/apps/web/.next/server/pages/api/auth/schema.prisma'
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: wait - compiling /500 (client and server)...
@calcom/web:dx: wait - compiling...
@calcom/web:dx: event - compiled client and server successfully in 2.5s (704 modules)
@calcom/web:dx: [next-auth][error][CLIENT_FETCH_ERROR]
@calcom/web:dx: <https://next-auth.js.org/errors#client_fetch_error> invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0 {
@calcom/web:dx: error: {
@calcom/web:dx: message: 'invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0',
@calcom/web:dx: stack: 'FetchError: invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0\n' +
@calcom/web:dx: ' at /mnt/c/Users/teoti/Desktop/Open source/cal.com/node_modules/next/dist/compiled/node-fetch/index.js:1:49606\n' +
@calcom/web:dx: ' at runMicrotasks (<anonymous>)\n' +
@calcom/web:dx: ' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
@calcom/web:dx: name: 'FetchError'
@calcom/web:dx: },
@calcom/web:dx: path: 'session',
@calcom/web:dx: header: {
@calcom/web:dx: host: 'localhost:3000',
@calcom/web:dx: connection: 'keep-alive',
@calcom/web:dx: 'cache-control': 'max-age=0',
@calcom/web:dx: 'sec-ch-ua': '" Not A;Brand";v="99", "Chromium";v="102", "Google Chrome";v="102"',
@calcom/web:dx: 'sec-ch-ua-mobile': '?0',
@calcom/web:dx: 'sec-ch-ua-platform': '"Windows"',
@calcom/web:dx: 'upgrade-insecure-requests': '1',
@calcom/web:dx: 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',
@calcom/web:dx: accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
@calcom/web:dx: 'sec-fetch-site': 'none',
@calcom/web:dx: 'sec-fetch-mode': 'navigate',
@calcom/web:dx: 'sec-fetch-user': '?1',
@calcom/web:dx: 'sec-fetch-dest': 'document',
@calcom/web:dx: 'accept-encoding': 'gzip, deflate, br',
@calcom/web:dx: 'accept-language': 'en-GB,en-US;q=0.9,en;q=0.8'
@calcom/web:dx: },
@calcom/web:dx: message: 'invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0'
@calcom/web:dx: }
@calcom/web:dx: [next-auth][error][CLIENT_FETCH_ERROR]
@calcom/web:dx: <https://next-auth.js.org/errors#client_fetch_error> invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0 {
@calcom/web:dx: error: {
@calcom/web:dx: message: 'invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0',
@calcom/web:dx: stack: 'FetchError: invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0\n' +
@calcom/web:dx: ' at /mnt/c/Users/teoti/Desktop/Open source/cal.com/node_modules/next/dist/compiled/node-fetch/index.js:1:49606\n' +
@calcom/web:dx: ' at runMicrotasks (<anonymous>)\n' +
@calcom/web:dx: ' at processTicksAndRejections (node:internal/process/task_queues:96:5)',
@calcom/web:dx: name: 'FetchError'
@calcom/web:dx: },
@calcom/web:dx: path: 'session',
@calcom/web:dx: header: {
@calcom/web:dx: host: 'localhost:3000',
@calcom/web:dx: connection: 'keep-alive',
@calcom/web:dx: 'cache-control': 'max-age=0',
@calcom/web:dx: 'sec-ch-ua': '" Not A;Brand";v="99", "Chromium";v="102", "Google Chrome";v="102"',
@calcom/web:dx: 'sec-ch-ua-mobile': '?0',
@calcom/web:dx: 'sec-ch-ua-platform': '"Windows"',
@calcom/web:dx: 'upgrade-insecure-requests': '1',
@calcom/web:dx: 'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36',
@calcom/web:dx: accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
@calcom/web:dx: 'sec-fetch-site': 'none',
@calcom/web:dx: 'sec-fetch-mode': 'navigate',
@calcom/web:dx: 'sec-fetch-user': '?1',
@calcom/web:dx: 'sec-fetch-dest': 'document',
@calcom/web:dx: 'accept-encoding': 'gzip, deflate, br',
@calcom/web:dx: 'accept-language': 'en-GB,en-US;q=0.9,en;q=0.8'
@calcom/web:dx: },
@calcom/web:dx: message: 'invalid json response body at <http://localhost:3000/api/auth/session> reason: Unexpected token < in JSON at position 0'
@calcom/web:dx: }
@calcom/web:dx: wait - compiling /_middleware...
@calcom/web:dx: wait - compiling...
@calcom/web:dx: event - compiled client and server successfully in 518 ms (766 modules)
@calcom/web:dx: wait - compiling /auth/login (client and server)...
@calcom/web:dx: wait - compiling...
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: wait - compiling /[user]/[type] (client and server)...
@calcom/web:dx: wait - compiling...
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: wait - compiling /500 (client and server)...
@calcom/web:dx: wait - compiling...
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
@calcom/web:dx: Module not found: Can't resolve 'encoding' in '/mnt/c/Users/teoti/Desktop/Open source/cal.com/packages/prisma/node_modules/@prisma/client/runtime'
@calcom/web:dx: error - ../../packages/lib/defaultEvents.ts (40:14) @ eval
@calcom/web:dx: TypeError: Cannot read properties of undefined (reading 'UNLIMITED')
@calcom/web:dx: 38 | beforeEventBuffer: 0,
@calcom/web:dx: 39 | afterEventBuffer: 0,
@calcom/web:dx: > 40 | periodType: PeriodType.UNLIMITED,
@calcom/web:dx: | ^
@calcom/web:dx: 41 | periodDays: null,
@calcom/web:dx: 42 | slotInterval: null,
@calcom/web:dx: 43 | locations: [{ type: "integrations:daily" }],
@calcom/web:dx: warn - ../../packages/prisma/node_modules/@prisma/client/runtime/index.js
Philipp Fruh (Virtual-Identity)
06/20/2022, 12:13 PM2022-06-20T11:11:34.164913000Z @calcom/web:start: Error setting SAML config Error: Invalid key length
2022-06-20T11:11:34.165449000Z @calcom/web:start: at Cipheriv.createCipherBase (internal/crypto/cipher.js:103:19)
2022-06-20T11:11:34.165509000Z @calcom/web:start: at Cipheriv.createCipherWithIV (internal/crypto/cipher.js:121:20)
2022-06-20T11:11:34.165550000Z @calcom/web:start: at new Cipheriv (internal/crypto/cipher.js:227:22)
2022-06-20T11:11:34.165597000Z @calcom/web:start: at Object.createCipheriv (crypto.js:122:10)
2022-06-20T11:11:34.165649000Z @calcom/web:start: at Object.encrypt (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/encrypter.js:12:37)
2022-06-20T11:11:34.165686000Z @calcom/web:start: at DB.<anonymous> (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/db.js:76:29)
2022-06-20T11:11:34.165729000Z @calcom/web:start: at Generator.next (<anonymous>)
2022-06-20T11:11:34.165765000Z @calcom/web:start: at /calcom/node_modules/@boxyhq/saml-jackson/dist/db/db.js:27:71
2022-06-20T11:11:34.165805000Z @calcom/web:start: at new Promise (<anonymous>)
2022-06-20T11:11:34.165843000Z @calcom/web:start: at __awaiter (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/db.js:23:12)
2022-06-20T11:11:34.165875000Z @calcom/web:start: at DB.put (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/db.js:71:16)
2022-06-20T11:11:34.165914000Z @calcom/web:start: at Store.<anonymous> (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/store.js:55:34)
2022-06-20T11:11:34.165953000Z @calcom/web:start: at Generator.next (<anonymous>)
2022-06-20T11:11:34.165991000Z @calcom/web:start: at /calcom/node_modules/@boxyhq/saml-jackson/dist/db/store.js:27:71
2022-06-20T11:11:34.166040000Z @calcom/web:start: at new Promise (<anonymous>)
2022-06-20T11:11:34.166080000Z @calcom/web:start: at __awaiter (/calcom/node_modules/@boxyhq/saml-jackson/dist/db/store.js:23:12)
Tarek
06/21/2022, 5:26 PMAugusto Paredes
06/21/2022, 9:15 PMJuan Jimenez
06/22/2022, 12:58 PM{
"issues": [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"id"
],
"message": "Required"
},
{
"code": "unrecognized_keys",
"keys": [
"userId"
],
"path": [],
"message": "Unrecognized key(s) in object: 'userId'"
}
],
"name": "ZodError"
}
I know that the user I tried to get is exiting and called the api with the url: .../users/{id}Samuel Reed
06/22/2022, 4:21 PMNeha Patil
06/24/2022, 4:11 AMRoberto
06/24/2022, 6:23 AMapi/integrations/stripepayment/portal
it says {"message":"API handler not found"}
.
I'm building on Rail, so i'm running as Self Hosted.
On .env there are keys:
STRIPE_CLIENT_ID
STRIPE_PRIVATE_KEY
NEXT_PUBLIC_STRIPE_PUBLIC_KEY
What i need to check?Matthias
06/24/2022, 2:05 PMDan Brown
06/26/2022, 10:12 AMClone the repo into a public GitHub repository (to comply with AGPLv3. To clone in a private repository, acquire a commercial license)I'm no legal expert, so just trying to understand this better. How does the AGPLv3 prevent me from cloning to a private repo? Does that prevent me cloning to my local machine since that would be a private repo?
Philipp Fruh (Virtual-Identity)
06/27/2022, 10:55 AMJimmy Chan
06/27/2022, 11:00 AMType error: Cannot find module './apps.browser.generated' or its corresponding type declarations.
Does someone know what this is and how do I get this generated? ThanksHariom Balhara
06/27/2022, 11:04 AMJimmy Chan
06/27/2022, 11:05 AM