Hi,

sshd is not running at all. The output of `systemctl --failed`, `systemctl status statefs`, `systemctl status sshd`



On 18.07.2016 16:27, Martin Kampas wrote:
Hi Marcin,

Could you check SSH logs on the VM side? For that purpose please start the MerSDK VM directly from VirtualBox and quit Qt Creator *before* that (it would try to reconnect periodically, filling the log excessively). Started this way the MerSDK VM will show its window - read the instructions there, log in, then check logs e.g. with 'journalctl -b _COMM=sshd' before/after trying to log in via SSH. Possibly increase SSH verbosity on both client and server side.

You can copy logs from the VM via /home/mersdk/share/ which is mapped to your HOME by default.

BR,
Martin

--
Marcin

UNIT                               LOAD   ACTIVE SUB    DESCRIPTION
statefs.service                    loaded failed failed StateFS FUSE filesystem, system-wide
systemd-tmpfiles-setup-dev.service loaded failed failed Create static device nodes in /dev
systemd-tmpfiles-setup.service     loaded failed failed Recreate Volatile Files and Directories

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

3 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
ssh.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)

statefs.service - StateFS FUSE filesystem, system-wide
   Loaded: loaded (/lib/systemd/system/statefs.service; disabled)
   Active: failed (Result: start-limit) since Wed 2016-07-20 17:22:00 UTC; 3min 52s ago

Jul 20 17:21:59 SailfishSDK systemd[1]: Failed to start StateFS FUSE filesystem, system-wide.
Jul 20 17:21:59 SailfishSDK systemd[1]: Unit statefs.service entered failed state.
Jul 20 17:22:00 SailfishSDK systemd[1]: statefs.service holdoff time over, scheduling restart.
Jul 20 17:22:00 SailfishSDK systemd[1]: statefs.service start request repeated too quickly, refusing to start.
Jul 20 17:22:00 SailfishSDK systemd[1]: Unit statefs.service entered failed state.
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to