Giter Site home page Giter Site logo

Comments (6)

8xiom avatar 8xiom commented on June 4, 2024 1

Runs without problems here on a Pi 3B+. Do you have the latest version of docker-compose installed? I would recommend a new and fresh start with a new folder into which the git repository should then be pulled.

from ct-smart-home.

nibbsification avatar nibbsification commented on June 4, 2024

Falls es helfen mag. Der Fehler geht schon zu Beginn los:

2019-08-12 18:00:46,179 CRIT Set uid to user 0,
2019-08-12 18:00:46,193 INFO supervisord started with pid 1,
2019-08-12 18:00:47,200 INFO spawned: 'dbus' with pid 8,
2019-08-12 18:00:47,210 INFO spawned: 'avahi' with pid 9,
2019-08-12 18:00:47,218 INFO spawned: 'node-red' with pid 10,
2019-08-12 18:00:47,229 INFO spawned: 'cleanup' with pid 11,
2019-08-12 18:00:47,283 INFO exited: cleanup (exit status 1; not expected),
2019-08-12 18:00:47,286 INFO gave up: cleanup entered FATAL state, too many start retries too quickly,
,
> [email protected] start /usr/src/node-red,
> node $NODE_OPTIONS node_modules/node-red/red.js -v $FLOWS "--userDir" "/data",
,
2019-08-12 18:00:48,472 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2019-08-12 18:00:48,473 INFO success: avahi entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2019-08-12 18:00:48,473 INFO success: node-red entered RUNNING state, process has stayed up for > than 1 seconds (startsecs),
2019-08-12 18:00:50,238 INFO exited: node-red (exit status 1; not expected),
2019-08-12 18:00:51,246 INFO spawned: 'node-red' with pid 29,

Edit:
Weitere Infos aus der Image-Info von Portainer
Für Mosquitto
Build | Docker 18.06.1-ce on linux, arm
Für NodeRed
Build | Docker 18.03.1-ee-3 on linux, amd64

Nach der Löschung des Images und erneutem Ausführen von ./start.sh start sehe ich CPU architecture is: arm, an der Darstellung oben ändert sich nichts. hat das "amd64" in diesem Zusammenhang etwas zu bedeuten?

from ct-smart-home.

nibbsification avatar nibbsification commented on June 4, 2024

Hi there, thanks for the tip! It seems, that I'm running on an older version of docker-compose:
docker-compose version 1.23.2, build 1110ad0
Checking how to update now. sudo apt-get update/upgrade didn't help.

Edit: Unfortunately the upgrade of docker-compose didn't help.

from ct-smart-home.

8xiom avatar 8xiom commented on June 4, 2024

If I remember correctly (currently not able to check on my Raspi) I installed docker-compose via pip (Python) directly rather than using the Raspbian package manager.
If I'm not mistaken this is the recommended way.

from ct-smart-home.

nibbsification avatar nibbsification commented on June 4, 2024

Thanks, that's what I've done too. uninstall first, then fresh install.
docker-compose version output:

docker-compose version 1.24.1, build 4667896
docker-py version: 3.7.3
CPython version: 3.5.3
OpenSSL version: OpenSSL 1.1.0k  28 May 2019

I still get the same message and the node-red is not starting. And ./data/nodered is empty. So no further logs to be investigated. :(

Edit: Starting nodered with docker run -it -p 1880:1880 -v ~/node-red-data:/data --name mynodered nodered/node-red-docker:rpi separately worked out of the box.

from ct-smart-home.

merlinschumacher avatar merlinschumacher commented on June 4, 2024

Did you checkout the devel branch or the master branch?

from ct-smart-home.

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.