Pallets are not installing

Hello i am trying to install the OPCUA pallet in my node-red. I am currently running node-red version 2.2.2 on the docker and i have used this following command to start the container and run the node-red:

docker run --restart unless-stopped -d --name node-red --network=host -v node_red_user_data:/data nodered/node-red

As soon as i start to install the pallets, the container the node-red is running becomes "unhealthy" and all the docker commands such as "docker ps -a" gets very unresponsive (very slow output) and pallets are not installed eventually. I tried restarting my PC and device both & pinged google with device i have node-red installed and it seems okay, but unfortunately the problem is still there.

Device that running Node-red: WAGO-PFC200 (750-8204)

Please can anyone help me with this? I believe this is either a networking issue or a docker issue as i was previously was able to install the pallets.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.