ONLYOFFICE / build_tools

Used to build ONLYOFFICE DocumentServer-related products
https://www.onlyoffice.com
GNU Affero General Public License v3.0
102 stars 183 forks source link

"Cannot find module './editorDataRedis' " #873

Closed PlatonaBoy closed 1 month ago

PlatonaBoy commented 2 months ago

This issue is unique.

Operating System of DocumentServer

Linux (DEB package)

Version information

8.1.1

Expected Behavior

start process successfully when using the program which is builded from open source by ourself.

Actual Behavior

pkg/prelude/bootstrap.js:1872 throw error: "Cannot find module './editorDataRedis' " equire stack:

/snapshot/server/DocService/sources/DocsCoServer.js /snapshot/server/DocService/sources/canvasservice.js /snapshot/server/DocService/sources/wopiClient.js /snapshot/server/FileConverter/sources/converter.js /snapshot/server/FileConverter/sources/convertermaster.js

Reproduction Steps

clone open source Compile the program using build_tools edit conf with redis & run process

Additional information

No response

PlatonaBoy commented 2 months ago

.https://github.com/ONLYOFFICE/DocumentServer/issues/2647 This issue was closed due no response. No cause or solution given

igwyd commented 1 month ago

Hello @PlatonaBoy, this issue was closed due no response. About your issue, build_tools was developed for compile community version of the documentsever. The redis module is not used in the documentserver community version, so it is not here.

PlatonaBoy commented 1 month ago

How to get the redis module

igwyd commented 1 month ago

To do this, please contact the sales department sales@onlyoffice.com

Rita-Bubnova commented 1 month ago

I close this issue. Feel free to comment or reopen it if you got further questions.