Coder Social home page Coder Social logo

FileConverter about build_tools HOT 6 CLOSED

onlyoffice avatar onlyoffice commented on May 23, 2024
FileConverter

from build_tools.

Comments (6)

stereo720712 avatar stereo720712 commented on May 23, 2024

and DocService is start fail too with the follow message:

root@ubuntu:~/doc_ser/build_tools-hotfix-v5.5.3/out/linux_64/onlyoffice/documentserver/server/DocService# ./docservice 
WARNING: No configurations found in configuration directory:/root/doc_ser/build_tools-hotfix-v5.5.3/out/linux_64/onlyoffice/documentserver/server/DocService/config
WARNING: To disable this warning set SUPPRESS_NO_CONFIG_WARNING in the environment.
/snapshot/server/build/server/DocService/node_modules/config/lib/config.js:203
    throw new Error('Configuration property "' + property + '" is not defined');
    ^

Error: Configuration property "services.CoAuthoring" is not defined
    at Config.get (/snapshot/server/build/server/DocService/node_modules/config/lib/config.js:203:11)
    at Object.<anonymous> (/snapshot/server/build/server/DocService/sources/server.js:0:0)
    at Module._compile (pkg/prelude/bootstrap.js:1320:22)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10)
    at Module.load (internal/modules/cjs/loader.js:651:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:591:12)
    at Function.Module._load (internal/modules/cjs/loader.js:583:3)
    at Function.Module.runMain (pkg/prelude/bootstrap.js:1375:12)
    at startup (internal/bootstrap/node.js:320:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:660:3)
root@ubuntu:~/doc_ser/build_tools-hotfix-v5.5.3/out/linux_64/onlyoffice/documentserver/server/DocService# 

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 23, 2024

Hi, that is content of out/linux_64/onlyoffice/documentserver/server/Common/config/
Should be:

tree out/linux_64/onlyoffice/documentserver/server/Common/config/
out/linux_64/onlyoffice/documentserver/server/Common/config/
β”œβ”€β”€ default.json
β”œβ”€β”€ development-linux.json
β”œβ”€β”€ development-mac.json
β”œβ”€β”€ development-windows.json
β”œβ”€β”€ log4js
β”‚Β Β  β”œβ”€β”€ development.json
β”‚Β Β  └── production.json
β”œβ”€β”€ production-linux.json
└── production-windows.json

1 directory, 8 files

Also, on unrated note - your build use build_tools-hotfix-v5.5.3 name.
My advice - if you build from something other than master - it can be broken on any level. So my advice build only from master until you 100% what are you doing

from build_tools.

stereo720712 avatar stereo720712 commented on May 23, 2024

thanks a lot , Pavel , Because i fail at master version , so try hotfix version ,my config folder file as the same to what you say.

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 23, 2024

Seems you running convertor like this ./converter
This is not right, you said it yourself, correct way is like in instruction:

LD_LIBRARY_PATH=$PWD/bin NODE_ENV=development-linux NODE_CONFIG_DIR=$PWD/../Common/config ./converter

from build_tools.

stereo720712 avatar stereo720712 commented on May 23, 2024

i success build for hotfix version , i will try master, thanks!

from build_tools.

ShockwaveNN avatar ShockwaveNN commented on May 23, 2024

Can #91 be closed too?

Also please not we just released v5.5.3 so we merged hotfix/v5.5.3 branch to master, so they should be same

from build_tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.