-
Notifications
You must be signed in to change notification settings - Fork 25
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
The module sometimes delete it self #25
Comments
I'm having the same issue. After a reboot, I always need to reinstall the palette:
I have many other palettes installed, this is the only one that does this. The /data folder of node-red is mounted as a volume. Installation of this palette throws some errors though:
EDIT: I have now manually added this palette to package.json.
|
Hi @Nikotine1, |
Hi Bart, Groeten van een mede-Belg ;-) |
If you run into this issue and you are running inside a docker container. Try to use the following strategi when installing manually via npm: docker exec -it node-red /bin/bash
cd /data
npm install node-red-contrib-onvif-nodes@<current version from release page> The important step here is the |
I don't know why but when i tinker to much with the flow i get strange errors,
like pullpoint errors (more like firmware from my camera)
but sometimes i restart node-red and the module is missing i need to clone it from git again
strange thing...
[restart node-red]
Welcome to Node-RED
The text was updated successfully, but these errors were encountered: