Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update circles --> db error --> NC stays in maintenance mode #6175

Closed
miconx opened this issue Aug 18, 2017 · 3 comments
Closed

update circles --> db error --> NC stays in maintenance mode #6175

miconx opened this issue Aug 18, 2017 · 3 comments
Labels

Comments

@miconx
Copy link

miconx commented Aug 18, 2017

  1. i made a normal upgrade of the circles app (i use nextcloud 12.0.2)

sudo -u www-data php /usr/local/bin/occ upgrade

Doctrine\DBAL\Exception\NotNullConstraintViolationException: An exception occurred while executing 'ALTER TABLE oc_circles_members ADD "user_type" SMALLINT NOT NULL':

SQLSTATE[23502]: Not null violation: 7 ERROR: column "user_type" contains null values
Update failed

@LukasReschke
Copy link
Member

Probably related to #6163

@LukasReschke
Copy link
Member

cc @daita

@ArtificialOwl
Copy link
Member

there is a quick fix there: nextcloud/circles#117 (comment)

I'll check for the real source of the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants