Message Center: URL Not Found

Situation
None administrator users are confronted with 404 Not found error message, when they open a message and select either Type or Status. This message is thrown out “The requested URL /interface/main/messages/</a was not found on this server”

Also when the would like to create a new message, when they click on Type or Status the same error message is generated.

What might be the problem? Is it perhaps permission issues, since administrator accounts can do that fine?

OpenEMR Version
OpenEMR version 5.0.2 (1)

Browser:
I’m using: Chrome

Operating System
Server: CentOS 7.7
Client: Windows 10

Logs
Did you check the logs? Was there anything pertinent in them? Paste them here (surround with three backticks (```) for readability

Unfortunately nothing interesting is showing up in the logs

192.168.x.x - - [21/Feb/2020:15:38:12 +0200] "GET /public/assets/select2/dist/js/select2.full.js?v=49 HTTP/1.1" 200 167563 "http://192.168.x.x/interface/main/finder/multi_patients_finder.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36"
192.168.x.x - - [21/Feb/2020:15:38:12 +0200] "GET /public/themes/themeBuilder.php HTTP/1.1" 200 63 "http://192.168.x.x/interface/main/finder/multi_patients_finder.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36"
192.168.x.x - - [21/Feb/2020:15:38:18 +0200] "GET /interface/main/messages/messages.php?showall=&sortby=pnotes.date&sortorder=desc&begin=0&task=addnew&form_active=1 HTTP/1.1" 200 50849 "http://192.168.x.x/interface/main/messages/messages.php?form_active=1" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36"
192.168.x.x - - [21/Feb/2020:15:38:19 +0200] "GET /Documentation/help_files/message_center_help.php HTTP/1.1" 200 20772 "http://192.168.x.x/interface/main/messages/messages.php?showall=&sortby=pnotes.date&sortorder=desc&begin=0&task=addnew&form_active=1" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36"
192.168.x.x - - [21/Feb/2020:15:38:19 +0200] "POST /interface/main/dated_reminders/dated_reminders.php HTTP/1.1" 200 3426 "http://192.168.x.x/interface/main/messages/messages.php?showall=&sortby=pnotes.date&sortorder=desc&begin=0&task=addnew&form_active=1" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36"
192.168.x.x - - [21/Feb/2020:15:38:23 +0200] "GET /interface/main/messages/```

Additionally, when you hover over Type or Status, the colour changes to red as per screenshot

@Benzo,
Message is accessible for users who has Superuser priviledges.
To check the user has privileges or not,
1. Navigate to Administration->ACL.
2. Choose the Group(like Physician). Check “SuperUser” permission is enabled or not.
3. If it is disabled, enable it and check.
Thanks,
ViSolve - 119

It seems its not a permission issue. It worked fine before this started though