https://cal.com logo
Join Slack
Powered by
# developers
  • p

    Peer

    01/02/2023, 8:27 PM
    looking for help, in _document.tsx it’s not updating lang=“en” to the correct next-i18next language when changed https://github.com/calcom/cal.com/issues/6237
    • 1
    • 2
  • u

    Ulises Menem

    01/03/2023, 2:24 PM
    HI, I am trying to submit my zoom application to production but zoom marketplace have a minimum requirement asking to complete a file with technical questions. Does someone have that file with the requirements? I need help with this please
    p
    • 2
    • 1
  • p

    Peer

    01/03/2023, 5:01 PM
    @Hariom Balhara should know more
    h
    • 2
    • 1
  • j

    Jeff Loiselle

    01/03/2023, 5:09 PM
    Heyo! Are you manually merging main into the PRs or is that an automated process?
  • j

    Jeff Loiselle

    01/03/2023, 5:09 PM
    and is there a reason you’re not using rebase?
  • j

    Jeff Loiselle

    01/03/2023, 5:10 PM
    Makes it harder for me to rebase commits.. you know WIP, or just changing commit messaging around before it gets squashed. Unless you know a way to do that with those main merges in the way
  • u

    Ulises Menem

    01/03/2023, 5:15 PM
    Hi, does someone know how to activate workflows on local? I have my calcom_license_key and it is working in QA and production but I am not being able to get it working on local.
    p
    z
    • 3
    • 17
  • u

    Ulises Menem

    01/03/2023, 8:24 PM
    Copy code
    You have attempted to send to a number that is not currently reachable via Twilio SMS. If the number provided is a properly formatted E.164, it is most likely that Twilio does not yet have service with the carrier you are trying to reach.  We have logged the carrier you are attempting to reach and will monitor these failures when adding new carriers.
    p
    • 2
    • 3
  • u

    Ulises Menem

    01/03/2023, 8:24 PM
    When trying to send a sms via twilio when the booking is cancelled
  • p

    Peer

    01/03/2023, 9:43 PM
    is this happening on cal.com or on your self-hosted?
  • j

    Josh

    01/04/2023, 4:50 AM
    anyone know if cal runs on arm architecture?
    p
    c
    • 3
    • 6
  • a

    Angela

    01/05/2023, 10:45 PM
    Is there an API to create availability and/or create a meeting type?
  • g

    Gosha

    01/06/2023, 1:21 PM
    Hi, I keep getting 502 Bad Gateway error after building and starting with Docker Compose. I have an nginx reverse proxy running listening to port 80 and proxy_pass at localhost:3000. What could I do to troubleshoot this error?
  • j

    Jeff Loiselle

    01/06/2023, 2:33 PM
    @Gosha Check your nginx logs?
    g
    c
    • 3
    • 6
  • t

    tofran

    01/09/2023, 11:16 AM
    Further investigating, the call that hangs is
    viewer.connectedCalendars
    p
    u
    z
    • 4
    • 12
  • j

    Joseph Ackroyd

    01/10/2023, 11:42 AM
    Hi, I am working in a team adapting the https://github.com/calcom/cal.com app, for use with our app. We are removing some features, changing some css, and adding some branding. We will also be looking to add a few custom features in the future. We were wondering if anyone has any advice on the best strategy for applying the official updates to our app, with minimum friction and merge conflicts? Thanks
    u
    a
    +2
    • 5
    • 5
  • p

    Peer

    01/10/2023, 4:01 PM
    @Bailey can help
    u
    • 2
    • 3
  • t

    Timo Rogge

    01/11/2023, 9:32 AM
    Hi, im getting this error if I try to rescheduling a booking: Cannot read properties of undefined (reading 'appName') I checked the logs and saw this stacktrace:
    Copy code
    TypeError: Cannot read properties of undefined (reading 'appName')
         at updateEvent (/opt/cal.com/apps/web/.next/server/chunks/9898.js:614:29)
         at EventManager.updateAllCalendarEvents (/opt/cal.com/apps/web/.next/server/chunks/9898.js:1009:100)
         at EventManager.reschedule (/opt/cal.com/apps/web/.next/server/chunks/9898.js:855:36)
         at async handler (/opt/cal.com/apps/web/.next/server/pages/api/book/event.js:1472:31)
         at async handler (/opt/cal.com/apps/web/.next/server/pages/api/book/event.js:610:21)
         at async /opt/cal.com/apps/web/.next/server/chunks/1441.js:58:28
         at async Object.apiResolver (/opt/cal.com/node_modules/next/dist/server/api-utils/node.js:363:9)
         at async NextNodeServer.runApi (/opt/cal.com/node_modules/next/dist/server/next-server.js:487:9)
         at async Object.fn (/opt/cal.com/node_modules/next/dist/server/next-server.js:749:37)
         at async Router.execute (/opt/cal.com/node_modules/next/dist/server/router.js:253:36)
         at async NextNodeServer.run (/opt/cal.com/node_modules/next/dist/server/base-server.js:384:29)
         at async NextNodeServer.handleRequest (/opt/cal.com/node_modules/next/dist/server/base-server.js:322:20)
    the strange thing is, sometimes it works directly, sometimes i need to click 2 - 3 times on reschedule until it works. Does anyone know whats the problem? I think its part from
    CredentialWithAppName
    which should have appName as a string
    z
    • 2
    • 1
  • s

    Sathees

    01/12/2023, 6:15 AM
    Please response to this if someone know about this.
    m
    z
    +2
    • 5
    • 31
  • j

    Jacob Devore

    01/16/2023, 8:17 AM
    How are you guys getting Prisma to work? Every time I try with the new version of Prisma I am getting Error: ENOENT: no such file or directory, open ‘/.next/server/pages/schema.prisma’
    d
    z
    • 3
    • 3
  • c

    Chirag Dogra

    01/16/2023, 10:03 AM
    Hi folks! Whenever I'm running
    yarn dev
    while setting up the project in my local machine for contribution I'm getting this error
    h
    a
    • 3
    • 25
  • g

    Goo formation

    01/17/2023, 3:59 PM
    Hello,
  • g

    Goo formation

    01/17/2023, 3:59 PM
    Do you know why I have this integration problem ?
    p
    • 2
    • 2
  • g

    Goo formation

    01/17/2023, 4:50 PM
    https://gooformation.fr/formation-anglais-l/
    p
    h
    • 3
    • 18
  • g

    Goo formation

    01/17/2023, 4:51 PM
    Inline Embed
  • g

    Goo formation

    01/17/2023, 4:51 PM
    Clic on Nous contacter
  • l

    Liam Murray

    01/18/2023, 1:10 AM
    Hi, I am running into an issue where no slots are showing on my public link even though I have added them in availability. Any idea why this might be?
    z
    • 2
    • 3
  • l

    Liam Murray

    01/18/2023, 1:11 AM
    image.png,image.png
  • l

    Liam Murray

    01/18/2023, 1:39 AM
    (This is on a self-hosted instance by the way)
  • o

    Oskar Korczak

    01/18/2023, 9:25 PM
    hi, I have similar issue as https://github.com/calcom/cal.com/pull/2079 this pull-request should fix. Can anyone confirm that it was released? or maybe it is regression, and I should create new issue?
1...141516...22Latest