Erreur WOPI Collabora online

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.17.1
What app is this about: Nextcloud, Collabora online

Describe your issue

Bonjour,

J’ai installé Nextcloud et Collabora online (le paquet YunoHost, pas built-in CODE, par contre ça s’affiche tout de même comme étant Collabora online development edition). Malgré les réglages des hôtes WOPI que j’ai faits je ne parviens pas à ouvrir un document

 <wopi allow="true" desc="Allow/deny wopi storage.">
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">domain.tld/nextcloud</host>
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">10\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}</host>
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">172\.1[6789]\.[0-9]{1,3}\.[0-9]{1,3}</host>
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">172\.2[0-9]\.[0-9]{1,3}\.[0-9]{1,3}</host>
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">172\.3[01]\.[0-9]{1,3}\.[0-9]{1,3}</host>
                        <host allow="true" desc="Regex pattern of hostname to allow or deny.">192\.168\.[0-9]{1,3}\.[0-9]{1,3}</host>
                        <host allow="false" desc="Regex pattern of hostname to allow or deny.">192\.168\.1\.1</host>
                        <max_file_size desc="Maximum document size in bytes to load. 0 for unlimited." type="uint">0</max_file_size>
                        <locking desc="Locking settings">
                                <refresh default="900" desc="How frequently we should re-acquire a lock with the storage server, in seconds (default 15 mins) or 0 for no refresh" type="int">900</refresh>
                        </locking>
                </wopi>

Share relevant logs or error messages

I think you should use server’s IP, not 127.0.0.1, like <Server_IPv4>,::1

1 Like

Sorry I thought I already answered but the message is still on draft

It wasn’t this, but I successfully connected Collabora. I removed “::1” from the hosts. The server hasn’t a functionnal IPv6. The issue is now solved.

I would like to ask a question: I thought the package was Collabora online stable, not developpment edition but in fact it is this one. Is it at least more robust and stable than Nextcloud’s built-in CODE ?

1 Like

Bonjour,
Je suis aussi en train d’installer collabora. Mais je ne trouve pas la page paramètres avancés de nextcloud. Pourriez-vous m’en indiquer le chemin exact dans yunohost ? En vous remerciant.

Il faut ajouter dans nextcloud l’extension Nextcloud Office et dans l’admin de Nextcloud il y aura les paramètres de l’extension…

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