Retrieving Activities displaying no data

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, welcome to the passbolt forum.

We would need some more info on this. Can you please help us with below questions:

  1. Did you made any changes after it’s not working? I.e. anything in configurations or environment variables?
  2. Please provide us with the out of health check command result.
1 Like

Hi

I have not made any changed after the install to any of the under lying code

I run the test and the health check just comes back saying

[PASS] No error found. Nice one sparky!

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.

1 Like

Thank you , this is most helpful , I hope this possible bug can be found and resolved

pbninja :slight_smile:

1 Like

Hey Ishan,

I just wondered if there was any idea’s on what I can do to resolve this issue at all

kind regards
pb

Hey @pbninja, we have identified this issue and fixed it. It will be released with v4.10.

Perfect thank you

PB

I see an updated release but its 4.9.1 and its not fixed this issue , do I need to wait for 4.10 version

Hey @pbninja, yes, the fix will be released with v4.10 (as mentioned here).