Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Cal.com

48 Topics 572 Posts
  • Cal.com - Package Updates

    Pinned
    262
    1 Votes
    262 Posts
    51k Views
    Package UpdatesP
    [2.5.12] Update cal.com to 5.6.14 Full Changelog fix: Avoid using prisma types on client by @volnei in #23566 feat: add email and phone number to credit expense log by @shaun-ak in #22846 fix: Limit API key name length using constant by @kartik-212004 in #22703 fix: no show webhook triggers not updating by @kart1ka in #21345 fix: clicking on previous step navigates to correct step instead of next by @subediDarshan in #22146 fix: timezone parsing issues for calendars by @curiousgeorgios in #21665 feat: update translations via @LingoDotDev by @calcom-bot in #23569 fix: resolve undefined {CANCEL_URL} in workflow templates by @ShashwatPS in #23476 feat: zod schemas for app metadata in config.json by @Hemil36 in #21231 fix: missing step causes Invalid rewrites found in local API docs by @bandhan-majumder in #23572
  • Help with Adding Apps to Cal.com on Cloudron

    Moved Solved
    4
    1 Votes
    4 Posts
    166 Views
    L
    The problem has been resolved thanks to the information provided there. Best regards, Lasse
  • Custom SMTP Server settings?

    mail feature-request
    7
    0 Votes
    7 Posts
    423 Views
    N
    @girish Thanks for this - This is a great workaround and fit the bill perfectly for us.
  • Fix: no apps visible in com.cal.cloudronapp@1.16.3

    8
    2 Votes
    8 Posts
    778 Views
    E
    You are right. You are forced to set up 2FA, then you log out and back in again, and only then the admin section appears under settings and you can enable/disable the apps. Wow, I am impressed by who made that design decision. @girish Maybe this could be added to the cloudron docs for this app as this is kind of important for using this, while it is far from obvious?
  • 3 Votes
    1 Posts
    100 Views
    No one has replied
  • 3 Votes
    4 Posts
    674 Views
    jamesJ
    Since the Cloudron-Team can't force changes upstream, I've made this into a normal topic. I added the feature-request tag tho. Maybe when @mirotalk-57bab571 him - themselves pushed this issue, they might be more inclined to do so. As for now, the feature request would be: Can Cloudron change the /app/code/packages/app-store/mirotalk/config.json to allow all domains for mirotalk or make the file editable by some means?
  • Feature Request: white label/custom logo

    4
    1 Votes
    4 Posts
    620 Views
    N
    I know and understand @nebulon's explanation on this, but I'd though I would mention that if there is ever a chance for this to happen, that would be much appreciated. I guess there is also hoping that Cal.com handles this differently in the future, making this also compatible with Cloudron's package.
  • Added Stripe keys to .env, still not able to add Stripe app

    4
    1
    1 Votes
    4 Posts
    444 Views
    J
    See https://github.com/calcom/cal.com/issues/11582 and https://github.com/calcom/cal.com/issues/9699 . Not sure what the fix is though .
  • How do I connect Zapier with Cal.com on cloudron?

    4
    1 Votes
    4 Posts
    665 Views
    32463
    Nice one! Thanks for providing feedback. I'm glad I could help.
  • 0 Votes
    7 Posts
    1k Views
    J
    See also https://forum.cloudron.io/topic/13711/added-stripe-keys-to-.env-still-not-able-to-add-stripe-app
  • Cal.com API endpoint missing (?)

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    GengarG
    @nebulon thank you ! I'm going to update and test rn Edit : I can confirm you solved the CPU 100% issue : [image: 1743791032859-02b19f87-91d2-449a-82c7-326f7f806ba4-image.png] We can clearly see the result after the update
  • Debugging of Cal.com API - error_log missing

    2
    0 Votes
    2 Posts
    276 Views
    nebulonN
    the calcom package is not using apache or nginx. Cloudron has an nginx reverse proxy for all apps, but that is outside of the app package itself. Calcom uses a nodejs based process to serve up api and assets. You may be able to increase verbosity of that by setting some variables at /app/data/env. Check https://github.com/calcom/cal.com?tab=readme-ov-file#development-tip for the loglevels and env variables.
  • Are cronjobs for cal.com already running?

    Solved
    3
    1 Votes
    3 Posts
    413 Views
    C
    As far as I understand Cal.com's support, an external service is unfortunately necessary for the functionality of workflows I want. I will therefore try to solve it myself via the API and webhooks. This thread is therefore no longer relevant. Thanks for the feedback.
  • Warning message in the log for ALLOWED_HOSTNAME and WEBAPP_URL

    2
    1 Votes
    2 Posts
    281 Views
    nebulonN
    This is a calcom upstream issue. The double quotes look strange but are required. The corresponding github issue is https://github.com/calcom/cal.com/issues/12201
  • How do you delete users?

    6
    1 Votes
    6 Posts
    1k Views
    S
    @bmann Not sure if this answers your question, but our process is this: Initially, I enabled "teams" and disabled "signups" at /settings/admin/flags, then configured some teams and Google Login. When we have new team members join, I invite them to the appropriate team (e.g. /settings/teams/2/members > Add.) When they accept the invite, I believe this creates the user account automatically. The issue that we ran into is that there was (and still is) no way to subsequently delete that user account from the admin GUI.
  • 0 Votes
    2 Posts
    377 Views
    girishG
    Currently, calcom doesn't built at all (yet again). Have to check this only after we can build it again. We have raised an issue upstream.
  • Last update broke 404 on any team page

    13
    1 Votes
    13 Posts
    2k Views
    girishG
    @Jean-Henri it was a bug in the Cloudron integration. This is fixed now. We reverted the broken packages.
  • Cal.com docker image size

    7
    2 Votes
    7 Posts
    1k Views
    nebulonN
    Apparently we were a bit overreaching, the latest app package broke some public page feature, we are fixing it up but had to revoke that last package version
  • Cal.com v1.14.13 update bug?

    Moved
    2
    1 Votes
    2 Posts
    307 Views
    nebulonN
    probably a duplicate of https://forum.cloudron.io/topic/12896/last-update-broke-404-on-any-team-page
  • [Help] Blank Page on First Login After Cal.com Installation on Cloudron (Sept 26)

    Solved
    8
    0 Votes
    8 Posts
    611 Views
    F
    Thank you so much, Nebulon, I really appreciate your time and effort in debugging the issue and keeping us informed. Now it looks like all I can do is wait, and I hope the upstream fix comes through soon Also, I’m a huge fan of Cloudron—your work is absolutely awesome!