April 13, 20233 yr When I create my own docker network name with the command docker network create (name) I did this but for some reason when I go to use it I get can not find (name) the error is docker: Error response from daemon: network {name} not found . Does one need to exit something in unraid networking?
April 13, 20233 yr Author I fixed it, I kept adding a capital letter for the name, for the life of me I did not see that just habit so the command is docker network create networkname with no capitals.
August 10, 20232 yr On 4/13/2023 at 10:27 PM, CJandDarren said: I kept adding a capital letter for the name, for the life of me I did not see that just habit Just wanted to say thanks as I was having the same error response and capitalisation was this issue for me too! Looks like when it searches for the network it's always in lowercase, even if it is a capital in the network list.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.