tickets #103911
closedMailing list archives broken?
0%
Description
Hello,
mailing list archives don't seem to show recent emails that we sent to
uyuni-users and uyuni-announce. Could someone maybe check if there is a
problem?
Thanks in advance,
Johannes Renner
--
Johannes Renner - Engineering Manager, SUSE Manager; R&D
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5
90409 Nuremberg
Germany
(HRB 36809, AG Nürnberg)
Managing Director: Ivo Totev
Updated by pjessen about 3 years ago
- Category set to Mailing lists
- Private changed from Yes to No
I can confirm the list archives are not up to date. Archiving seems to have stopped around Dec 8-9.
Updated by pjessen about 3 years ago
- Related to tickets #95756: factory mailing list archives incomplete added
Updated by pjessen about 3 years ago
Looking at the logs, starting on December 9 just after midnight UTC, we start seeing :
Dec 09 07:05:38 2021 (1791) HyperKitty failure on http://localhost/archives/api/mailman/urls: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.16.1</center>
</body>
</html>
(504)
Later the same day:
Dec 09 09:04:53 2021 (1637) HyperKitty failure on http://localhost/archives/api/mailman/urls: <html><title>Auth required</title><body>
<h1>Authorization Required</h1><p>Please check whether
the MAILMAN_ARCHIVER_KEY is provided by you and it is correct.
</p></body></html> (401)
These continue to be logged - see mailman3::/var/log/mailman/mailman.log.
Updated by hellcp about 3 years ago
It's a version mismatch between Hyperkitty (1.3.4) and mailman-hyperkitty plugin (1.2.0) not working with each other. We need Hyperkitty 1.3.5 build to be fixed in the repo first though.
Updated by hellcp about 3 years ago
- Status changed from New to In Progress
The archives are syncing now, they should be done shortly
Updated by hellcp about 3 years ago
- Status changed from In Progress to Resolved
They are synced now, please report if you find any issues with the emails last week and I will see what can be done