Code Monkey home page Code Monkey logo

Comments (6)

t-mon avatar t-mon commented on May 27, 2024

Hello @WerVa
according to the systemctl status, the daemon seems to be enabled and should autostart during boot.

Maybe the logs tell us what's going wrong.

  • restart the system
  • check with journalctl -b -u nymea-networkmanager the logs since boot, maybe there is something going wrong.
  • Is the daemon up to date? you can check the version with apt policy nymea-networkmanager, since we had a start up problem few months ago.

If the daemon is not starting at all, there are no logs and something is wrong with the systemd service.
If there are logs, they hopefully give us a hint why the daemon is not able to start during boot.

from berrylan.

WerVa avatar WerVa commented on May 27, 2024

journalctl -b -u nymea-networkmanager
-- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Mon 2021-02-01 09:12:15 GMT. --
-- No entries --

apt policy nymea-networkmanager
nymea-networkmanager:
Installed: 0.5.5+202011171741buster+rpi1
Candidate: 0.5.5+202011171741
buster+rpi1
Version table:
*** 0.5.5+202011171741~buster+rpi1 500
500 http://ci-repo.nymea.io/experimental-silo buster/rpi armhf Packages
100 /var/lib/dpkg/status

from berrylan.

WerVa avatar WerVa commented on May 27, 2024

I can run manualy only:

BlackMirror@MyBlackMirror:$ systemctl start nymea-networkmanager
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'nymea-networkmanager.service'.
Authenticating as: ,,, (BlackMirror)
Password:
==== AUTHENTICATION COMPLETE ===
BlackMirror@MyBlackMirror:
$ systemctl status nymea-networkmanager
● nymea-networkmanager.service - Daemon for nymea to configure wifi network using a Bluetooth LE connection
Loaded: loaded (/lib/systemd/system/nymea-networkmanager.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-02-01 09:45:45 GMT; 5s ago
Main PID: 1394 (nymea-networkma)
Tasks: 2 (limit: 1330)
CGroup: /system.slice/nymea-networkmanager.service
└─1394 /usr/bin/nymea-networkmanager -d

from berrylan.

WerVa avatar WerVa commented on May 27, 2024

I added this to supervisor:

[program:nymea-networkmenager]
command=/usr/bin/nymea-networkmanager -d
autostart=true
autorestart=true

and working... you can close problem

from berrylan.

t-mon avatar t-mon commented on May 27, 2024

So the problem was concurring process manager?
You use supervisor and systemd?
Can you describe the environment, just in case somebody else runs into this issue?

from berrylan.

WerVa avatar WerVa commented on May 27, 2024

this is the environment for my project, it’s extremely limited, so I dont think anybody should have this problem

from berrylan.

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.