Importing archive from mm21
I imported an archive from a list created in September 2013 with the following command:
mailman-web hyperkitty_import -l annonsering@hodr.no --since 2013-09-01 <mbox file>
No errors reported.
I then did
mailman-web update_index_one_list annonsering@hodr.no
No, when I go to https://hodr.no/archives/list/annonsering@hodr.no/, I cannot choose mails earlier than January 2023.
What's the problem, do you think?
Lars
On 11/27/23 13:01, Lars Bjørndal wrote:
I imported an archive from a list created in September 2013 with the following command:
mailman-web hyperkitty_import -l annonsering@hodr.no --since 2013-09-01 <mbox file>
If it's a new list with no current archive, I typically don't use
--since. If there might be messages in the archive, I normally use
something like --since 1970-01-01
just to be sure I get everything.
No errors reported.
And this should have imported all messages with Date: header dates >= 2013-09-01 plus any without Date: headers.
I then did
mailman-web update_index_one_list annonsering@hodr.no
No, when I go to https://hodr.no/archives/list/annonsering@hodr.no/, I cannot choose mails earlier than January 2023.
What's the problem, do you think?
The messages are there. I went to https://hodr.no/archives/list/annonsering@hodr.no/ and only saw messages from 2023, but then I went to https://hodr.no/archives/list/annonsering@hodr.no/latest?count=200&page=2 and started seeing all the messages even at https://hodr.no/archives/list/annonsering@hodr.no/.
What do you see now?
I also note your pages seem to be missing the styling as the references to the styles, etc at https://hodr.no/static/* all return 404.
Is the issue fixed for you now? I don't understand what caused the issue.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On Mon, Nov 27, 2023 at 01:26:03PM -0800, Mark Sapiro wrote:
On 11/27/23 13:01, Lars Bjørndal wrote:
I imported an archive from a list created in September 2013 with the following command:
mailman-web hyperkitty_import -l annonsering@hodr.no --since 2013-09-01 <mbox file>
If it's a new list with no current archive, I typically don't use --since. If there might be messages in the archive, I normally use something like
--since 1970-01-01
just to be sure I get everything.
There was some new messages in the archive prior to the import.
No errors reported.
And this should have imported all messages with Date: header dates >= 2013-09-01 plus any without Date: headers.
I then did
mailman-web update_index_one_list annonsering@hodr.no
No, when I go to https://hodr.no/archives/list/annonsering@hodr.no/, I cannot choose mails earlier than January 2023.
What's the problem, do you think?
The messages are there. I went to https://hodr.no/archives/list/annonsering@hodr.no/ and only saw messages from 2023, but then I went to https://hodr.no/archives/list/annonsering@hodr.no/latest?count=200&page=2 and started seeing all the messages even at https://hodr.no/archives/list/annonsering@hodr.no/.
What do you see now?
Now, all messages are visible.
I also note your pages seem to be missing the styling as the references to the styles, etc at https://hodr.no/static/* all return 404.
Thank you. I had Alias /mailman3/static /opt/mailman3/web/static
instead of Alias /static /opt/mailman3/web/static
. As I'm blind, I didn't notice that missed icons/styling.
Is the issue fixed for you now? I don't understand what caused the issue.
Tyank you, the issue is fixed.
Lars
On 11/28/23 11:32, Lars Bjørndal wrote:
On Mon, Nov 27, 2023 at 01:26:03PM -0800, Mark Sapiro wrote:
The messages are there. I went to https://hodr.no/archives/list/annonsering@hodr.no/ and only saw messages from 2023, but then I went to https://hodr.no/archives/list/annonsering@hodr.no/latest?count=200&page=2 and started seeing all the messages even at https://hodr.no/archives/list/annonsering@hodr.no/.
What do you see now?
Now, all messages are visible.
I suspect this was fixed by one of the daily hyperkitty jobs which just coincidentally ran when I was looking.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Lars Bjørndal
-
Mark Sapiro