OnlyOffice fails to starts - fresh install

Yes same errors.
With an update/fresh install, I’ve a status=1/FAILURE until I replace “True” by “true” in /var/www/onlyoffice/config/local.json, then I’ve a status=4/ILL in journalctl
→ my.onlyoffice.domain/healthcheck returns à 502
→ linking nextcloud with onlyoffice returns a 502 too (error message with “truncated”)

I tried to reinstall onlyoffice (only) from my last backup (version 9.1.0~ynh1).
While onlyoffice was stable when I did the backup, it doesn’t work anymore after restoring !
With this version :
→ healthcheck works
→ linking nextcloud with onlyoffice works : “Les paramètres ont été mis à jour avec succès (version 9.1.0.54)”
→ when browsing my nextcloud directories, thumbnails work !
→ when opening a document, I’ve the error “ONLYOFFICE est indisponible. Veuillez contacter votre administrateur”

I feel closer than before, but I don’t know how to solve this issue and I don’t see errors in logs.

And nothing in the converter log ?

To test, I would also try to revert to one of only-office previous versions : go to
onlyoffice_ynh/manifest.toml at master · YunoHost-Apps/onlyoffice_ynh · GitHub
select history (top corner right), select one of the commits, “browse files” (top corner right) and then copy the url of the branch. Install Onlyoffice from this url (https://…/YunoHost-Apps/onlyoffice_ynh/tree/commit ref number)

1 Like

Hello,

thank you for all your effort for this problem.
I made a fresh install of OnlyOffice today. The service is launched and works.
I tried to connect with Nextcloud.
After some basic test, it works like a charm.

I’m on RaspberryPi 5
Yunohost 12.1.34

Thank you !

Many thx for that !
I’m not very used to github and you just teach me how to downgrade a version, which is very useful (that’s not the first time I need to do it)

Since my (not working) backup has been made on november the first, I identified the last version before november the first and installed previous one.

sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/7f75732b4b80bbb6e64d2605093d917ed45e6022

It works like a charm ! :+1:

Something should have been broken since then.
Next step : Install each following version to identify which one broke something

Well.. I wonder if it could be related to hardware (some kind of incompatibility). It might depend on OnlyOffice rather than on Yunohost. Does your server use a very old cpu ?

The proc is quite old indeed, but isn’t archeology yet : an AMD G series T40E (2011)

7f75732b4b80bbb6e64d2605093d917ed45e6022 works with a fresh install but e420c8f9769623c4420325590deb671ba0a39a40 doesn’t so I may come from onlyoffice and not yunohost.

Weird because I’m almost sure I had 9.1.0 working.
Though, I remember I had to modify some conf files, try to change some options, etc., to make it work. (don’t remember what I did.)

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