posty / posty_api

Utility to administrate mailserver based on postfix and dovecot
www.posty-soft.org
Other
85 stars 19 forks source link

MySQL db:migrate errors #35

Open Nicholaiii opened 8 years ago

Nicholaiii commented 8 years ago

rake db:migrate

Mysql2::Error: All parts of a PRIMARY KEY must be NOT NULL;

Full console dump on pastebin.com

Clean Postfix/Dovecot/SA install, Ubuntu 16.04,

mysql --version

mysql Ver 14.14 Distrib 5.7.12, for Linux (x86_64) using EditLine wrapper

whataboutpereira commented 7 years ago

Also getting an error with MySQL 5.7.18.

Mysql2::Error: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead

Console log at: https://pastebin.com/BZACjLN1

whataboutpereira commented 7 years ago

Oh dear. I forgot about this error and tried installing again to no avail. :)

Nicholaiii commented 7 years ago

@whataboutpereira I gave up and used https://mailinabox.email instead. It's been over a year and still no response on this ticket.