Fail to install Wordpress : HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

What app is this about, and its version: Wordpress 6.8.3~ynh1
What YunoHost version are you running: 12.1.35
What type of hardware are you using: Raspberry Pi 3, 4+

Describe your issue

When trying to install wordpress on my instance, it fails with error message (full log below):

2025-11-11 12:22:52,355: DEBUG - + curl --silent --show-error --insecure --location --header 'Host: maindomain.tld' --resolve maindomain.tld:443:127.0.0.1 'https://localhost/felix/wp-admin/install.php?step=2' --cookie-jar /tmp/ynh-wordpress-cookie.txt --cookie /tmp/ynh-wordpress-cookie.txt --data '&weblog_title=YunoBlog&user_name=nicolas&admin_password=**********&admin_password2=**********&admin_email=nicolas@maindomain.tld&Submit=Install+WordPress'
2025-11-11 12:22:52,438: WARNING - curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)

thanks for any help!

Share relevant logs or error messages

https://paste.yunohost.org/raw/ehucovoqow

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