Docker issues with Networking

Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.

Moderator: Lillian.W@AST

Fgrutz
Posts: 7
youtube meble na wymiar Warszawa
Joined: Sun Aug 15, 2021 9:45 am

Re: Docker issues with Networking

Post by Fgrutz »

Hi,

luckily I still have it in my download folder.

Uploaded it to Mega.

https://mega.nz/file/E5dniYDD#LW5CkgeB2 ... s57r3r_88Y
HoliverC12
Posts: 1
Joined: Mon Sep 06, 2021 10:49 pm

Re: Docker issues with Networking

Post by HoliverC12 »

Launch the “broken” container
Use this
"docker container run -d --name broken nginx"
Next
Run container separate for troubleshooting

You can use white Label VPN for assist. :o
shrek3
Posts: 2
Joined: Sun Sep 05, 2021 6:01 pm

Re: Docker issues with Networking

Post by shrek3 »

Fgrutz wrote:Hi,

luckily I still have it in my download folder.

Uploaded it to Mega.

https://mega.nz/file/E5dniYDD#LW5CkgeB2 ... s57r3r_88Y
didn't get any notification for your reply, so just now saw it.

thanks a lot!

it seems that asustor has released an update 19.x which is actually the 18.x version that worked. it did fix the qbit container issue, but the portainer still doesn't work.

i will remove this version and install the one that you provided, maybe it will fix it too.

thanks again!
spikey1973
Posts: 81
Joined: Fri Feb 10, 2017 4:11 am

Re: Docker issues with Networking

Post by spikey1973 »

Hey to all, i am dealing with he same issue:
all containers have normal internet access, but there is no access available for docker pulls.
unfortunately i have had the idea to delete all (included docker-ce) to try to install it all a new before i found this topic (had no response on my own)

so i am thankfull for the former Docker-ce version link poted by Fgnitz, i will give it a try, hopefully t works.


30 min later:

that didn't work.. did find solution. so simple. nas had no netwerk connection due to ip mismatch
Post Reply

Return to “Docker”