Dec 14 07:27:57 Home kernel: [3013902.907523] net_ratelimit: 142 callbacks suppressed
After that a couple of lines with;
Dec 14 07:27:57 Home kernel: [3013902.907527] TCP: too many orphaned sockets
I have no idea if there is a node creating these orphans, what would be a good way debugging this ?
The nodes I am using with a relation to networking are:
- The HTTP request node.
- Zwave controller node
- Hue magic node
Have you googled for what that error message means (it isn't a node-red specific error)?
--
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.
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/101fd1c1-8d0e-4dc6-aaa4-797fd4d2b9aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
> maybe try grep-ing the node_modules directory where they are installed searching for "Home kernel:" will give you a clue
No. I think it's a message in the system log being generated by the kernel - not a log message you'll find in any node.js code.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/48c5a401-b74f-4581-a4ec-5f76c2bf4249%40googlegroups.com.