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

53 Topics 675 Posts
  • Cal.com - Package Updates

    Pinned
    328
    1 Votes
    328 Posts
    109k Views
    Package UpdatesP
    [2.13.0] Update cal.com to 6.2.0 Full Changelog fix: show invite link settings modal when clicking edit invite link in team members view by @​anikdhabal in #​27917 fix: exclude test files from CODEOWNERS foundation approval by @​hariombalhara in #​27919 fix(app-store): preserve existing enabled state during seed by @​devanshu0x in #​27918 fix: use randomString() for booking uid in slots e2e tests to avoid unique constraint flake by @​alishaz-polymath in #​27916 fix: use random booking UIDs api/v2 slots e2e tests to prevent test flakiness due to DB unique constraint by @​romitg2 in #​27902 fix: add e2e-spec pattern to CODEOWNERS test file exclusions by @​anikdhabal in #​27926 fix: default icon size to 16px in createIcon wrapper and fix download button alignment by @​eunjae-lee in #​27924 fix: resolve signup watchlist review issues and auto-unlock on SIGNUP entry removal by @​alishaz-polymath in #​27923 fix: display phone numbers and localized timezone in BookingDetailsSheet by @​eunjae-lee in #​27909 feat: enable onboarding-v3 globally and update e2e tests by @​sean-brydon in #​27922
  • Any way to update the package with a PR ?

    7
    1 Votes
    7 Posts
    187 Views
    J
    @mathieu this is a bit technical but you can update the custom package over your existing installation. As long as the data is compatible between the packages it will work.
  • appointment confirmation link misredirection?

    3
    1
    1 Votes
    3 Posts
    166 Views
    T
    Quick update, after a deeper dive: this appears to be an upstream issue. Please see here: https://github.com/calcom/cal.com/issues/20358 Appears to have been a merged PR for this already: https://github.com/calcom/cal.com/pull/25794 but it does not appear to have fixed the issue entirely I guess.
  • No access to APIv2 due to missing licence key

    8
    1 Votes
    8 Posts
    465 Views
    girishG
    @chopsol it seems their license URL has changed. Can you check this in your /app/data/env ? GET_LICENSE_KEY_URL="https://goblin.cal.com/v1/license" CALCOM_PRIVATE_API_ROUTE="https://goblin.cal.com"
  • Cal.Com memory hog

    1
    0 Votes
    1 Posts
    70 Views
    No one has replied
  • Cal.com free features missing

    Moved
    3
    2
    1 Votes
    3 Posts
    1k Views
    J
    Hi there, Sorry to dig this up but. Is it really disabled on the selfhosted app ? I managed to activate "workflows" in the settings page (/settings/admin/flags) [image: 1764161572348-e626f64d-c6a3-4ed4-95ad-3c7cd9452561-image-resized.png] I discover workflows don't run on themself and needed to be triggered by external cronjob, which I did via Cloudron : * * * * * curl -fsS -X POST -H "authorization: $CRON_API_KEY" http://localhost:3000/api/cron/workflows/scheduleEmailReminders > /dev/null 2>&1 I also discover it needed some env variables to work : ENABLE_TASK_SYSTEM=true CRON_ENABLE_APP_SYNC=true CRON_API_KEY=*** When calling this URL from the instance itself, I even got a status:200 code with a JSON response {"message":"No Emails to schedule"} And this is my problem now : it says no emails to schedule while there is actual emails scheduled (from workflow). It is visible in the postgres tables "WorkflowReminder" and "Task". I even see in the log that the task is set up for scheduling. But at the end, the workflow is never executed and I'm out of solutions. What a complicated journey just to get this feature working, even though it’s advertised as available in the free version (so I assumed it would work in self-hosted as well). Or am I missing something? Could you clarify this for me? Thanks.
  • 1 Votes
    15 Posts
    3k Views
    T
    Also from here - Thank you
  • Restart loop of api-v2 after installation

    Solved api-v2 loop
    4
    0 Votes
    4 Posts
    597 Views
    M
    thanks @nebulon
  • Help with Adding Apps to Cal.com on Cloudron

    Moved Solved
    4
    1 Votes
    4 Posts
    738 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
    1k Views
    T
    @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
    2k 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?
  • [💡GUIDE ] How to set up the Nextcloud Talk app

    nextcloud talk cal guides
    1
    2
    3 Votes
    1 Posts
    467 Views
    No one has replied
  • 3 Votes
    4 Posts
    1k 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
    1k Views
    T
    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
    1k 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
    1k Views
    32463
    Nice one! Thanks for providing feedback. I'm glad I could help.
  • 0 Votes
    7 Posts
    3k 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
    4k 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
    610 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
    883 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.