rspamd webgui navigation not working ( ubuntu 24.04)

Bug #2065914 reported by Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rspamd (Ubuntu)
New
Undecided
Unassigned

Bug Description

hello one and all.

i have an odd problem with the webgui. i can login successfully but when trying to navigate, let's say by clicking on "history" nothing happens. It seems there are at least two users with the exact same problem.

https://serverfault.com/questions/1146820/rspamd-and-apache-reverse-proxy-navigation-does-not-work-fragments-in-url-have

The "workaround" works for me too-ish. Clicking on history and then reload the webpage loads the history page. The action icons are missing though. So no red "reject" just "reject" in black letters.

The browser console reveals absolutely nothing.

The system: ubuntu 24.04, rspamd 3.8.1, apache 2.4.58.

This is a snippet from the vhost serving the page:

    RewriteEngine On
    RewriteRule ^/rspamd$ /rspamd/ [R,L]
    RewriteRule ^/rspamd/(.*) http://localhost:11334/$1 [P,L]

So, nothing special.

cheers!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.