Wordpress installation fails on clean yunohost

Hardware: Debian 11 container
YunoHost version: 11.1.18
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

Trying to publish a simple Wordpress website. I installed yunohost on a clean Debian box. Then clicked the Install Wordpress button. Checked the multihost option. Error on install. Seems to be a series of these types of errors:
Package 'php8.0-**********' has no installation candidate

Full log here: https://paste.yunohost.org/ukivaraxev.coffeescript

Any help would be appreciated! I searched the forum but couldn’t find anything referencing this. It’s a clean yunohost instance. My guess is I need to add a source to apt.sources or something like that… thank you!

Hmokay could you share the output of these commands (ran on the server through SSH) :

sudo apt policy php8.0-common

and

sudo yunohost tools regen-conf apt

and

sudo ls -l /etc/apt/sources.list.d/

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