June 15, 20251 yr On 5/12/2025 at 5:05 AM, mikethi said:I've been using this docker container for a while, but it stopped working for me a while back. I get a connection refused error. I didn't make any changes to the docker container settings between it working and not working. What can I do?Same here. Have you been able to find the solution?
September 15, 2025Sep 15 On 6/15/2025 at 5:03 PM, kek_tigra said:Same here. Have you been able to find the solution?Three months later - isn't solved
November 4, 2025Nov 4 The container has been working flawlessly for me. Usually, a good start is to:On one hand, add verbosity the command you use on your client to connect to the container by adding -vv or -vvv in your command. For example: ssh -vv -p 22 [email protected] On the other hand, check the log inside the container (not inside Unraid), by opening the container's console and typing this command: cat /config/logs/openssh/currentYou will get more information as to why you are getting a "connection refused" output with your ssh client.I hope this will help.
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.