From swd@pobox.com Thu Feb 24 17:24:24 2022 From: Stephen Daniel To: mailman-users@mailman3.org Subject: [MM3-users] Hyperkitty failure? Date: Thu, 24 Feb 2022 12:24:08 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2855130316209877326==" --===============2855130316209877326== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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: 401 Authorization Required /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 --===============2855130316209877326==-- From mark@msapiro.net Thu Feb 24 18:23:56 2022 From: Mark Sapiro To: mailman-users@mailman3.org Subject: [MM3-users] Re: Hyperkitty failure? Date: Thu, 24 Feb 2022 10:23:44 -0800 Message-ID: <96e4008a-eb79-7525-5bc0-a6c2ac02438d@msapiro.net> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6106970870061413734==" --===============6106970870061413734== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 2/24/22 09:24, Stephen Daniel wrote: >=20 > In the log I see messages that look like this: >=20 > Feb 24 11:43:44 2022 (28621) HyperKitty failure on > https://lists.example.com/archives/api/mailman/archive: > 401 Authorization Required What are the exact versions of HyperKitty and mailman-hyperkitty=20 HyperKitty >=3D1.3.5 requires mailman-hyperkitty >=3D1.2.0. Earlier versions = of HyperKitty require earlier versions of mailman-hyperkitty. If you have HyperKitty >=3D1.3.5 and mailman-hyperkitty >=3D1.2.0 there is a thread on this at=20 https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/WS= UEPQL6PX52Y7XVWYSSGJJXC7E3F6FG/ See the last two posts in that thread. --=20 Mark Sapiro The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan --===============6106970870061413734==-- From swd@pobox.com Thu Feb 24 19:44:15 2022 From: Stephen Daniel To: mailman-users@mailman3.org Subject: [MM3-users] Re: Hyperkitty failure? Date: Thu, 24 Feb 2022 14:43:59 -0500 Message-ID: In-Reply-To: <96e4008a-eb79-7525-5bc0-a6c2ac02438d@msapiro.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8407573698310842397==" --===============8407573698310842397== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thanks! The thread pointed to at the end of your email, specifically replacing the base URL with http://127.0.0.1:8000/archives did the trick. On Thu, Feb 24, 2022 at 1:24 PM Mark Sapiro wrote: > On 2/24/22 09:24, Stephen Daniel wrote: > > > > 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: > > 401 Authorization Required > > > What are the exact versions of HyperKitty and mailman-hyperkitty > HyperKitty >=3D1.3.5 requires mailman-hyperkitty >=3D1.2.0. Earlier versions > of HyperKitty require earlier versions of mailman-hyperkitty. > > If you have HyperKitty >=3D1.3.5 and > mailman-hyperkitty >=3D1.2.0 there is a thread on this at > > https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/thread/= WSUEPQL6PX52Y7XVWYSSGJJXC7E3F6FG/ > > See the last two posts in that thread. > > -- > Mark Sapiro The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > _______________________________________________ > 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/ > --===============8407573698310842397==--