22 Jul
2021
22 Jul
'21
9:17 p.m.
On 7/22/21 12:34 PM, Sarah H wrote:
Hyperkitty works fine in browser at https://lists.client.org/archives/ and the vast majority of my testing messages are made through the web browser, though I've tried via email as well with the same results.
curl to http://127.0.0.1:8000/hyperkitty/ results in the same error as above.
What if you
curl http://127.0.0.1:8000/archives/
and what to you get in a browser from
https://example.com/archives/api/mailman/urls
And what's in urlpatterns in /opt/mailman/mm/urls.py? I'm sure it contains
url(r'^archives/', include('hyperkitty.urls')),
but I'm suspecting it doesn't contain
url(r'^hyperkitty/', include('hyperkitty.urls')),
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan