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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Cal.com
  3. Cal.com free features missing

Cal.com free features missing

Scheduled Pinned Locked Moved Cal.com
3 Posts 3 Posters 819 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yurikous
    wrote on last edited by girish
    #1

    Hello

    I lunch the Cal.com app on my premium Cloudron instance, but somes free features in the free cloud plan are missing on the app. I contact the sale cal support to tell them what trouble got and they answer this :"workflow is a free feature. but if you are self-hosted can't really troubleshoot. Our community can help you debug this."
    cal.com enterprise feature.png

    I choose the firstt choice
    cal.com enterprise feature - license.png

    Where does the problem come from? Cloudron?

    Someone have the same troubles ??

    1 Reply Last reply
    1
    • girishG girish moved this topic from Support on
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @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.

      1 Reply Last reply
      1
      • J Offline
        J Offline
        Jean-Henri
        wrote last edited by Jean-Henri
        #3

        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.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 Reply Last reply
        1
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search