Richard Horan
Richard Horan
Try using --define apc.enable_cli=1 I noticed that it is now required to include in the occ command that I had a issue. even though it was active in my php,...
This issue should be moved to the nextcloud repository not the documentserver community. https://github.com/nextcloud/server
This is a issue that is being reported else-ware, the fix currently is to downgrade. https://github.com/nextcloud/documentserver_community/issues/347 https://github.com/nextcloud/documentserver_community/issues/344
I have tried with both the docker version and the community edition. I have problem with both. For me it was working when I install nextlcloud fully fresh then stops...
--define apc.enable_cli=1 was missing from my contab which broke my only office when it ran. After downgrading and updating my cron I upgraded the onlyoffice again and it is working....
The cron modifies the nextcloud when it runs and with the wrong permissions breaks it by doing the wrong things. It has permission enough to break it. That flag is...
The problem is with the nextcloud cron file. They need to fix the cron file to not allow that error. Or it could be a error in the way the...
Thank you for this information. It helped me too. I downgraded the onlyoffice plugin, and it is working again.
--define apc.enable_cli=1 was missing from my contab which broke my only office when it ran. After downgrading and updading my cron I upgraded the onlyoffice again and it is working....
> Are the maintainers aware of this issue and is there a plan or already active development in fixing this? We're not able to downgrade in a hosted Hetzner Nextcloud...