UPnP doesn't work

Hello,
I open a new topic instead of reopen UPnP stopped working.

I can’t enable UPnP, the UDP port 1900 always be closed when I try to enable UPnP.

admin@domain:~$ sudo yunohost firewall allow UDP 1900
Succès ! Le pare-feu a été rechargé
opened_ports:

  • 9
  • 21
  • 25
  • 53
  • 80
  • 443
  • 465
  • 587
  • 993
  • 5222
  • 5269
  • 5353
  • 6080
  • 6800
  • 8384
  • 8888
  • 9443
    admin@domain:~$ sudo iptables -L | grep 1900
    ACCEPT udp – anywhere anywhere udp dpt:1900
    admin@domain:~$ sudo yunohost firewall upnp enable
    Succès ! Le pare-feu a été rechargé
    Erreur : Aucun périphérique compatible UPnP n’a été trouvé
    Succès ! Le pare-feu a été rechargé
    Erreur : Impossible d’ouvrir les ports avec UPnP
    6 admin@domain:~$ sudo iptables -L | grep 1900
    1 admin@domain:~$

I still regularly encounter this “bug”, and still solve it using my own investigation made a year ago: UPnP bloqué par le firewall