Upgrading wordpress: column count doesn't match value count at row 1

My YunoHost server

Hardware: Proxmox VM server
YunoHost version: 4.2.5.2 (stable)
I have access to my server : both ssh and webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

Using the webadmin, I’m trying to perform a system update of WordPress but get an internal error:

ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

Here’s the full log link: https://paste.yunohost.org/raw/ayabenasul

It looks like there’s a problem when logging into mysql but without details, I don’t know what the issue is:

05-29 17:50:26,201: DEBUG - + ynh_mysql_connect_as --user=wordpress --password=********** --database=wordpress
2021-05-29 17:50:26,237: DEBUG - + database=wordpress
2021-05-29 17:50:26,237: DEBUG - + mysql --user=wordpress --password=********** --batch wordpress
2021-05-29 17:50:26,241: WARNING - ERROR 1136 (21S01) at line 1: Column count doesn't match value count at row 1

Both of my other YunoHost WordPress installations updated without issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.