Polls app update causing error
-
I have tried to delete and delete data on remove, but when trying to install I get this An error occurred during the request.
Unable to proceed. Database error when running migration 090000Date20260302212000 for app polls An exception occurred while executing a query: SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "uniq_watch" already exists -
Hello @apesorguk
Sorry to read that you are having issues.
Neither Nextcloud nor Cloudron can provide a full coverage of every app available for Nextcloud for each update.
This issue was also already reported upstream for the polls app https://github.com/nextcloud/polls/issues/4619Maybe you can try to disable the poll app with the following docs: https://docs.cloudron.io/packages/nextcloud#fixing-a-broken-install
or you try the suggested fix from the issue:
Quote:
To fix it I ran against the database:
DROP INDEX uniq_shares; DROP INDEX uniq_token; DROP INDEX uniq_subscription; DROP INDEX uniq_unprocessed; DROP INDEX uniq_watch; DROP INDEX uniq_preferences; -
Hello @apesorguk
Sorry to read that you are having issues.
Neither Nextcloud nor Cloudron can provide a full coverage of every app available for Nextcloud for each update.
This issue was also already reported upstream for the polls app https://github.com/nextcloud/polls/issues/4619Maybe you can try to disable the poll app with the following docs: https://docs.cloudron.io/packages/nextcloud#fixing-a-broken-install
or you try the suggested fix from the issue:
Quote:
To fix it I ran against the database:
DROP INDEX uniq_shares; DROP INDEX uniq_token; DROP INDEX uniq_subscription; DROP INDEX uniq_unprocessed; DROP INDEX uniq_watch; DROP INDEX uniq_preferences;Hello @apesorguk
Sorry to read that you are having issues.
Neither Nextcloud nor Cloudron can provide a full coverage of every app available for Nextcloud for each update.
This issue was also already reported upstream for the polls app https://github.com/nextcloud/polls/issues/4619Maybe you can try to disable the poll app with the following docs: https://docs.cloudron.io/packages/nextcloud#fixing-a-broken-install
or you try the suggested fix from the issue:
Quote:
To fix it I ran against the database:
DROP INDEX uniq_shares; DROP INDEX uniq_token; DROP INDEX uniq_subscription; DROP INDEX uniq_unprocessed; DROP INDEX uniq_watch; DROP INDEX uniq_preferences;Thank you. Worked a treat.
Be careful with the Polls app. I’ve stopped using it because it bricked several Nextcloud instances for me multiple times.
We have gotten to the position of when ever we update apps now we also backup before hand sure to avoid issues with some app updates breaking the server.
-
Hello @apesorguk
That is a good idea.
Nextcloud apps are a notorious offender in breaking Nextcloud setups.Hello @apesorguk
That is a good idea.
Nextcloud apps are a notorious offender in breaking Nextcloud setups.Totally agree, we have said to nextcloud that they should not release updates and apps until tested with all other apps. They need to get rid of untested apps as well.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
