[Wordpress] Beautiful website, blog, or app

@alexandre75, I had a look to your problem, I investigate all the logs you provided me. Spent a few hours searching through internet a solution which would match your error.
Still I can’t find anything related to it…

New stable release \o/

3 Likes

:+1: good. Thx

New testing release

  • 24 May 2019 - #65
    • Upgrade to wordpress 5.2
    • Force auto upgrade with a cron
    • Normalization from example_ynh
sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/word

New stable release :gift::

  • 05 Jun 2019 - #65
    • Upgrade to wordpress 5.2
    • Force auto upgrade with a cron
    • Normalization from example_ynh

I have installed Wordpress a few weeks ago and I can’t update it from the the dashboard, I have always this log (in French, sorry) :

Mettre à jour WordPress

Téléchargement de la mise à jour depuis https://downloads.wordpress.org/release/fr_FR/wordpress-5.3.zip…

L’authenticité de wordpress-5.3.zip n’a pas pu être vérifiée car aucune signature n’a été trouvée.

Décompression de la mise à jour…

Le site rencontre des difficultés techniques. Veuillez relever la boîte de messagerie du compte administrateur du site pour obtenir des instructions.

Should I wait for a new release for the yunohost package ?

C’est à cause d’un plugin ou d’un thème qui s’est mal mis à jour.
Renomme ton dossier plugin en plugin_X par exemple et recharge.
Si ça ne marche pas va dans le dossier de wordpress et regarde si le .maintenance n’a pas été supprimé à la fin de la MAJ et supprime-le.
Si ton problème persiste créé un sujet d’erreur et mentionne-moi pour ne pas polluer ici.

New testing release

sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
1 Like

New stable release :gift::

1 Like

New testing release available

31 Jan 2020 - #85

Added

Fixed

Changed

sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --debug

I install wordpress with the testing banch and choose to make it public. It works !
(My Yunohost is only local, no ports redirection)

I can update the forth themes.
Wordpress is corretly in the 5.3.2
He ask me to upgrade to the new 5.4 version.
If I try to upgrade, i launch it and wait. The a few minute after, he stop it.
If I retry, he answer “another upgrade is in progress”.

Perhaps, it’s a yunohost choice to block any core upgrade ?
I can blog, upload files and publish.

The LDAP auth is ok for yunohost users.

I can also create some local user, which is not in the LDAP, just in worpdress.

About health in Tools menu of Wordpress :

  • PHP 7.0.33 require an update
  • The scheduled event, recovery_mode_clean_expired_keys, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended.
  • (optional) imagemagick is missing
  • (optional) zip isn’t installed or deactivate.
  • Could not confirm that the wp_version_check() filter is available.
1 Like

I personaly got a stuck maintenance mode, looks like its trendy to have a fucking maintenance mode you can’t remove other than from CLI…
I’ll add an action to fix that stupid thing…

On the contrary, wordpress is supposed to auto update, or to let you do it if you want.
But as with nextcloud, looks like wordpress likes to crash itself while doing upgrades.

Never used that page. Let’s have a look to it.

Wants php7.3, not natively supported in Debian Stretch. It will wait for Buster.

I do not have that warning, maybe related to your upgrade not fully finished ?

Same for this one.
Maybe you should retry to upgrade or try to restart php, if it can help.

Not installed indeed. Never was. Could be considered though.

I install the wp-cli and try to upgrade manually :

admin@yunohost:/var/www/wordpress$ wp core update
Updating to version 5.4 (fr_FR)...
Téléchargement de la mise à jour depuis https://downloads.wordpress.org/release/fr_FR/wordpress-5.4.zip…
Décompression de la mise à jour...
Error: Impossible de créer le dossier.

So I try in root :

root@yunohost:/var/www/wordpress# sudo -u wordpress wp core update
Creating directory '/home/wordpress'.
Updating to version 5.4 (fr_FR)...
Téléchargement de la mise à jour depuis https://downloads.wordpress.org/release/fr_FR/wordpress-5.4.zip…
Décompression de la mise à jour...
Cleaning up files...
No files found that need cleaning up.

I return to wordpress and he ask me to upgrade the database. I valid and then I have the 5.4 version up-to-date.

New testing release available

22 Apr 2020 - #85

Added

Fixed

Changed

sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --force --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --force --debug

I try a fresh install with testing branch on a Yuno 3.7.1.1 and it works, I use the 5.4 version !

I would like to test the upgrade from the master app wordpress, but the upgrade inside wordpress works fine too. I just upgrade from wordpress and I reach the 5.4 version.

I will retry soon from a previous version 5.3.

1 Like

And finally a new stable version for wordpress :partying_face::partying_face:

5.4.0~ynh1 - 2020-05-02

Added

Fixed

Changed

2 Likes

New testing release available

22 Aug 2020 - #108

Fixed

Changed

sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --force --debug
or
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --force --debug
1 Like

New stable version:

5.5.0~ynh1 - 2020-08-15

Fixed

Changed

3 Likes

I have updated wordpress using the included tool. Is it better/advised to update also yunohost package ?

This is not a problem here, but we can sometimes add a security fix in our package.

1 Like