Error when upgrading to v72

I upgraded to v72 this morning and noticed a small error:

Error: stepping, UNIQUE constraint failed: oc_users_external.uid, oc_users_external.backend (19)

However, the upgrade seemed to work without issue afterwards. Thought I would re-run the script, same error:

Installing Nginx (web server)...
Installing Roundcube (webmail)...
Installing Nextcloud (contacts/calendar)...
Nextcloud is already latest version
Error: stepping, UNIQUE constraint failed: oc_users_external.uid, oc_users_external.backend (19)
Installing Z-Push (Exchange/ActiveSync server)...
Installing Mail-in-a-Box system management daemon...
Installing Munin (system monitoring)...
updated DNS: OpenDKIM configuration

Everything seems to work, but I am not sure if there will be future issues (if I add a new user) because of this failed constraint.

Any thoughts?

I believe you’re seeing the issue reported here: Error emitted after following upgrade instructions for MIAB to 60.1 · Issue #2210 · mail-in-a-box/mailinabox · GitHub There also instructions in that issue that you can use to remove the error.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.