bitnami / vms

Bitnami VMs
https://bitnami.com
Other
200 stars 44 forks source link

ssh service won't start #1433

Closed beefydog closed 3 months ago

beefydog commented 4 months ago

Describe your issue as much as you can

I downloaded and installed the virtualbox appliance OVA "common-lampstack-8.3-8.3.30r1-debian-11-amd64" and it installed fine and the machine boots up. The problem is that the ssh server service will not enable, even after telling it to start: (sudo service ssh start). When I check the status using (sudo systemctl status ssh), I get the following: ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enable; vendor preset: enabled) Active: inactive (dead) Condition: start condition failed at Tue 2024-03-05 01:06:07 UTC; 57s ago ConditionPathExists=!etc/ssh/sshd_not_to_be_run was not met

I'm guessing this has something to do with a private key? Are there non-cloud instructions on how to generate a private key compatible and how to configure?

mdhont commented 4 months ago

Did you enable SSH?

https://docs.bitnami.com/virtual-machine/faq/get-started/enable-ssh/

github-actions[bot] commented 3 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 3 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.