Hi All ,
Recent install of Passbolt CE on debian 12 all up to date with latest packages and all working fine
not issues found of health check
This is the error I am getting
2024-07-26 14:59:39 error: [Cake\Routing\Exception\MissingRouteException] A route matching “/actionlog/folder/obsfucated-string.json” could not be found. in /usr/share/php/passbolt/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on line 248
Request URL: /actionlog/folder/obsfucated-string.json?api-version=v2&page=1&limit=5
I have checked line 248 is
throw new MissingRouteException([‘url’ => $urlPath]);
could I please have any help with where to look to resolve this issue , many thanks
Hey @pbninja, we are investigating this problem (for internal ref. PB-34236) as we might have a bug here. We will get back to you as soon as we have more info.