forked from shaqian/flutter_ssh
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am trying to disconnect the last connection when starting a new one, but it still came out error:
SshPlugin.java:600
java.lang.NullPointerException: Attempt to read from field 'com.jcraft.jsch.ChannelSftp sq.flutter.ssh.SshPlugin$SSHClient._sftpSession' on a null object reference
I want to make sure I disconnect the last connection when I am starting a new one. How do I do it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels