Nextcloud responds with 500 and occ fails with 'Could not resolve logger'

This seems to be an issue with PHP 7.4.27. A workaround on Uberspace is to set the default PHP version to 7.3 with the following command:

uberspace tools version use php 7.3

4 Likes