Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
peter gariepy Posted July 5, 2016 Posted July 5, 2016 FYI: I also opened a ticket with IP but thought I'd ask here as well: Upgrading to 4.1.13 (routine upgrade) Got the following error: Got error 190 "Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You have to dump an" from storage engine MyISAM /home/forumsaaca/public_html/system/Db/Db.php::1524 Any clue whats up? Peter
Wayne B Posted July 5, 2016 Posted July 5, 2016 15 minutes ago, peter gariepy said: FYI: I also opened a ticket with IP but thought I'd ask here as well: Upgrading to 4.1.13 (routine upgrade) Got the following error: Got error 190 "Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You have to dump an" from storage engine MyISAM /home/forumsaaca/public_html/system/Db/Db.php::1524 Any clue whats up? Peter I would advise raising a support ticket if your site is down.
Elena-Viorica Posted July 5, 2016 Posted July 5, 2016 I got this error: My site was down, my host restored a backup, I raised a support ticket and IPS is blaming my hosting server. My host support says that everything is fine. I can't upgrade and IPS won't help because "allegedly, it's not their problem".
Rhett Posted July 5, 2016 Posted July 5, 2016 15 minutes ago, Elena-Viorica said: I got this error: My site was down, my host restored a backup, I raised a support ticket and IPS is blaming my hosting server. My host support says that everything is fine. I can't upgrade and IPS won't help because "allegedly, it's not their problem". Your ticket has been re-opened and our team is looking into this further. Thank you
LinkMania Posted July 5, 2016 Posted July 5, 2016 Wow.. i am using mariadb (10.1.14) aswell.. i am glad i saw this topic before upgrading..
luca3142001 Posted July 5, 2016 Posted July 5, 2016 Also for me is there a problem during the upgrade. Now my site is down and i have open a ticket.
ayuki Posted July 5, 2016 Posted July 5, 2016 similar error with mysql' "IPS\Db\Exception (1034) Index corrompu dans la table" same line in db.php( Db.php::1524 ) i open ticket
iacas Posted July 5, 2016 Posted July 5, 2016 8 minutes ago, iacas said: Ditto here. core_applications table is corrupted. I was instructed to do this (MySQL) and it worked fine: Quote REPAIR TABLE core_applications USE_FRM;
ProSkill Posted July 6, 2016 Posted July 6, 2016 I ran into a similar issue but my problem was with CMS_BLOCKS, after pulling my hair out for 2+ hours the solution was: Run: REPAIR TABLE CMS_BLOCKS USE_FRM; Run: REPAIR TABLE CORE_APPLICATIONS USE_FRM; I also had a plugin called BackToTop which apparently broke during the upgrade so I had to uninstall it for my forum to come back online. I am still working with support to determine if running USE_FRM on the two tables is going to be a problem.
Elena-Viorica Posted July 6, 2016 Posted July 6, 2016 21 hours ago, Rhett said: Your ticket has been re-opened and our team is looking into this further. Thank you Thank you for fixing it.
forumdev99 Posted July 6, 2016 Posted July 6, 2016 Same thing happened to me just now.. Got error 190 "Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You have to dump an" from storage engine MyISAM /home/mysite/public_html/system/Db/Db.php::1524
forumdev99 Posted July 6, 2016 Posted July 6, 2016 I ran this statement and it seems to have fixed it: REPAIR TABLE mysitecms_blocks use_frm Thanks for your help here guys.
Kjell Iver Johansen Posted July 6, 2016 Posted July 6, 2016 18 hours ago, ProSkill said: I also had a plugin called BackToTop which apparently broke during the upgrade so I had to uninstall it for my forum to come back online. Did you disable it during upgrade?
LinkMania Posted July 7, 2016 Posted July 7, 2016 Well, taking Marc's from Invision words in my ticket that everything is going to be okay with my mariadb i started the upgrade. 4 hours ago ! Still going, extremely painful for me. Before the upgrade i made sure mysqlcheck says its ok. Now i am drowning in: ERROR 1034 (HY000): Incorrect key file for table 'ibf_core_log'; try to repair it Extremely dissapointed of Invisionpower.
Neej Posted July 7, 2016 Posted July 7, 2016 On 06/07/2016 at 0:44 PM, ProSkill said: I ran into a similar issue but my problem was with CMS_BLOCKS, after pulling my hair out for 2+ hours the solution was: Run: REPAIR TABLE CMS_BLOCKS USE_FRM; Run: REPAIR TABLE CORE_APPLICATIONS USE_FRM; I also had a plugin called BackToTop which apparently broke during the upgrade so I had to uninstall it for my forum to come back online. I am still working with support to determine if running USE_FRM on the two tables is going to be a problem. Did you see any errors relating to core_applications or you just ran that repair also because others have recommended? I had the same issue as you which was cms_blocks, and I ran the repair for that and the IPS Installation seemed to go ahead fine. But now I am noticing strange errors on my website. Wondering if I also need to do the core_applications repair?
ZackL Posted July 8, 2016 Posted July 8, 2016 We're on MariaDB as well. No errors popped up whilst running the upgrader. Try running the built-in MariaDB/MySQL check tool to check your databases for errors.
sobrenome Posted July 8, 2016 Posted July 8, 2016 Fatal error: Call to undefined method IPS\cms\Databases::rebuildReciprocalLinkMaps() in /home/xxx/public_html/applications/cms/setup/upg_101034/upgrade.php on line 36 Site is down here also. Another upgrade error.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.