evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 84 forks source link

Indefinite loop when not in network #204

Open br3jski opened 7 months ago

br3jski commented 7 months ago

I found something strange. I set up SSHFS on Raspberry Pi at home and connected it to my VPN. I set up a mount point on the VPN IP, ie. 172.16.0.7 and when client is not connected, I receive an error "Connection Reset by Peer" instead of timeout. Also, when I connect to the VPN, I cannot reconnect, SSHFS mountpoints are being loaded indefinitely. Edit mode does not work, Delete mode does not work neither.

image

qvictl commented 6 months ago

If you want to break the dead-loop and restart afresh, just delete C:\Users\<YOUR_USERNAME>\AppData\Roaming\sshfs-win-manager\vuex.json

Avoid CONNECT ON STARTUP and TRY TO RECONNECT ON CONNECTION LOSS before this UX issue is fixed.