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

46 Topics 516 Posts
  • Cal.com - Package Updates

    Pinned
    216
    1 Votes
    216 Posts
    25k Views
    Package UpdatesP
    [2.3.3] Update cal.com to 5.4.4 Full Changelog feat: Schedule restriction and booker timezone by @alishaz-polymath in https://github.com/calcom/cal.com/pull/21452 fix: Slots are available even after exceeding the booking limits for the team event by @anikdhabal in https://github.com/calcom/cal.com/pull/21801 fix(i18n): correct Serbian translation for scheduled event (#21235) by @AyushMukkanwar in https://github.com/calcom/cal.com/pull/21925 fix: can save an event type without a slug by @anikdhabal in https://github.com/calcom/cal.com/pull/21922 fix: multiple button designs of dropdown by @Adarsh9977 in https://github.com/calcom/cal.com/pull/21928 fix: align tick icon, text, and cross icon inside toaster by @faizshaikh17 in https://github.com/calcom/cal.com/pull/21607 fix: update trigger function for RoutingFormResponseField by @eunjae-lee in https://github.com/calcom/cal.com/pull/21868 fix: GCal - change to OR operator by @joeauyeung in https://github.com/calcom/cal.com/pull/21881 perf: deduplicating DB fetches + leverage unique DB index for team type booking page by @hbjORbj in https://github.com/calcom/cal.com/pull/21811 perf: leverage DB index for user profile fetching (booking page & payment page) by @hbjORbj in https://github.com/calcom/cal.com/pull/21814
  • 3 Votes
    4 Posts
    445 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?
  • Custom SMTP Server settings?

    Unsolved mail feature-request
    6
    0 Votes
    6 Posts
    65 Views
    girishG
    @Neiluj I see. I guess we usually don't have situations where the app and email being sent out are on different domains. Something we have to think about, since this situation is not specific to just this app but for the full platform. A workaround: add the other domain as manual provider in Cloudron (no DNS changes needed). Then, in email of that domain, setup a relay. You can then change the app's email in Email configuration section's dropdown .
  • Feature Request: white label/custom logo

    4
    1 Votes
    4 Posts
    410 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
    219 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
    437 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
    782 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
    151 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
    252 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
    129 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
  • Fix: no apps visible in com.cal.cloudronapp@1.16.3

    4
    1 Votes
    4 Posts
    326 Views
    S
    OK, checked again & setup my calendar within the setup wizard. You will only see the apps in the appstore, which you selected during the first login. You cannot add other apps through the web gui.
  • How do you delete users?

    6
    1 Votes
    6 Posts
    843 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
    257 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
    1k 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
    727 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
    194 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
    395 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!
  • Cal.com - Embeded problems - ERROR 404 This page does not exist.

    Moved Solved
    18
    1
    0 Votes
    18 Posts
    3k Views
    S
    @nebulon Confirming that the latest version of cal.com has embed.js rendering and working again!
  • 2 Votes
    14 Posts
    2k Views
    M
    This thread can be closed. It has been fixed. Yeah.