Did you run the database update script after restoring the database? I don't have the full history this thread in front of me, but I believe you said you also updated Mediawiki at the same time as migrating your database.
https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Jeffrey T. Darlington General Protection Fault, The Comic Strip https://www.gpf-comics.com/ On Sun, Apr 10, 2022 at 12:40 AM Toshi Esumi <ema...@toshiesumi.com> wrote: > > On 4/8/22 16:55, Toshi Esumi wrote: > > > On 4/8/22 00:51, Andre Klapper wrote: > > [a50bfc1261fc29c06a343aec] 2022-04-08 05:32:47: Fatal exception of type > > "Wikimedia\Rdbms\DBQueryError" > > Can someone tell me where to start debugging > > See https://www.mediawiki.org/wiki/Manual:How_to_debug > > Cheers, > andre > > > Thanks, > > I didn't know "debug" manual page existed. I'll check it through. > > > Toshi > > When I set up a debug log file as in the manual, I got below Error and > raised an exception. What does this actually mean? The table 'ipblocks' > seems to be empty even at current working wiki. > > [exception] [f65061fd070ba64e5c3ded34] /toshiwiki/Main_Page > Wikimedia\Rdbms\DBQueryError: Error 1054: Unknown column 'ipb_sitewide' in > 'field list' (localhost) > Function: MediaWiki\Block\DatabaseBlock::newLoad > > Query: SELECT > ipb_id,ipb_address,ipb_timestamp,ipb_auto,ipb_anon_only,ipb_create_account,ipb_enable_autoblock,ipb_expiry,ipb_deleted,ipb_block_email,ipb_allow_usertalk,ipb_parent_block_id,ipb_sitewide,ipb_by_actor,ipblocks_a > ctor.actor_user AS `ipb_by`,ipblocks_actor.actor_name AS > `ipb_by_text`,comment_ipb_reason.comment_text AS > `ipb_reason_text`,comment_ipb_reason.comment_data AS > `ipb_reason_data`,comment_ipb_reason.comment_id AS `ipb_reason_cid > ` FROM `ipblocks` JOIN `actor` `ipblocks_actor` ON ((actor_id=ipb_by_actor)) > JOIN `comment` `comment_ipb_reason` ON ((comment_ipb_reason.comment_id = > ipb_reason_id)) WHERE ipb_address = '*my_vm's_host_IP*' OR ((ipb_range_sta > rt LIKE 'CF6C%' ESCAPE '`' ) AND (ipb_range_start <= 'CF6CDAAA') AND > (ipb_range_end >= 'CF6CDAAA')) > > > > Toshi > > -- > Toshi Esumi > web: http://www.toshiesumi.com > blog: http://toshiesumi.blogspot.com > > _______________________________________________ > MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org > To unsubscribe send an email to mediawiki-l-le...@lists.wikimedia.org > > https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
_______________________________________________ MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org To unsubscribe send an email to mediawiki-l-le...@lists.wikimedia.org https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/