Closed mokkin closed 8 months ago
I installed in on an Ubuntu 20.04, already 3 machines without big issues. Is the database and permissions correctly set?
Maybe drop the database and users and run it again.
I almost sure it is a bug with the version of MariaDB on Ubuntu 18.04. You can fix it with: https://github.com/Mailtrain-org/mailtrain/issues/1110#issuecomment-868257865
We are going to start with the development and testing of mailtrain v3 in the next weeks.
You are welcome to help us with the testing as soon as the first release candidate is available.
I have installed mailtrain on a fresh Ubuntu 18.04 via bash script. The installation was successful, certificates were created. Unfortunately I cannot access the webinterface by error 503. In the syslog it says:
I didn't make any modifications and the MySQL password in the production.yml has only 12 digits.
Do you know what might be wrong?