• 0 Posts
  • 14 Comments
Joined 2 年前
cake
Cake day: 2023年8月8日

help-circle


  • Is the IP address you’re trying to connect to correct? It’ll either be one assigned by Docker, or it’ll just the the IP address of your host machine.

    On your Ubuntu host, type “ip addr” (no quotes) in the terminal and try that address. If you have not configured the Ubuntu host’s IP address to be statically assigned, or set up a DHCP reservation for that address you should do that as well so the address doesn’t change in the future.