* HINTS *

Unable to configure bonescript

This is the error message:

Job for bonescript.socket failed. See ‘systemctl status bonescript.socket’ and ‘journalctl -xn’ for details.

I noticed that the job was unable to start since there was already a version running. The solution was to kill the running instance:

ps aux | grep server.js

find the pid and run:

kill -9

Then try to start:

systemctl start bonescript.socket

This is probably not a permanent solution, but it worked for installing tslib that for some reason wanted to configure bonescript..

infos/hausautomation/controler/beaglebone/hints.txt · Zuletzt geändert: von 127.0.0.1
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0