Testing OnlyOffice nexcloud Hub error opening doc

Debian Buster / Apache / Php8 (no Dockers) Nextcloud Hub

Hi guys, I’m testing OnlyOffice in Nextcloud after testing Collabora.

Collabora doesn’t show me Who modify What and When in a shared doc.

So I’ve installed OnlyOffice to test this function. But I get this error when I try to edit a doc :

* cURL error 3: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for /hosting/discovery

If I try this :

sudo php occ onlyoffice:documentserver --check

I get :

Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)

I’m not using Docker at all. I’ve installed OnlyOffice from Nextcloud’s Apps area.

Maybe it is not the good way ?

Thanks for your help.