Jump to content

CRPF onlyoffice integration with nextcloud having docker run issue & integration with nextcloud failure

From TetraWiki
Revision as of 07:19, 22 August 2025 by Takshay (talk | contribs) (Created page with "category:CRPF == CRPF onlyoffice integration with nextcloud having docker run issue & integration with nextcloud failure == Issue Description When we started the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


CRPF onlyoffice integration with nextcloud having docker run issue & integration with nextcloud failure[edit]

Issue Description

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 .

Issue Resolution

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 .