On 9/10/25 06:58, Wikinaut wrote:
After moving to a another server, mail footer shows only text "Cache content
lost".
I moved the two databases (mailman3, mailmanweb) to another server, but now my
Mailinglist shows this in the footer, uh, what did I forget to move?
You copied the database which includes entries for cached templates in
the file_cache table but you didn't copy the CACHE_DIR ($var_dir/cache).
The easiest thing is probably to just clear the cache. In mailman shell
>>> getUtility(ICacheManager).clear()
>>> commit()
--
Mark Sapiro <m...@msapiro.net> 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-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/AHPP2G2DVWNNRIDLAX5NYZUPIWDTQAQH/
This message sent to arch...@mail-archive.com