Ssh just runs forever until I stop it. Sometimes it says timed out.
Weirdly I can access my public sites but not my local services via my desktop to that server.
I explained it that simply because that’s all I changed. Ran two docker compose up via cli. Once the issue arose I turned them both off and removed them.
That guy is attacking me about configs but the configs are gone as are those two containers.
I can ping from the server. I can ssh from the server. I cannot ping or ssh to the server.
SSH is standard port 22. The services were 3000, 5000, 8888, and something abnormal I think 5675. 3000 and 8888 were taken. First time it said 8888 was taken so I edited to 8188. Second time it said 3000 was taken so I edited to 3001. Then I lost SSH.