A user from the forum noticed that with the new version of the Let's Encrypt app, https is broken for some apps. The Proxy directives for Docker Apps are not correctly included in the new let’s encrypt VirtualHost configuration, so Docker Apps cannot be reached when accessed via the domain configured for the App. https://help.univention.com/t/suitecrm-not-accessible-via-https-after-update/10950 The problem is with these lines in /etc/apache2/sites-enabled/default-ssl.conf: ProxyPass /suitecrm https://127.0.0.1:40001/suitecrm retry=0 /suitecrm https://127.0.0.1:40001/suitecrm
I have deactivated the current app (letsencrypt_20190110145256). Please update the package and the current app and re release the current version 1.2.2-6 (no app update)
[4.3 8b762a9] Bug #48492: Fix let's encrypt virtual host config for docker apps
New Version is uploaded to the test appcenter
Code - OK Installation - OK generation of conffile - OK docker app works (tested with dudle) - OK
(old) current version fixed (1.2.2-6) and we released a new version (1.2.2-8) with the same package/fix, so that everybody with the broken app can easily update to the new version.