martialblog/docker-limesurvey

Internal Server error when loading Simple Statistics

Closed this issue · 5 comments

Hi i get an Internel Server Error 500 when i try to load the Simple Statistsics.
I use the newest Image and this is the error i get displayed:
500: Interner Serverfehler - CDbCommand failed to execute the SQL statement: SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: character varying LINE 1: ... FROM "lime_questions" "t" WHERE sid = 411374 andtype` = '...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

Hi, this reads like an application error.

I think it's this: https://bugs.limesurvey.org/view.php?id=19711

Seems they already have a fix but not sure it it's released yet.

sadly its not fixed but ty anyay
LimeSurvey/LimeSurvey#3945

sadly its not fixed but ty anyay LimeSurvey/LimeSurvey#3945

I think it's fixed by LimeSurvey/LimeSurvey@3296705, included in 6.6.3+240909. Just a matter of building a Docker tag for that.

They just released it... probably 5 minutes after my post. I'll update the tags.

6.6.3+240909 Images are up, should fix the issue.