CRPF onlyoffice integration with nextcloud having docker run issue & integration with nextcloud failure
Appearance
CRPF onlyoffice integration with nextcloud having docker run issue & integration with nextcloud failure[edit]
When we started the Openoffice server ( failled due to Power failure ) , Found that Nextcloud was not able to Open Word , Excel , other document in Web . We found integration of Nextcloud with Only Office is not working .
We had to restart Docker envirnoment with following options ( Please remove old running containers )
dockerun -d --name onlyoffice --network=onlyoffice -p 9000:80 -e JWT_ENABLED=false -e ALLOW_PRIVATE_IP_ADDRESS=true onlyoffice/documentserver:latest
Then Proceed to re-integrate via only office setting page on Nextcloud .