You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client successfully connects (because the connection is made in a Runnable: com.ranosoft.musicpiayer.ssh.SessionController.SshRunnable), but then trying to execute a command fails in com.jgh.androidssh.sshutils.ShellController#openShell on mChannel.connect() due to android.os.NetworkOnMainThreadException.