DocumentServer | ONLYOFFICE Docs is a free collaborative online office suite
kandi X-RAY | DocumentServer Summary
kandi X-RAY | DocumentServer Summary
ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DocumentServer
DocumentServer Key Features
DocumentServer Examples and Code Snippets
Community Discussions
Trending Discussions on DocumentServer
QUESTION
OnlyOffice is not opening previously saved documents after doing docker-compose down. I needed to increase the memory of nextcloud instance (docker container) so I proceeded to stop all the containers, modify the docker-compose and set everything up again.
There are no issues with new documents so far but editing previously saved ones OnlyOffice opens a blank document besides the files sizes are intact (no errors in console), still showing KB in NextCloud.
...ANSWER
Answered 2021-Nov-04 at 03:51It seems that every time the containers are mounted in a NextCloud + OnlyOffice setup it generates tokens to authorize the access to the documents thru headers.
I solved it by adding a third docker volume to preserve the documentserver files. Fortunately I had a backup of my files, I removed the containers and added them again and everything it's working now.
- office_config_volume:/etc/onlyoffice/documentserver
QUESTION
I have spent an embarrassing amount of time trying to resolve this issue. I am running Nginx Proxy Manager and have not had any problems with it until around the start of October. Until then I was using the default settings in Nginx Proxy Manager proxied to OnlyOffice. I am using a wildcard SSL cert from Let's Encrypt with DNS challenge through DigitalOcean.
This is my docker-compose.yml for the OnlyOffice Document Server:
...ANSWER
Answered 2021-Nov-11 at 04:56After taking some time away from this problem I came back to it tonight. After updating all the containers involved I added the following lines to the Nginx Proxy Manager Custom locations field:
QUESTION
I have downloaded a fresh image of only office using docker and followed the python example. I have successfully opened the document in the editor but unable to view the plugins tab. Also, I have mounted the sdkjs-plugins volume on my local machine and added plugins manually but nothing worked. Please advise what I am missing during the installation.
Docker Command:
...ANSWER
Answered 2021-Mar-17 at 15:02If you need default plugins set of the ONLYOFFICE Editors, just remove -v /app/onlyoffice/DocumentServer/plugins:/var/www/onlyoffice/documentserver/sdkjs-plugins
In case you are going to use your own plugins, please make sure that you have them in the mapped /app/onlyoffice/DocumentServer/plugins directory.
QUESTION
I installed and run OnlyOffice docker image on my local windows machine with this command:
ANSWER
Answered 2020-Jul-17 at 07:25Check this one out. Seems like some process is running on the port you are using. Try switching your ports.
References:
"The ECONNREFUSED Connection refused by the server error, is a common error returned by the Filezilla FTP client. This error indicates that the user is trying to connect to your server and is unable to connect to the port."
QUESTION
Using nextcloud 17.0.2 and documentserver:5.4.2.46 docker images on same server. Both services are working but opening a file in browser displays "The document could not be saved" error message.
Error message points to this url https://api.onlyoffice.com/editors/troubleshooting explaining that the callback handler is not working. "The document editing service cannot connect to the document storage service at the editorConfig.callbackUrl address."
Unsure how to set the callbackUrl any help would be greatly appreciated.
...ANSWER
Answered 2020-Jan-16 at 22:15Server address for internal requests from the Document Editing" defaulted to http://nc.example.com which is wrong, https://nc.example.com is correct. Also must us FQDN not docker service name.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DocumentServer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page