View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18384 | Bug reports | _ Unknown | public | 2022-09-29 09:30 | 2022-10-04 11:43 |
Reporter | jr_limesurvery_statconsult_de | Assigned To | ollehar | ||
Priority | urgent | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.4.x | ||||
Summary | 18384: updatedb from limesurvey5.3.32+220817 to limesurvey5.4.3+220926 fails / ERROR: table "lime_failed_email" does not exist | ||||
Description | Dear all, manual upgrade fails when it comes to update the database from 490 to 491: php limesurvey5.4.3220926/application/commands/console.php updatedb and postgresql.log comes up with: 2022-09-29 09:24:49.078 CEST [27962] ls5@ls5 ERROR: table "lime_failed_email" does not exist Please advise - thankyou! | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | limesurvey 5.4.3 220926 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | PostgreSQL / 11.17-0+deb10u1 | ||||
Server OS (if known) | Debian Buster x64 | ||||
Webserver software & version (if known) | |||||
PHP Version | 7.3.31-1~deb10u1 | ||||
You need to run the last statement manually: CREATE TABLE "lime_failed_emails" ( When I wrote the current fix, I didn't know that Postgres aborts the transaction if there's an error. |
|
Needed fix:
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33921 |
|
@jr_limesurvery_statconsult_de Can you test the fixing commit, please? https://github.com/LimeSurvey/LimeSurvey/commit/32aa344f92cee033805f3f788aac2f48a8cfded0 |
|
Fixed in Release 5.4.4+221004 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-29 09:30 | jr_limesurvery_statconsult_de | New Issue | |
2022-09-29 11:33 | ollehar | Note Added: 72012 | |
2022-09-29 11:33 | ollehar | Bug heat | 0 => 2 |
2022-09-29 11:58 | ollehar | Note Added: 72014 | |
2022-09-29 14:49 | ollehar | Priority | none => urgent |
2022-09-29 15:08 | ollehar | Changeset attached | => LimeSurvey master 32aa344f |
2022-09-29 15:08 | ollehar | Note Added: 72016 | |
2022-09-29 15:08 | ollehar | Assigned To | => ollehar |
2022-09-29 15:08 | ollehar | Resolution | open => fixed |
2022-09-29 17:48 | ollehar | Note Added: 72022 | |
2022-09-29 17:48 | ollehar | Status | new => feedback |
2022-10-04 11:43 | LimeBot | Note Added: 72061 | |
2022-10-04 11:43 | LimeBot | Status | feedback => closed |
2022-10-04 11:43 | LimeBot | Bug heat | 2 => 4 |