Collabora fails after update to version 3.3.0 (solved)

Hello.

After update Collabora to 3.3.0 when I try to open a document I get an internal server error.

3 nextcloud instances hosted in the same server are using the same collabora instance, and only the updated is failing, the others are working fine.
I made the upgrade in my testnc instance, Ubuntu 16.04, apache 2.4 php 7.0.33

Error index OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Controller\DocumentController! Class OCA\Richdocuments\TemplateManager does not exist

/var/www/testnc/lib/private/AppFramework/Utility/SimpleContainer.php - line 119:

OC\AppFramework\Utility\SimpleContainer->resolve("OCA\\Richdo ... r")

/var/www/testnc/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 426:

OC\AppFramework\Utility\SimpleContainer->query("OCA\\Richdo ... r")

/var/www/testnc/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 397:

OC\AppFramework\DependencyInjection\DIContainer->queryNoFallback("OCA\\Richdo ... r")

/var/www/testnc/lib/private/AppFramework/App.php - line 105:

OC\AppFramework\DependencyInjection\DIContainer->query("OCA\\Richdo ... r")

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

OC\AppFramework\App::main("OCA\\Richdo ... r", "index", OC\AppFramew ... {}, { _route: "r ... "})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "r ... "})

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

call_user_func(OC\AppFramew ... {}, { _route: "r ... "})

/var/www/testnc/lib/base.php - line 987:

OC\Route\Router->match("/apps/richdocuments/index")

/var/www/testnc/index.php - line 42:

OC::handleRequest()

You should report it here: https://github.com/nextcloud/richdocuments/issues

1 Like

Thanks! I have open the issue. more info:

Collabora admin has disappeared from admin menu, and url /index.php/settings/admin/richdocuments does not open anything

Remove and reinstall collabora doesn’t work

Released 3.3.1 that fix this issue