On 6/11/24 6:47 AM, Marcus Bautze via Mailman-users wrote:
i found:
python3-django-hyperkitty 1.3.7-1 python3-mailman-hyperkitty 1.2.1-1 mailman3-fullĀ 3.3.8-2~deb12u1
These versions should be OK and your other settings seem OK. I suspect
that the issue may be nginx not forwarding the Authorization: header
from mailman_hyperkitty. Your nginx config posted at
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/...
seems a bit off. If you compare that to
https://docs.mailman3.org/en/latest/install/virtualenv.html#nginx-configurat...
you'll see you are missing a location /static/
directive and you've
included proxy_hide_header upgrade;
. I'm not sure why you have this.
I don't see why ngnix would be dropping the Authorization: header , but
you might try adding proxy_pass_header "Authorization";
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan