The new 4.0 series is about to land in stable and requires some migrations (https://www.chatwoot.com/docs/self-hosted/runbooks/upgrade-to-chatwoot-v4). Just wanted to mention this as a thing worth tracking so that testing can happen now on the migration guide, it looks like they expect the first stable release in less than 3 weeks so it might be nice to be prepared to upgrade as soon as it's available.
psifertex
Posts
-
upcoming 4.0 changes -
3.1.0Looks like 3.1.0 was just released. I know there was an original hold to 3.0.0 but I assume the 3.1.0 should be faster/safer and a good quick follow up.
I noticed as I'm super excited they finally fixed slack attachments!
-
upgrade broke TRACKER_SCRIPT_NAMEFound the bug. The variable previously appended .js but apparently an upgrade either truncated the config file, or the umami code itself changed such that the extension wasn't used.
-
upgrade broke TRACKER_SCRIPT_NAMEI just double checked and env.sh hasn't been changed, so not sure why the environment var is being ignored. It contains:
root@ab8ccac7-d2dc-4371-9cb8-0c0907fa15a9:/app/data# cat env.sh # https://umami.is/docs/environment-variables export HASH_SALT=<REMOVED> export TRACKER_SCRIPT_NAME=yummi
-
upgrade broke TRACKER_SCRIPT_NAMEI have used a custom environment variable to set a custom file name for my umami installation but about a month ago an automated upgrade apparently broke that. In fact, I can't even see in the settings now where it's possible to SET custom environment variables for the app. Was this a deprecation in cloudron? It doesn't appear to be related to changes in umami itself.
-
latest package broke slack integrationNevermind -- looks like just a stale session. New one worked fine!
-
latest package broke slack integrationFYI -- This appears to have happened again with the latest 1.18 update. Specifically, Slack integration is silently failing/not available.
-
What's coming in 7.5What's the best way to get alerts for the release of 7.5? Follow this thread? Or do I have to watch the main channel? Very much looking forward to redis 7for the chatwoot upgrade so trying to set up some monitoring to get alerted as soon as it's available.
-
High CPU usage after updating to Chatwoot 2.17.0@girish Is there an estimated timeline for 7.5's release? I'm waiting for an upstream fix in 2.18.0 of chatwoot and it sounds like that's blocked on the cloudron update then?
-
Huginn - a system for building agents that perform automated tasks for you onlineActually just came here to post this, Huginn works well for me and I'd love to be able to deploy/manage it with cloudron. I'm using it to monitor the Apple terms of service webpage so that when they update I know to approve the new ones in their developer portal (otherwise your notarization is broken!). So for me, it's a local instance that can monitor pages and post directly into slack without yet another external service.
-
chatwoot isn't listed anymore in topics?I'm having trouble with my cloudron chatwoot installation. In particular, the latest update broke slack integration and when I came here to try to find out why, I can't even post into a chatwoot category for some reason? Am I missing something about how this forum should work?