Hi Morris, I struggled also with getting hyperkitty functioning. The url where mailman sends the REST requests to is <base_url>/hyperkitty, or whatever you defined in urls.py (url(r'^hyperkitty/', include('hyperkitty.urls'))).e.g. https://lists.example.com/hyperkitty You can get more logging if you add following section in mailman.cfg, at least if the archive REST requests are sent to the correct url.[logging.archiver]path: archiver.log Some error entries will appear in the log file if you access e.g. <base_url>/hyperkitty/api/mailman/urls from a browser, curl, wget, .... It is important to include add the hostname and/or ip addresses from where the requests are sent to the archiver into MAILMAN_ARCHIVER_FROMI had to add the public ip addresses of the server.If you have to make changes in settings.py or urls.py you will need to restart the webserver to in order to apply the changes. Best Regards,Eric
On Wednesday, December 9, 2020, 08:37:22 AM GMT+1, Morris Jones <mojo@whiteoaks.com> wrote:
Working on a new installation -- lists seem to be working in terms of distributing postings.
But none of the postings are appearing in an archive yet.
I created a mailman-hyperkitty.cfg file in /opt/mailman/var/etc/.
It has a base_url for the "hyperkitty installation," and I'm not sure where that's supposed to be. The comment says "This address will be used by Mailman to forward incoming emails to Hyperkitty for archiving."
I set base_url to http://mailman.whiteoaks.com/hyperkitty (changing "localhost" from the example). It redirects to https:,
I set new secret keys here and in mailman.cfg.
No new posts appear, and nothing archive related shows up in mailman's log.
The mailman qcluster is running. The runner=archive job is running.
Can someone suggest a troubleshooting strategy?
Best regards, Mojo
Morris Jones, Monrovia, CA BridgeMojo <http://bridgemojo.com> Old Town Sidewalk Astronomers <http://otastro.org> Mojo's Blog <http://mojo.whiteoaks.com>
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/