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

54 Topics 394 Posts
  • Need to access specific folder

    5
    1 Votes
    5 Posts
    1k Views
    BrutalBirdieB
    @roofboard Please open a new topic instead of necro bumping old topics with semi related answers. Now to your question. Right now there is no official way of doing this. And also I would not recommend of doing this. Do not expect support for the following. But against my advice, and now this is theoretical, I have not tried it but in theory it should work. Yes you could do that even, semi permanent. You could edit the image of the app on the server and commit the changes. BUT WHY? If you know there is a problem AND you know how to fix it, why don't you commit your change? Here is the repo: https://git.cloudron.io/cloudron/n8n-app Please, if you know of a problem submit a PR.
  • 0 Votes
    3 Posts
    379 Views
    jdaviescoatesJ
    Now waiting for my application to access Twitter Business APIs to be (hopefully) approved...
  • How to trigger IMAP import

    7
    0 Votes
    7 Posts
    1k Views
    girishG
    @MooCloud_Matt Do you think you can ask them what is the best way to increase the polling interval here - https://github.com/chatwoot/chatwoot/discussions ? We can of course make schedule.yml editable on the Cloudron side but the changes will need to be then merged across upgrades. So, would be best to ask this upstream first.
  • error gettings email from mailgun

    2
    0 Votes
    2 Posts
    330 Views
    girishG
    @yairShiloach this seems like an app issue. Maybe you can check in https://github.com/chatwoot/chatwoot/discussions or https://discord.gg/cJXdrwS
  • api error: You need to sign in or sign up before continuing. (nginx)

    5
    0 Votes
    5 Posts
    2k Views
    girishG
    @yairShiloach We will have a 7.1.4 later this week or early next week.
  • Individual translations for Chatwoot

    4
    0 Votes
    4 Posts
    910 Views
    girishG
    @jan-reinhardt that would be difficult for us to maintain. I think best approach is to fork the existing package and create a custom build. Code is at https://git.cloudron.io/cloudron/chatwoot-app
  • Inbox integration

    Solved
    13
    2 Votes
    13 Posts
    3k Views
    micmcM
    @sparkwise This is nice but not strictly necessary. It is very nice indeed but being necessary or not is relative to how much features one wants to make life easier and getting nearer to what's offered by Big techs and SaaS in the like. So, if that specific function can be fixed for that app I'd say it should be. Of course nothing is absolute lol
  • 1.3 package update not available

    Solved
    4
    0 Votes
    4 Posts
    799 Views
    girishG
    @imc67 are you referring to the chatwoot nokogiri security issue bullet point? The upstream project has provided no information on how severe it is. I couldn't find nokogiri in the diffs either, would appreciate any info on this. They have no info on their blog either. As for AdGuard, it has already been updated to support ipv6 (which is not backward compatible tested with 7.0). Also, the security issues from what I see are Go related things which are kinda unlikely because AdGuard is not exposed to the world. In contrast, for clear security posts like https://about.gitlab.com/releases/2022/02/25/critical-security-release-gitlab-14-8-2-released/ , we make it available asap for 7.0.
  • Super admin Console problem

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    girishG
    The latest package fixes this. Docs are at https://docs.cloudron.io/apps/chatwoot/#rails-console
  • Facebook Token and Id

    2
    0 Votes
    2 Posts
    442 Views
    girishG
    @apoim You can place custom environment variables in /app/data/env file https://docs.cloudron.io/apps/chatwoot/#custom-config . Essentially you set the config variables that are listed in https://www.chatwoot.com/docs/self-hosted/configuration/features/integrations/facebook-channel-setup#configuring-the-environment-variables-in-chatwoot in that file.
  • Facebook: Failed to load Facebook SDK; please try again

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    v_shnuV
    @imc67 Awesome and happy to hear that. PS: I know that feeling - a fellow FF user.
  • Defaults in the .env file

    5
    1 Votes
    5 Posts
    996 Views
    luckowL
    @girish in my understanding, yes. Taken from here https://www.chatwoot.com/docs/self-hosted/telemetry
  • LDAP for Chatwoot?

    2
    3 Votes
    2 Posts
    1k Views
    luckowL
    @imc67 I have not found anything about LDAP in the documentation. https://www.chatwoot.com/docs/self-hosted There is a GitHub issue about "Oauth integration". https://github.com/chatwoot/chatwoot/issues/1318 Let's see.
  • bug with images/files duplicating in Telegram

    2
    2
    0 Votes
    2 Posts
    508 Views
    nebulonN
    @ianhyzy this sounds more like an upstream app bug. Do you see any errors in the app or browser logs which might lead to this?