SuperbVote icon indicating copy to clipboard operation
SuperbVote copied to clipboard

Startup Error on version 0.5.5

Open TheoRetisch1 opened this issue 4 years ago • 10 comments

After updating to version 0.5.5, there are some errors in the log and the votes no longer pass through. A downgrade to version 0.5.4 solves the problem.

Erros: https://pastebin.com/thtUsVqx SuperbVote: 0.5.5 Server version: 1.16.4

TheoRetisch1 avatar Dec 11 '20 21:12 TheoRetisch1

I have this issue too. https://hastebin.com/sepogejose.sql

viveleroi avatar Dec 19 '20 19:12 viveleroi

I am unable to reproduce this bug (using MariaDB 10.4.17). It might help if you provided what version of MySQL you are using.

astei avatar Dec 20 '20 01:12 astei

In the meantime you can disable streaks.

astei avatar Dec 20 '20 01:12 astei

I'm using mysql Ver 8.0.22 for Linux on x86_64 (MySQL Community Server - GPL). How can I disable vote streaks? I can't find a switch/explanation in my config and in the configuration page of the wiki?

TheoRetisch1 avatar Dec 20 '20 08:12 TheoRetisch1

I've disabled streaks in the config, but still getting those errors. MySQL 5.7.32

TheNety avatar Dec 20 '20 21:12 TheNety

Any news about this? I would really like to update :)

TheoRetisch1 avatar Dec 29 '20 19:12 TheoRetisch1

Same, even a way to fully turn this off. We can't process votes correctly until there's a fix. I can try to downgrade but not sure if the tables have been altered and would break more.

viveleroi avatar Dec 30 '20 17:12 viveleroi

I'm experiencing this issue as well with a fresh implementation of the plugin.

Downgraded to the previous version, deleted the previous database, reconfigured everything and this resolved the issue. Thanks @TheoRetisch1

Webman97 avatar Jan 11 '21 14:01 Webman97

Any news about this problem or do you need further information?

TheoRetisch1 avatar Feb 01 '21 19:02 TheoRetisch1

Latest git revision should somewhat fix this - disabling streaks will make sure the DB table is never created in the first place, avoiding the issue. Sorry, this plugin remains on the backburner - I still haven't been using this plugin actively.

astei avatar Feb 01 '21 21:02 astei