Control Web Panel

WebPanel => How to => Topic started by: Generaal on December 09, 2017, 06:41:58 PM

Title: SSH Server troubles
Post by: Generaal on December 09, 2017, 06:41:58 PM
Hello,
The SSH Server stands on yellow, when I click on start, I receive the follow error:

Job for sshd.service failed because the control process exited with error code. See "systemctl status sshd.service" and "journalctl -xe" for details.

The status are:
sshd.service - OpenSSH server daemon
   Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Sat 2017-12-09 19:30:54 CET; 28s ago
     Docs: man:sshd(8)
           man:sshd_config(5)
  Process: 2827 ExecStart=/usr/sbin/sshd -D $OPTIONS (code=exited, status=255)
 Main PID: 2827 (code=exited, status=255)

Dec 09 19:30:54 vps.erotiekfabriek.be systemd[1]: sshd.service: main process exited, code=exited, status=255/n/a
Dec 09 19:30:54 vps.erotiekfabriek.be systemd[1]: Failed to start OpenSSH server daemon.
Dec 09 19:30:54 vps.erotiekfabriek.be systemd[1]: Unit sshd.service entered failed state.
Dec 09 19:30:54 vps.erotiekfabriek.be systemd[1]: sshd.service failed.

Thanks in Advance.
Title: Re: SSH Server troubles
Post by: Glenn on March 22, 2018, 04:42:34 PM
Whats in your sshd_config file ?
Title: Re: SSH Server troubles
Post by: studio4host on March 23, 2018, 09:51:48 AM
check your ssh port set in the configuration, in most cases this could be related with already used port...but could be also something else.