> The web updater is disabled if either the config flag is set (upgrade.disable-web https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1296) or user_ldap is enabled or user_shibboleth is enabled (https://github.com/nextcloud/server/blob/30689f338faf5327e13b65d3b4a2d85f9e79064d/lib/base.php#L340-L351). > > If you have one of those apps enabled but don't need them: disable them and the web updater should work. Ref https://github.com/nextcloud/server/issues/3128