Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress Update fails #117

Open
0xFEEDC0DE64 opened this issue Apr 11, 2024 · 0 comments
Open

WordPress Update fails #117

0xFEEDC0DE64 opened this issue Apr 11, 2024 · 0 comments

Comments

@0xFEEDC0DE64
Copy link

Update WordPress

Warning: Undefined array key 1 in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 551

Warning: pg_query(): Query failed: FEHLER: ungültige Namenssyntax LINE 4: WHERE i.indrelid = ''::regclass ^ in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 478

Warning: Trying to access array offset on false in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 557
WordPress database error: [FEHLER: ungültige Namenssyntax LINE 4: WHERE i.indrelid = ''::regclass ^]
INSERT IGNORE INTO `wp_options` ( `option_name`, `option_value`, `autoload` ) VALUES ('core_updater.lock', '1712844582', 'no') /* LOCK */


Warning: Undefined array key 1 in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 551

Warning: pg_query(): Query failed: FEHLER: ungültige Namenssyntax LINE 4: WHERE i.indrelid = ''::regclass ^ in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 478

Warning: Undefined array key "" in <htdocs>/wp-content/pg4wp/driver_pgsql.php on line 557
WordPress database error: [FEHLER: ungültige Namenssyntax LINE 4: WHERE i.indrelid = ''::regclass ^]
INSERT IGNORE INTO `wp_options` ( `option_name`, `option_value`, `autoload` ) VALUES ('core_updater.lock', '1712844582', 'no') /* LOCK */

Another update is currently in progress.

there is no pg4wp_errors.log being written

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants