Hi, i have an Omeka-S installation., with some items. I dont know why but it started giving this error, when I try to access any item of the collection from the public page. Previously there was no error, I am not sure what changed. This is either from the “navigate” page or the search page. Or any page. If you log into Omeka, then you can check the items without problems. The problem is just with the public view. I get this error when i click in an item:
"
Omeka S encountered an error
Omeka\Mvc\Exception\PermissionDeniedException
Permission denied for the current user to access the route-item action of the CleanUrl\Controller\Index controller.
Details:
Omeka\Mvc\Exception\PermissionDeniedException: Permission denied for the current user to access the route-item action of the CleanUrl\Controller\Index controller. in /var/www/html/application/src/Mvc/MvcListeners.php:436
Stack trace:
#0 /var/www/html/vendor/zendframework/zend-eventmanager/src/EventManager.php(322): Omeka\Mvc\MvcListeners->authorizeUserAgainstController(Object(Zend\Mvc\MvcEvent))
#1 /var/www/html/vendor/zendframework/zend-eventmanager/src/EventManager.php(179): Zend\EventManager\EventManager->triggerListeners(Object(Zend\Mvc\MvcEvent), Object(Closure))
#2 /var/www/html/vendor/zendframework/zend-mvc/src/Application.php(332): Zend\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Zend\Mvc\MvcEvent))
#3 /var/www/html/index.php(21): Zend\Mvc\Application->run()
#4 {main}
"
OS: Debian 9
PHP 7