Jump to content

Topic on Project:Support desk/Flow

Upgrade existing installation -> Error: 42P01 Error: relation "ignore" does not exist

3
Summary by Ciencia Al Poder
Xerolino (talkcontribs)

Hello

  • MediaWiki 1.32.0 (old: 1.28.2)
  • PHP 7.0.33-0ubuntu0.16.04.2 (old: 5.5.9-1ubuntu4.26 on Ubuntu 14.04.5)
  • Database PostgreSQL 9.5.14 (old: PostgreSQL 9.3.24)

The upgrade terminates with the following error:

An error occurred:

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: UPDATE IGNORE "externallinks" SET el_index_60 = 'https://14.32.28.172./ws/NAPI/NAPI.asmx?wsdl' WHERE el_id = '1'

Function: PopulateExternallinksIndex60::doDBUpdates

Error: 42P01 ERROR:  relation "ignore" does not exist

LINE 1: ... /* PopulateExternallinksIndex60::doDBUpdates  */ IGNORE "ex...


How can i fix the problem?

Many thanks and best regards

Ciencia Al Poder (talkcontribs)
185.145.108.1 (talkcontribs)

Thanks for your response.

In the meantime i fixed the bug myself. I had done the following steps:

Best regards