Hi All,
I’ve been attempting to host a duplicacy_webui on my unRaid server that is hosted locally. While attempting to connect via sftp to my local server I received such an error:
Failed to create the sftp client: ssh: handshake failed: EOF.
Im wondering what I could be doing wrong here?
I’m entering the local server IP along with the port its hosted out of (3875), the username and the password for the user account on unRaid and yet it can’t connect.
I’ve attempted to view the logs from duplicacy_web.log but nothing stands out except for the error I’ve pasted below which I don’t think is relevant to my situation.
Failed to get the value from the keyring: keyring/dbus: Error connecting to dbus session, not registering SecretService provider: exec: “dbus-launch”: executable file not found in $PATH
Any help would be greatly appreciated as I had this working initially but after I restarted the container it no longer has worked.