[Resolved]OpenPHT 1.6.2.123 on ODroid C2 - Unable to connect via SSH

I am unable to connect to OpenPHT on my ODroid C2 device using SSH. I have used several SSH clients on Windows, however the connection to port 22 is refused by the OpenPHT device.

The Windows Firewall has been disabled for the SSH client applications, and the OpenPHT system setting that disables SSH access with username and password is off. ie. OpenPHT is configured to allow SSH access with username/password.

Both the PC and the OpenPHT device are on the same network, and access to the OpenPHT device with SMB succeeds.

Does anyone have any ideas I can try?

SSH on the Odroid works without issue, the user is root and password is openpht, so enter ‘ssh root@youripaddress’ and enter the password.

Regards

No issue here. I’ve seen a similar issue on the Raspberry Pi 3 when I was having SDCard corruption issues.

Thanks everyone. The logs showed the ssh daemon was not running and the only way I could recover this short of re-imaging was to reset the configuration. I can now connect to the device.