Did you try removing the container? What did you do to fix it? I think you’re probably right. I ended up just moving my data, sense I could use the terminal and send files out, and reinstall fedora server.
Thanks for sharing! :)
Did you try removing the container? What did you do to fix it? I think you’re probably right. I ended up just moving my data, sense I could use the terminal and send files out, and reinstall fedora server.
Thanks for sharing! :)
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.
So I already removed those two containers. What can I share with you?
I tried to run hanabira via cli. There were port conflicts but I changed them in the yml.
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.