View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18571 | Bug reports | Installation | public | 2022-12-26 02:48 | 2022-12-29 19:28 |
Reporter | lintu | Assigned To | gabrieljenik | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | unable to reproduce | ||
Product Version | 5.4.x | ||||
Summary | 18571: Database upgrade failing with an error message | ||||
Description | Hello, I was attempting to upgrade the database and got the following error: An non-recoverable error happened during the update. Error details: File DatabaseUpdateBase.php, line 47. Additional info: I saw a similar bug report that was closed. Was there a fix for it? Thanks | ||||
Steps To Reproduce | Steps to reproduce(Replace this text with detailed step-by-step instructions on how to reproduce the issue) Expected result(Write here what you expected to happen) Actual result(Write here what happened instead) | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 5.4.15 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL Engine version 8.0.31 | ||||
Server OS (if known) | Amazon Linux 2/3.5.2 | ||||
Webserver software & version (if known) | |||||
PHP Version | PHP 8.1 | ||||
Debug notes: /var/app/current/vendor/yiisoft/yii/framework/db/CDbCommand.php(358) 346 { |
|
Couldn't reproduce the issue. First I checked out commit 7ece09b, which is the last one with DB version 364, and I generated a new DB. The error mentioned in the ticket is this:
I don't know under what circumstances that might happen. I don't know if the error refers to the "field list" of the INSERT or the SELECT, but in both cases it would be rare. Can I ask for the structure of the tables lime_questions and lime_question_l10ns ? Thanks |
|
I have manually updated the Lime database to move on with the upgrade. So, now the structure of the tables lime_questions and lime_question_l10ns are the same. |
|
So we can close the ticket? |
|
Yes, kindly close the ticket. Thanks |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-26 02:48 | lintu | New Issue | |
2022-12-26 03:29 | lintu | Note Added: 73310 | |
2022-12-26 03:29 | lintu | Bug heat | 0 => 2 |
2022-12-29 15:01 | gabrieljenik | Note Added: 73312 | |
2022-12-29 15:01 | gabrieljenik | Bug heat | 2 => 4 |
2022-12-29 15:01 | gabrieljenik | Assigned To | => gabrieljenik |
2022-12-29 15:01 | gabrieljenik | Status | new => feedback |
2022-12-29 15:05 | lintu | Note Added: 73313 | |
2022-12-29 15:05 | lintu | Status | feedback => assigned |
2022-12-29 15:10 | gabrieljenik | Note Added: 73314 | |
2022-12-29 16:56 | lintu | Note Added: 73317 | |
2022-12-29 19:28 | gabrieljenik | Status | assigned => closed |
2022-12-29 19:28 | gabrieljenik | Resolution | open => unable to reproduce |