Could not download app accessibility

# sudo -u apache php /var/www/html/nextcloud/occ app:enable accessibility
Could not download app accessibility
# sudo -u apache php /var/www/html/nextcloud/occ status
  - installed: true
  - version: 25.0.3.2
  - versionstring: 25.0.3
  - edition: 
  - maintenance: false
  - needsDbUpgrade: false
  - productname: Nextcloud
  - extendedSupport: false

I have seen the error floating around in log of other people as well! Did I miss something in a release note? Please share the URL if so and what to do?

Accessibility comes pre-installed so you probably only need to enable or disable it.

Well the command shows that enable does not work anymore, as it tries to download the app and fails, this commands used to work fine. It is a regression.

Afaik, it’s part of the core now, so there’s no need to install the app anymore. The corresponding settings are located under Settings → Personal → Appearance and Accessibility.

Well said.