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

38 Topics 403 Posts
  • Cal.com - Package Updates

    Pinned
    155
    1 Votes
    155 Posts
    7k Views
    nebulonN

    Latest release is blocked by https://github.com/calcom/cal.com/issues/18232

  • 0 Votes
    1 Posts
    9 Views
    No one has replied
  • Last update broke 404 on any team page

    13
    1 Votes
    13 Posts
    199 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
    175 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
    28 Views
    nebulonN

    probably a duplicate of https://forum.cloudron.io/topic/12896/last-update-broke-404-on-any-team-page

  • App Config in Read-Only

    Unsolved
    3
    3 Votes
    3 Posts
    156 Views
    Q

    Hi @vladimir-d,

    I think I have the same problem and the same wish as @jfftck, Cal.com limits Mirotalk URL to the mirotalk.com domain. But, like me, he must have a Mirotalk instance on his Cloudron server and can't fill in the address because Cal.com considers it invalid.

    And Cal.com's developers don't seem to have decided to change the regex any time soon: https://github.com/calcom/cal.com/issues/16258

  • [Help] Blank Page on First Login After Cal.com Installation on Cloudron (Sept 26)

    Unsolved
    8
    0 Votes
    8 Posts
    206 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
    0 Votes
    18 Posts
    1k Views
    S

    @nebulon Confirming that the latest version of cal.com has embed.js rendering and working again!

  • 2 Votes
    14 Posts
    811 Views
    M

    This thread can be closed. It has been fixed. Yeah. 🙂

  • Cal.com free features missing

    Moved
    2
    1 Votes
    2 Posts
    146 Views
    girishG

    @yurikous the workflow feature is disabled in the selfhosted app unless you have a enterprise license. I don't know about the cloud version, maybe it's free there. But that is a totally different product and not comparable.

  • App store not showing - unable to connect calendar

    Unsolved
    18
    0 Votes
    18 Posts
    1k Views
    luckowL

    @girish As a user in the role of an administrator, you should always provide your login data with additional security features. 🙂

    image.png

    To be fair: I completely forgot about the 2fa requirement for displaying the admin menu item.

  • Is it possible to whitelabel Cal.com when self-hosting with Cloudron?

    7
    2 Votes
    7 Posts
    761 Views
    J

    @bhetto said in Is it possible to whitelabel Cal.com when self-hosting with Cloudron?:

    The Cal.com official documentation instructs to white label like this: https://cal.com/docs/how-to-guides/whitelabel/self-hosted-instance

    If you're on the Ultimate or Platform plan of Cal.com, we have made it very easy for you to white label your self-hosted instance.

    On the documentation page, it says that the instructions only apply if you are on the Ultimate or Platform plan.
    But I did not find those plans on cal.com website. Must be outdated.

    Anyways, looks like this is solved one way or the other.

  • "Event types" page shows "Something went wrong" for user

    2
    1 Votes
    2 Posts
    188 Views
    girishG

    @jordankrueger there was a recent update to the cal.com package, can you try that?

  • trouble adding Google Calendar to Cal.com App Store

    Solved
    13
    1 Votes
    13 Posts
    2k Views
    jordankruegerJ

    @jdaviescoates said in trouble adding Google Calendar to Cal.com App Store:

    I did have that wrong, but even after correcting it still wasn't working... on Firefox.

    So what was it supposed to be???

  • How do I connect Zapier with Cal.com on cloudron?

    1
    0 Votes
    1 Posts
    88 Views
    No one has replied
  • Embdding cal.com

    2
    0 Votes
    2 Posts
    289 Views
    girishG

    For embedding, usually you need a custom CSP - https://docs.cloudron.io/apps/#custom-csp

  • 0 Votes
    5 Posts
    415 Views
    V

    Oh, I just realized... I downloaded the code via the cloudron interface to try and figure out what's going on and came across this Readme.

    It wasn't explcite until I found this....

    alt text

    I guess it's necessary to activate liscence to make the code work.

  • Can the same description be applied to all event types?

    8
    1 Votes
    8 Posts
    500 Views
    robiR

    Well, that is what they seem to use all in one place for feedback too, so may as well start a new feedback or question thread.

  • How do you delete users?

    4
    1 Votes
    4 Posts
    313 Views
    S

    I asked on Discord, but no new response there.

  • ALLOWED_HOSTNAMES environment variable breaks app startup

    Solved
    8
    1 Votes
    8 Posts
    1k Views
    girishG

    @sparkwise ah yes, that's what made me go down this route earlier as well. Unfortunately, I never found a fix for this. I think it requires some upstream fixes.