[Bug 247689] www/uwsgi: has the plugin embedded but doesn't work
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Mar 2026 09:36:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247689 --- Comment #26 from Torsten Zuehlsdorff <tz@freebsd.org> --- I am closing this as resolved. lwhsu explained in comment #18 that router_redirect is built as an embedded module in the FreeBSD uwsgi port, so the correct configuration is `module=router_redirect` rather than `plugins=router_redirect`. This is a configuration issue, not a port bug. The subsequent Python error the reporter mentioned is a separate application-level matter. -- You are receiving this mail because: You are on the CC list for the bug.