starting with the version 0.10.0 of Bookmarks, cloudMarks is no longer able to update from my Nextcloud (Ver. 11.0.3). Reverting back to version 0.9.1 of the Bookmarks App with the same Nextcloud version fixes the problem.
If I try to get the Bookmarks from Bookmarks 0.10.0 cloudMarks hangs forever trying to get the update. I see the following logentry on my Nextcloud side:
Level:Error App:index Message:OCP\AppFramework\QueryException: Could not resolve OCA\Bookmarks\Controller\PublicController! Class OCA\Bookmarks\Controller\PublicController does not exist
/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\\Bookmarks\\C...')
/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 544: OC\AppFramework\Utility\SimpleContainer->query('OCA\\Bookmarks\\C...')
/var/www/nextcloud/lib/private/AppFramework/App.php - line 101: OC\AppFramework\DependencyInjection\DIContainer->query('OCA\\Bookmarks\\C...')
/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('PublicControlle...', 'returnAsJson', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/nextcloud/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/nextcloud/lib/base.php - line 1010: OC\Route\Router->match('/apps/bookmarks...')
/var/www/nextcloud/index.php - line 40: OC handleRequest()
{main}
Hello,
starting with the version 0.10.0 of Bookmarks, cloudMarks is no longer able to update from my Nextcloud (Ver. 11.0.3). Reverting back to version 0.9.1 of the Bookmarks App with the same Nextcloud version fixes the problem.
If I try to get the Bookmarks from Bookmarks 0.10.0 cloudMarks hangs forever trying to get the update. I see the following logentry on my Nextcloud side:
Anyone else having this problem?
Best Regards and thanks for the nice App.