Frank
Frank
@Slyke Thanks for your message. In this case I will have to close this issue and install the latest iotstack from the new repo. If i still have the problem,...
OK. I will try to get more precise: Can the nodered-container be connected to the network "host" instead of the network "iotstack_default" (network mode "bridged")? I tried to set network_mode:...
Thanks to @Paraphraser for the helpful response! I did the same modification `network_mode: "host" ` in the docker-compose.yml, too. But I didn't know that I have to bring it up...