24 Feb
2022
24 Feb
'22
5:24 p.m.
Mailman3 people --
Hyperkitty is failing in my new setup.
In the log I see messages that look like this:
Feb 24 11:43:44 2022 (28621) HyperKitty failure on https://lists.example.com/archives/api/mailman/archive: <html> <head><title>401 Authorization Required</title>
/opt/mailman/mm/mailman-hyperkitty.cfg looks like this:
[general] base_url: https://lists.example.com/archives api_key: SOMESTRING
settings_local.py includes this line:
MAILMAN_ARCHIVER_KEY = 'SOMESTRING'
and mailman.cfg contains
[archiver.hyperkitty] class: mailman_hyperkitty.Archiver enable: yes configuration: /opt/mailman/mm/mailman-hyperkitty.cfg
Any suggestions on how to get hyperkitty working?
Thanks!
-- Steve