WDCommunity / wdpksrc

Cross compilation framework to create native packages for the Western Digital My Cloud
BSD 3-Clause "New" or "Revised" License
218 stars 54 forks source link

Containers can't talk to each other #65

Closed akanoodles closed 3 years ago

akanoodles commented 3 years ago

Hardware: WD PR4100 OS: 5.04.114 Running: Docker with Portainer 1.24.1 Containers running: linuxserver/Medusa linuxserver/Transmission linuxserver/deluge linuxserver/Plex

Problem: Medusa gets a connection error when trying to access the Transmission host: port (192.168.0.32 9091) Seems like the containers can't talk to each other How do I fix this within Portainer

Medusa 98545040-c329e280-228c-11eb-9858-07f2cb26794f

Transmission 98545087-d6d54900-228c-11eb-8c32-63805be88744

New Network Screenshot_2020-11-10 Portainer

I've tried to create a new bridge and still can't fix (unless I'm getting the settings wrong).

JediNite commented 3 years ago

@akanoodles

The IP address range is different on the new network you created. If the containers are to talk internally to each other you need to do so using the IP addresses the containers have on that network.

Cheers

JediNite

akanoodles commented 3 years ago

@JediNite I'm a noob at doing this, are you able to provide an example of how to fix this? Screenshot_2020-11-11 Portainer

I'm guessing I need to fill this page out properly. Screenshot_2020-11-11 Portainer(1)

akanoodles commented 3 years ago

I figured it out, I just had to connect without creating a new network but targeting the IP address that Portainer created instead of my localhost IP