On Mon, Jul 22, 2024 at 10:52 PM <willie.castillo@caemilusa.com> wrote:
Hi Odhiambo and thank you for replying. I did follow every step related to database creation in this document ( https://docs.mailman3.org/en/latest/install/virtualenv.html#setup-database). Perhaps like you said, additional database steps should be added to the document.
Also, the error is from a step way before the "mailman-web migrate" step. Not sure what else was supposed to be done during the "setup-database" configuration step
So you were not supposed to ignore the errors and proceed! Anyways.. #su postgres \c MAILMABDB postgres GRANT ALL ON SCHEMA public to MAILMANUSER; # Do this for the two databases you created \c MAILMANWEBDB postgres GRANT ALL ON SCHEMA public to MAILMANUSER; \q
That's off the top of my head.
After that run the migrations and everything else as documented.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]