YunoHost-Apps / dokuwiki_ynh

Dokuwiki package for YunoHost
https://www.dokuwiki.org/dokuwiki
GNU General Public License v3.0
11 stars 15 forks source link

Error when I update from 2022.07.31a-ynh1 to 2023.04.04a-ynh1 #99

Open mrtpcet opened 1 year ago

mrtpcet commented 1 year ago

My config

Yunohost 11.1.19 (stable) VPS Hetzner CX 31 (8Go RAM 2 vCPU intel) Interface admin + SSH

The problem

When I update from 2022.07.31a-ynh1 to 2023.04.04a-ynh1. I have this error message :

TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the explain plugin.
More info has been written to the DokuWiki error log.
ericgaspar commented 1 year ago

Do you have proper logs? also, do you have extra plugins installed?

mrtpcet commented 1 year ago

Here are the logs : https://paste.yunohost.org/raw/wirivosije And print screen of my plugin's folder : image image

Gofannon commented 1 year ago

Here are the logs : https://paste.yunohost.org/raw/wirivosije And print screen of my plugin's folder :

Everything seems fine. Upgrade of the package is "success" from YunoHost. We have an issue with some plugins and will need to look in different logs: https://www.dokuwiki.org/bugs#server_php_error_logs

  1. web server nginx
    1. command line : By using SSSH, log sould be located in /var/log/nginx/<subdomain>.<example>.org-error.log<.x>
    2. graphical : From YunoHost webadmin: https://<example>.yunohost/admin/#/services/nginx
  2. dokuwiki
    1. Folder should be /var/www/<dokuwiki>/data/log/error/
mrtpcet commented 1 year ago

Here are the error logs from the may 17th (date of upgrade attempt) : https://paste.yunohost.org/raw/asedihanud It seems to be explain plugin ? (I replace my domain with a generic url)