Looks 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!
Looks 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!
Found 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.
I 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
I 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.
Nevermind -- looks like just a stale session. New one worked fine!
FYI -- This appears to have happened again with the latest 1.18 update. Specifically, Slack integration is silently failing/not available.
What'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.
@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?
Actually 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.
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?