This might seem daft, but I installed Node-Red ages ago on a Pi, possibly before there was a rasbian package and now I can't find it, or to be more precise cannot find the service listed.
I know it is stated at boot and is running as I can connect to the web interface (and it is working) but a systemctl status nodered
tells me it is dead and a service --status-all
does not list it. There is nothing in the init.d directory that might start it.
A 'ps -aux' simply states 'node-red' with no path or anything.
From the web interface it says it is version 0.15.1 and this matches the info from aptitude show nodered
so I think the apt-get installed version is what is running.
I have a feeling that at some time I played with node-red-pi but don't know what I did with it.
Can anyone tell me how this is being started at boot?
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/527a05cc-2252-417f-8832-bdd3c45ebe46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Copy/paste the full results from
sudo systemctl status noderedandapt-cache policy nodered
Colin
On 21 October 2016 at 20:00, Brian Orpin <brian...@gmail.com> wrote:
This might seem daft, but I installed Node-Red ages ago on a Pi, possibly before there was a rasbian package and now I can't find it, or to be more precise cannot find the service listed.
I know it is stated at boot and is running as I can connect to the web interface (and it is working) but a
systemctl status nodered
tells me it is dead and aservice --status-all
does not list it. There is nothing in the init.d directory that might start it.
A 'ps -aux' simply states 'node-red' with no path or anything.
From the web interface it says it is version 0.15.1 and this matches the info from
aptitude show nodered
so I think the apt-get installed version is what is running.
I have a feeling that at some time I played with node-red-pi but don't know what I did with it.
Can anyone tell me how this is being started at boot?
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
Yes node-red is where you would expect it to be.
Output from syslog
Oct 22 04:02:07 server-pi Node-RED[243]: Welcome to Node-RED
Colin
sudo ls -la /proc/243
sudo ls -la /proc/243
Hi Colin, I'd rather not break the working system unless I have to :(
<snip>
Have you tried this yet?Colin
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/6276e749-3381-498f-bc0b-2f737598517c%40googlegroups.com.
On 24 October 2016 at 15:57, Brian Orpin <brian...@gmail.com> wrote:Hi Colin, I'd rather not break the working system unless I have to :(I presume that comment means that you have not recently made an image dump of your SD card. Take a fresh image dump before you try it. Then if catastrophe ensues (unlikely) it is easily fixed.
--
http://nodered.org
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/ee040a81-0ed9-47fb-828a-3eb32b1ee07e%40googlegroups.com.