[GH-ISSUE #150] nextcloud save onlyoffice Error 404 #83

Closed
opened 2026-02-26 09:36:07 +03:00 by kerem · 0 comments
Owner

Originally created by @MemoryL7 on GitHub (Feb 25, 2019).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/150

onlyoffice run status ok in docker,can brower by chrome

nextcloud version 15
onlyoffice version latest

[ERROR] nodeJS - error downloadFile:url=http://localhost/nextcloud/index.php/apps/onlyoffice/empty?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY3Rpb24iOiJlbXB0eSJ9.jYW3AwTJLCq4q_gULtBUZgINqB1tcjXr-RpNaejwC1o;attempt=3;code:null;connect:null;(id=conv_check_1928982755_docx)
Error: Error response: statusCode:404 ;body:

<html lang="en"> <head> </head>
Cannot GET /nextcloud/index.php/apps/onlyoffice/empty
</html>
at Request._callback (/var/www/onlyoffice/documentserver/server/Common/sources/utils.js:250:18)
at Request.self.callback (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:185:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1161:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)
Originally created by @MemoryL7 on GitHub (Feb 25, 2019). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/150 onlyoffice run status ok in docker,can brower by chrome nextcloud version 15 onlyoffice version latest [ERROR] nodeJS - error downloadFile:url=http://localhost/nextcloud/index.php/apps/onlyoffice/empty?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhY3Rpb24iOiJlbXB0eSJ9.jYW3AwTJLCq4q_gULtBUZgINqB1tcjXr-RpNaejwC1o;attempt=3;code:null;connect:null;(id=conv_check_1928982755_docx) Error: Error response: statusCode:404 ;body: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Error</title> </head> <body> <pre>Cannot GET /nextcloud/index.php/apps/onlyoffice/empty</pre> </body> </html> at Request._callback (/var/www/onlyoffice/documentserver/server/Common/sources/utils.js:250:18) at Request.self.callback (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:185:22) at emitTwo (events.js:126:13) at Request.emit (events.js:214:7) at Request.<anonymous> (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1161:10) at emitOne (events.js:116:13) at Request.emit (events.js:211:7) at IncomingMessage.<anonymous> (/var/www/onlyoffice/documentserver/server/Common/node_modules/request/request.js:1083:12) at Object.onceWrapper (events.js:313:30) at emitNone (events.js:111:20) at IncomingMessage.emit (events.js:208:7) at endReadableNT (_stream_readable.js:1064:12) at _combinedTickCallback (internal/process/next_tick.js:139:11) at process._tickCallback (internal/process/next_tick.js:181:9)
kerem closed this issue 2026-02-26 09:36:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#83
No description provided.