Cannot add new domain (conf_regen is broken?)

I have searched the forum for similar issues

on

This category is for general issues regarding YunoHost, NOT apps.

on

This form is written in English :uk: but feel free to write in French :fr: if you’re more comfortable!

on

What type of hardware are you using

VPS bought online

What YunoHost version are you running

11.2.30.2 (stable)

How are you able to access your server

The webadmin
SSH

Are you in a special context or did you perform specific tweaking on your YunoHost instance ?

It worked fine, I don’t remember changing anything, but now it doesn’t work

Describe your issue

When I try to add a new domain, or even a sub-domain, I have this error:

Impossible de régénérer la configuration pour la ou les catégorie(s) : ‘nginx, postfix’

Looks like regen-conf is not working anymore.

Help needed! :sweat_smile::pray:

Share relevant logs or error messages

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

regen-conf was indeed broken, had to downgrade Markupsafe to 2.0.1 (I guess a packaga did upgrade it).

pip install markupsafe==2.0.1

Now it seems to be working fine. :crossed_fingers:

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