Install"Plain text editor" app failed with error "Certificate "4356" has been revoked"

My nextcloud version is 18.0.8
when I install the app "Plain text editor ", it failed. the error is :slight_smile:
“Certificate “4356” has been revoked”

how to resolve it ?

1 Like

hi a have a similar issue when installing nextBackup " Certificate “4354” has been revoked"

Error settings Exception: Certificate “4354” has been revoked
/var/www/nextcloud/apps/settings/lib/Controller/AppSettingsController.php - line 444:

OC\Installer->downloadApp(“nextbackup”)

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OCA\Settings\Controller\AppSettingsController->enableApps([ “nextbackup”], [])

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 100:

OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings … {}, “enableApps”)

/var/www/nextcloud/lib/private/AppFramework/App.php - line 137:

OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings … {}, “enableApps”)

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main(“OCA\Settin … r”, “enableApps”, OC\AppFramew … {}, { _route: "s … "})

<>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "s … "})

/var/www/nextcloud/lib/private/Route/Router.php - line 297:

call_user_func(OC\AppFramew … {}, { _route: "s … "})

/var/www/nextcloud/lib/base.php - line 1012:

OC\Route\Router->match("/settings/apps/enable")

/var/www/nextcloud/index.php - line 37:

OC::handleRequest()

Please let me know if you found a fix for this.

Looks like this is captured in https://github.com/nextcloud/files_texteditor/issues/271 . Please add a “thumbs up” and subscribe to that issue. And help fix it if you’re able!