It’s my first time using Eramba and I encountered this error (404-not found), could someone tell me a possible solution? In the projects tab, when I want to view the activity logs, I find this error that “cannot find the activity logs related to this selected project”. Is this because there are no logs yet? I’m sorry if the answer seems obvious, but I need help with this. Thank you very much for your help. Version installed is Eramba Community v. 3.26.1 and user has admin perms.
but I’m now on 3.26.4 and I’m getting a similar error
Steps to reproduce
App Version
3.26.4 Community
DB Schema Version
20250227123916
System health is showing no issues , Updates is showing no updates available
Control catalog
Policies
put a tick in the left hand column for a policy
click activity log in the action bar
get this error
Not Found
Error: The requested address ‘/activity-log/activity-logs/index/SecurityPolicyReviews?filter%5Bforeign_key%5D%5Boperator%5D=%24eq&filter%5Bforeign_key%5D%5Bvalue%5D=403’ was not found on this server.
Go back button: (doesn’t work)
Dashboards button: (takes you back to the dash)
Same happens when swapping step 2 above with Internal controls, Policy exception, continuity plan
and I also selected Asset risk as step 1 and chose a risk and got the same
Cleared cache and repeated above tests got the same.
It must be a bug. I can remember, I saw any months ago a change log on some elements in my instance (docker, on prem). But now I get also the HTTP 404.
I’m no sure but it can be, that the new UI creates wrong URLs. When I look at “filter%5B” I smell a blind url raw encoding without checking if it should be there or not…
The documentation shows “actions” which are not there any more. → Internal Controls
It’s my fault. I did not realize, that eramba has app updates and docker image updates. I was missing a migration to 3.27.1. After that I went to 3.28.1 and everything is okay. Thanks for support!