I installed onlyoffice locally on my machine windows. Document server running successfully but I open the document loading document appears permanently. All configuration match with provided config at https://api.onlyoffice.com/editors/advanced.
Asked
Active
Viewed 1,505 times
1 Answers
0
Please make sure that the Document Server has access to the storage and can download the file. Please specify what you see in the network tab of the browser console.

ibnpetr
- 472
- 2
- 5
-
i check my network tab in console but there is no error or warning. All files are accessible if i hit the document url directly from browser. – SoftNinja Jan 12 '18 at 11:51
-
Please make sure that the file is accessible from the Document Server (not your web browser) – ibnpetr Jan 15 '18 at 09:19
-
thanks @ibnpetr after many attempts of installation and debugging on windows at last i solved my issue by shifting document server from windows to Linux and access it from application. – SoftNinja Jan 16 '18 at 06:54