-
-
Notifications
You must be signed in to change notification settings - Fork 326
Closed
Description
Describe the bug
I got from time to time the notification about a "disconnected" ftp connection
To Reproduce
Steps to reproduce the behavior:
just wait and get the error from time to time.
Expected behavior
I disabled the notification, so I expect no notification.
Screenshots
Settings:
Error Message:
(forget to make screenshot - will be given later when shown again)
Desktop (please complete the following information):
- OS: macOS Ventura 13.4 (22F66)
- Version: MountainDuck Version 4.14.3 (21432)
Log Files
the errors with the same time stamps are always similar (changed domain to domain.com and ip to 1.2.3.4)
2023-08-27 18:31:01,082 [sshj-Reader-ftp.domain.com/1.2.3.4:22-1693149495884] ERROR net.schmizz.sshj.transport.TransportImpl - Dying because - Operation timed out
java.net.SocketException: Operation timed out
at sun.nio.ch.NioSocketImpl.implRead(Unknown Source) ~[?:?]
at sun.nio.ch.NioSocketImpl.read(Unknown Source) ~[?:?]
at sun.nio.ch.NioSocketImpl$1.read(Unknown Source) ~[?:?]
at java.net.Socket$SocketInputStream.read(Unknown Source) ~[?:?]
at net.schmizz.sshj.transport.Reader.run(Reader.java:50) [sshj-0.35.0.jar:?]
2023-08-27 18:31:01,088 [NFS Worker Thread(3)] ERROR net.schmizz.concurrent.Promise - <<sftp / 8>> woke to: net.schmizz.sshj.sftp.SFTPException: Operation timed out
Additional context
I have 2 ftp connections, but randomly only one of them get the error and is shown in the dialogbox.
Metadata
Metadata
Assignees
Labels
No labels