-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module get deleted after crash #3103
Comments
|
Yeam am sorry it was kinda stupid, just updated it.. |
And after a failure is the |
Hi sorry for the slow reply, Yeah no completely vanished... |
How did you install the onvif node? Via the palette manager or some other way? |
I actually tried both way, with the palette manager and by CLI both work fine, but same thing happen |
The fact that the node is missing from the userDir There should be no code path for Node-RED to do that for a in use node. You are not using something strange like overlay filesystems? |
Hum... No don't think i have that...I don't even know what it is tbh..I using a common debian vm |
Current Behavior
I use the 3rd party module node-red-contrib-onvif-nodes, but sometime when an error occured and node-red crash the module get deleted, then i get a warning that say nodes are missing: Its not everytime (like 7/10 times)
The problem is known, some camera don't react well with the event protocol and do throw errors like that. I am more talking about the deletion problem
[restart node-red]
Welcome to Node-RED
Expected Behavior
huumm, First I will say not to crash but that most likely the module and my camera's fault,
but deleting the module shouldn't be a behavior
Steps To Reproduce
install node-red-contrib-onvif-nodes and have an onvif event capable device, and deploying the flow multiple times
Example flow
it is not really a flow issue.
[onvif event listenner]
Environment
*from the time of writing
github issue form the module : bartbutenaers/node-red-contrib-onvif-nodes#25
The text was updated successfully, but these errors were encountered: