Public bug reported:

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!

** Affects: rspamd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065914

Title:
  rspamd webgui navigation not working ( ubuntu 24.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rspamd/+bug/2065914/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to