-
-
-
Hi nebulon,
Thank you for your message. I'm really a beginner, but I managed to do a few things. I took a screenshot of journalctl, and in dmesg (with grep), I couldn't find anything unusual. I tried connecting to sshfs via the command line, but after a few minutes, I get the message: read: Connection reset by peer.Is this what you meant? Sorry for being so inexperienced.
-
That "interrupted system call" seems indeed to be the only real info on this. Thing is SSHFS is really just a Linux package and Cloudron just uses that, if it does not work, Cloudron will also fail.
Sometimes the loaded kernel and the modules might get out of sync. Can you maybe try to reboot to ensure the latest installe dLinux kernel is booted?
Edit: It is usually better to paste actual text instead of screenshots, as screenshots cannot be searched well
-
I’ve restarted the server multiple times and then tried to connect again. Unfortunately, it still doesn’t work. I was hoping that at least SFTP combined with backup would work through the hosting management app. Are there any plans for development in the area of backup options? This would help me decide whether I should opt for a paid Cloudron subscription or not.
-
I am sure we can get this to work, looking at the upstream docs. Maybe some quirk which needs to be handled particularly with that strato storage. If you want maybe you can contact us at support@cloudron.io and enable remote ssh support for us, then we can debug that directly.
-
Thanks for your message and support offer, Nebulon! I’m glad that Cloudron has great service and support! I’ve read somewhere that SSHFS works excellently via Hetzner. I've decided to get storage there and cancel my service with Strato, as I’m still within the cancellation period.
-
-
@Dutchboy Hi, What is the version of your operating system?
I have after upgrading from Ubuntu version 20 to 24, my SSHFS also stops working. I also had to change my RSA key to ed25519 because I lost access to the terminal.(There were other bugs but I think it will be fixed eventually.
After the upgrade I had to go back to version 22).On version 22 I did not see such problems and SSHFS works and mounts without problems.