Giter Site home page Giter Site logo

Comments (4)

buanet avatar buanet commented on July 16, 2024 1

Will do.
What ist best for it, Node 8 or 10?

Regards,
André

from iobroker.docker.

buanet avatar buanet commented on July 16, 2024 1

Tested with latest beta image (node10).
After installation of js-controller 2.0.0 the only thing was a permission related error in log.

host.iobrokertest | 2019-09-11 11:50:09.342 | error | Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/pids.txt'
-- | -- | -- | --
host.iobrokertest | 2019-09-11 11:50:09.342 | error | could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt . Please check permissions and check left over processes when stopping ioBroker!

After fixing permissons with chown -R 1000:1000 /opt/iobroker the error was gone.
As I decided to let "iobroker_startup.sh" set permissions on every run in the future this is not a real issue for me....

Everything else worked fine. Including Adapter updates.

from iobroker.docker.

Apollon77 avatar Apollon77 commented on July 16, 2024

in fcat should work both. recommended with 1.5.x already is nodejs 10 :-) (because 8 will go EOL next year)

from iobroker.docker.

Apollon77 avatar Apollon77 commented on July 16, 2024

Cool Thanks!

from iobroker.docker.

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.