This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Trouble with dead but enabled services, sshd, ha-proxy #554
Unanswered
rs-development
asked this question in
Help Needed
Replies: 2 comments 2 replies
-
Did you enable root ssh access to each LXC? |
Beta Was this translation helpful? Give feedback.
2 replies
-
It was probably me, sorry for bothering. I somehow enabled the ssh.socket service AND ssh.service simultaneously. That was obviously not working, after disabling that everything works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason I need to enable the ssh service manually after a Debian/Photoprism/Docker LXC restart.
After reboot I have:
Running
systemctl start ssh.service
will start the ssh service and login works fine untill the next reboot.While testing this I also found that the problem spread to other services like HA-Proxy. I have multiple Containers with the same issue, while I don't think this is necessarily an issue with your wonderful scripts, I wonder if I am the only one?
Things that all containers have in common for me is that I install zsh,git,omz,curl,wget,htop,bmon but i don't see any relation here.
Beta Was this translation helpful? Give feedback.
All reactions