Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indefinite loop when not in network #204

Open
br3jski opened this issue Jan 24, 2024 · 1 comment
Open

Indefinite loop when not in network #204

br3jski opened this issue Jan 24, 2024 · 1 comment

Comments

@br3jski
Copy link

br3jski commented Jan 24, 2024

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
Copy link

qvictl commented Mar 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants