I add two docker containers via CLI and suddenly I can't ssh into my machine or access any local container.... what happened??
I add two docker containers via CLI and suddenly I can't ssh into my machine or access any local container.... what happened??
Added the only actions I did in the comments.
Could you give us even the slightest bit of detail? What containers? Did you try pinging the device?
That’s really all I did. There were port conflicts, I changed in the yml then lost contact.
On the server ssh is fine. I can ssh into another server but not into it. Can ping 1.1.1.1.
Can’t access containers or ssh
There is too much to decipher here
They meant pinging your server from another device, I assume.
What error(s) do you get when you try to SSH into your server?
By "can't access containers", I assume you mean via devices you're trying to connect to the server with? Can you still access the stuff you're running in the containers directly on the server via localhost?
I'll echo what the other commenter's have said and you need to give us more info. "I added two containers" is pretty much useless if that's all we have to go off of to start troubleshooting. More details on what exactly you did, any troubleshooting steps you've already tried, what specific errors you get, etc.