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


Skip to content

Chatwoot

59 Topics 419 Posts
  • Chatwoot - Package Updates

    Pinned
    88
    2 Votes
    88 Posts
    33k Views
    Package UpdatesP
    [1.45.0] Update chatwoot to 4.7.0 Full Changelog SP Initiated SAML auth flow (Enterprise) Support for custom tools in captain (Enterprise) Health monitoring page for Whatsapp cloud channels Email channel supports reply threads as quoted texts UI to manage allowed domains for website widget Support for lock to single thread in telegram channel Support for incoming file attachments in line channel Numerous bug fixes, UI fixes, and performance enhancements
  • How To Implement MFA in Chatwoot?

    Solved
    4
    1 Votes
    4 Posts
    36 Views
    I
    @andreasdueren thank you Andreas, it works perfectly. I think it's different code with the tutorial that come from here https://developers.chatwoot.com/self-hosted/configuration/multi-factor-authentication: # Active Record Encryption keys (required for MFA/2FA functionality) # Replace with the actual keys from rails db:encryption:init output ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=EGY8WhulUOXixybod7ZWwMIL68R9o5kC ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=aPA5XyALhf75NNnMzaspW7akTfZp0lPY ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=xEY0dt6TZcAMg52K7O84wYzkjvbA62Hz When I tried your code, now it appears on my dashboard: # Active Record Encryption keys (required for MFA/2FA functionality) # Replace with the actual keys from rails db:encryption:init output export ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=string export ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=string export ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=string Now, I can see the 2FA option. Thank you...
  • OAuth Issue: Incorrect client_id still used despite environment update

    Moved
    4
    1 Votes
    4 Posts
    438 Views
    J
    @ajax said in OAuth Issue: Incorrect client_id still used despite environment update: The issue is that this client_id refers to an old OAuth credential, even though I have updated the correct GOOGLE_CLIENT_ID in /app/data/env.sh with a completely different ID. Did you put the export keyword in front of the lines ? Like export GOOGLE_CLIENT_ID=xxx . You shouldn't have to do anything other than restarting .
  • Customizing Chatwoot Logos on Cloudron

    Moved
    2
    1 Votes
    2 Posts
    503 Views
    andreasduerenA
    @ajax White labeling seems to be possible but you'l have to purchase a license for that. You can find it under the super admin settings: /super_admin/settings
  • 0 Votes
    2 Posts
    312 Views
    J
    @moi01 you have to add it to /app/data/env.sh . See https://docs.cloudron.io/packages/chatwoot/#custom-config . Also, in the env.sh you have to add export GOOGLE_OAUTH_CLIENT_ID=xxx (export is important)
  • Chatwoot on 4.2.0, but no Build info in settings

    5
    2
    0 Votes
    5 Posts
    658 Views
    girishG
    @v_shnu thanks for the fix. Merged and published the new package.
  • Chatwoot - Storage Bloat Bug with MAIL Inbox

    6
    3 Votes
    6 Posts
    2k Views
    BrutalBirdieB
    Seems the storage bloat bug was "fixed" by cutting all attachments that are >= 15.
  • Chatwoot Email Sending Issue After Domain Change

    4
    2
    1 Votes
    4 Posts
    778 Views
    nebulonN
    This is set during app startup into a transient env file https://git.cloudron.io/packages/chatwoot-app/-/blob/master/start.sh?ref_type=heads#L22
  • Crashing Postgres??

    Solved
    3
    0 Votes
    3 Posts
    517 Views
    S
    This worked! Thank you
  • Chatwoot 1.36.1 Upgrade Issue

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    S
    8.3.1 seems to have fixed this issue! Thanks team Cloudron!
  • Chatwoot 4.0.2 is a beta release candidate

    15
    2 Votes
    15 Posts
    2k Views
    J
    @andreasdueren oh good idea. I have been using mistral so far. should check out claude
  • upcoming 4.0 changes

    2
    2 Votes
    2 Posts
    325 Views
    J
    From a quick root, postgres requires pgvector which Cloudron's postgres already has.
  • How to connect Chatwoot or ExpoCRM to WhatsApp? Using Evolution API?

    Moved
    5
    1 Votes
    5 Posts
    1k Views
    G
    And do you have any news? Any plan to support Evolution API on Cloudron? Would be very nice, because it is not just "some random piece of software", it is a piece that increases greatly the use of many Cloudron apps, including Typebot, Chatwoot and others.
  • Changing box_type in AgentBot

    Moved
    2
    1 Votes
    2 Posts
    567 Views
    girishG
    @vishalw3villa you have to ask this question in the upstream Chatwoot forum - https://github.com/orgs/chatwoot/discussions . This is the Cloudron forum for Chatwoot package.
  • New user emails dont work

    Solved
    9
    1 Votes
    9 Posts
    2k Views
    X
    @girish said in New user emails dont work: @xboxhaxorz cloudron only supports STARTTLS for relay. So, you have to use port 587 and not port 465 . Great, its all working now Thanks
  • Move Chatwoot

    10
    1 Votes
    10 Posts
    3k Views
    S
    @fbartels said in Move Chatwoot: How did the move go? Well it has not happened yet. The client decided wait until other issues are resolved. But it is still on the roadmap. I will post when it comes back around.
  • 1 Votes
    9 Posts
    2k Views
    jfrereJ
    Yes, 95$ month sorry. They does 30% if you qualify for their "startup" discount. They also have a free plan, which is free btw. And a pro plan for 25$ per month, unlimited number of agents. I've noticed they says the issue is fixed on Github, and there's another user says it's still experiencing the issue.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • cloudron chatwoot RASA integration

    5
    1 Votes
    5 Posts
    1k Views
    girishG
    @clendeninc thanks, but can you provide the doc link where you read that? Atleast, I cannot find it be searching for your text in their docs.
  • This topic is deleted!

    3
    1
    1 Votes
    3 Posts
    13 Views