Robles Rodolphe
Robles Rodolphe
> not sure if this is still valid or not https://docs.nextcloud.com/server/11.0/developer_manual/app/info.html#types so might be related to types section in appinfo/info.xml I tested in my test nextcloud instance the following: >...
I have same error !! I haven't realize before !!
for me changing the user admin_user the mail with opensondage have resolve the issue ``` // Database administrator email const ADRESSEMAILADMIN = '[email protected]'; ``` and restart php8.2-fpm ``` yunohost service...
I think we can closed this issue.
For multiple host the configuration should be different... something like this, well with docker... I am not sure it works with the install Yunohost ??? ``` 0 900 https://{NEXTCLOUD_DOMAIN1}:443 https://{NEXTCLOUD_DOMAIN2}:443...
> Thanks for the headsup. I have Collabora installed on the same server as Nextcloud and I add the IP of the server in the WOPI allowed list. However Collabora...
> But if a port is needed, I think by default it may be 9980, is the default port for collabora... This isn't a solution, usually you don't need add...
> I think perhaps in the file `/etc/coolwsd/coolwsd.xml` is missing lines inside the block `` ``, like this: Well, after some tests, it doesn't work also like this...
It is really strange... I have a server where I could put `127.0.0.1` for `Allow list for WOPI requests`, but on others servers it did not works as excepted..
> I can confirm that Discourse works correctly once downgraded back to `2.8.14~ynh1`. The downgrade itself isn't easy. > > Downgrade workflow: > > 1. Make discourse backup (from the...