[GH-ISSUE #138] Cannot set property 'nodeJS' of undefined on 5.2.4 #80

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

Originally created by @ShockwaveNN on GitHub (Nov 15, 2018).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/138

Originally assigned to: @agolybev on GitHub.

docker run -it -p 80:80 onlyoffice/4testing-documentserver-ie:5.2.4.26

undefined:2
this.levels.nodeJS = ''
                   ^

TypeError: Cannot set property 'nodeJS' of undefined
    at Object.eval (eval at main (/usr/lib/node_modules/json/lib/json.js:1289:27), <anonymous>:2:20)
    at parseChunk (/usr/lib/node_modules/json/lib/json.js:1488:29)
    at /usr/lib/node_modules/json/lib/json.js:1345:13
    at getInput (/usr/lib/node_modules/json/lib/json.js:729:17)
    at main (/usr/lib/node_modules/json/lib/json.js:1315:9)
    at Object.<anonymous> (/usr/lib/node_modules/json/lib/json.js:1683:5)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
 * Starting PostgreSQL 9.5 database server                                                                                                 [ OK ] 
 * Starting RabbitMQ Messaging Server rabbitmq-server

Did this work in previous versions of DocumentServer? Fine on 5.2.3

DocumentServer Docker tag: 5.2.4.26

Host Operating System: Ubuntu 18.04

Originally created by @ShockwaveNN on GitHub (Nov 15, 2018). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/138 Originally assigned to: @agolybev on GitHub. `docker run -it -p 80:80 onlyoffice/4testing-documentserver-ie:5.2.4.26` ``` undefined:2 this.levels.nodeJS = '' ^ TypeError: Cannot set property 'nodeJS' of undefined at Object.eval (eval at main (/usr/lib/node_modules/json/lib/json.js:1289:27), <anonymous>:2:20) at parseChunk (/usr/lib/node_modules/json/lib/json.js:1488:29) at /usr/lib/node_modules/json/lib/json.js:1345:13 at getInput (/usr/lib/node_modules/json/lib/json.js:729:17) at main (/usr/lib/node_modules/json/lib/json.js:1315:9) at Object.<anonymous> (/usr/lib/node_modules/json/lib/json.js:1683:5) at Module._compile (module.js:653:30) at Object.Module._extensions..js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) * Starting PostgreSQL 9.5 database server [ OK ] * Starting RabbitMQ Messaging Server rabbitmq-server ``` **Did this work in previous versions of DocumentServer?** Fine on 5.2.3 **DocumentServer Docker tag:** 5.2.4.26 **Host Operating System:** Ubuntu 18.04
kerem 2026-02-26 09:36:05 +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#80
No description provided.