On 11/3/25 08:01, dap1--- via Mailman-users wrote:
Anyway, I still need help. I migrated my mailman2 to mailman3 per the documentation and all seemed to go well. However, now that I have the web UI working, no lists show up. Indeed, using mysql, all the relevant tables in mailman db are empty. How do I figure out if the import really worked when there are no error messages?
If `mailman import21` didn't report any errors, it really did the import. Likewise if `mailman-web hyperkitty_import` didn't report any errors, it really did the import.
If you followed https://docs.mailman3.org/en/latest/install/virtualenv.html your database is postgreSQL, not MySQL.
What do you have in the [database] section in /etc/mailman3/mailman.cfg and in the DATABASES definition in /etc/mailman3/settings.py?
Based on https://lists.mailman3.org/archives/list/[email protected]/message/3N5S5B7MUBKPO5XXYZ4WWNEOMPNEGHIO/ I think you have more than one configuration and things are confused between them.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/NVI3G26NUOX3BUO3GINNQ77OX3KWNWYS/ This message sent to [email protected]
