vukbgit / ftp-remote-edit-plus

a fork of ftp-remote-edit Atom package
MIT License
5 stars 1 forks source link

Uncaught Error: Timed out while waiting for handshake #11

Open alexjoverton opened 3 years ago

alexjoverton commented 3 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64 Electron: 6.1.12 OS: Ubuntu 20.04.1 Thrown From: ftp-remote-edit-plus package 1.3.1

Stack Trace

Uncaught Error: Timed out while waiting for handshake

At events.js:177

Error: Timed out while waiting for handshake
    at /packages/ftp-remote-edit-plus/node_modules/ssh2/lib/client.js:687:19

Commands

     -7:05.9.0 settings-view:open (textarea.xterm-helper-textarea)
 10x -6:52.3.0 core:backspace (input.hidden-input)
     -6:38.5.0 core:confirm (input.hidden-input)
  3x -6:15.9.0 core:backspace (input.hidden-input)
     -5:28 core:confirm (input.hidden-input)
     -0:36 x-terminal:paste (canvas.xterm-cursor-layer)

Non-Core Packages

aligner-css 1.2.1 
ask-stack 2.2.0 
atom-beautify 0.33.4 
atom-browser 1.10.0 
atom-css-clean 2.24.1 
atom-debug-ui 1.0.4 
atom-drupal-api 1.0.1 
atom-emmet-css-in-js 0.2.0 
atom-idiomatic-comments-css-snippets 0.1.0 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
atom-notes 1.23.0 
atom-sublime-monokai-syntax 0.4.4 
atom-sync 0.7.3 
atom-terminal 0.8.0 
atom-time-tracker 0.1.0 
auto-close-html2 0.7.0 
auto-update-plus 0.5.8 
block-comment 0.4.3 
browser-plus 0.0.98 
browser-plus-open-new-window 0.0.1 
browser-plus-zoom 0.0.2 
browser-refresh 0.9.0 
busy-signal 2.0.1 
chrome-color-picker 0.8.0 
chronometer 1.2.0 
clipboard-plus 0.5.1 
comment 0.6.1 
css-color-name 0.4.0 
css-helper-snippets 0.3.0 
css-hyperclick 0.1.5 
css-snippets 1.1.0 
css-specificity 0.2.2 
css-spy 0.6.0 
docker 0.8.0 
drupal 1.9.2 
drupal_atom_snippets 0.1.0 
dyndocker 0.3.4 
emmet 2.4.3 
emmet-snippets-compatibility-but-less-extreme 1.1.0 
file-bookmark 1.0.4 
file-icons 2.1.45 
fold-comments 0.6.0 
font-awesome-snippet 0.0.1 
footnoter 1.7.1 
ftp-remote-edit 0.18.1 
ftp-remote-edit-plus 1.3.1 
git-time-machine 2.1.0 
hey-pane 1.2.0 
highlight-selected 0.17.0 
Hydrogen 2.14.6 
ide-css 0.3.5 
ide-docker 0.1.0 
ide-yaml 0.7.1 
ide-yml 0.7.8-0 
intentions 1.1.5 
linter 3.1.1 
linter-htmlhint 1.6.3 
linter-spell-html 0.7.0 
linter-twig 0.4.2 
linter-ui-default 2.1.5 
linter-ui-plus 0.3.2 
materialize-css 0.5.1 
minimap 4.35.7 
multi-comment 0.3.0 
musicBox 0.1.1 
nuclide-test-runner-cmd 0.1.0 
pane-layout-plus 0.7.4 
pigments 0.40.6 
project-plus 1.0.0 
project-viewer 1.4.0 
puddletown-css-snippets 1.1.0 
release-notes 0.53.0 
reload-button 0.1.0 
remote-atom 1.3.12 
remote-editor 0.2.10 
remote-ftp 2.2.4 
Remote-SSH 0.11.0 
scroll-through-time 0.3.1 
section-comment-snippets 2.4.1 
SFTP-deployment 1.0.2 
sftp-upload-on-change 0.1.0 
slime 2.4.0 
snippet-generator 0.3.2 
tail 0.1.0 
terminal-plus 0.14.5 
todo 0.6.0 
tool-bar 1.4.2 
tool-bar-main 0.0.12 
tool-bar-markdown 1.0.5 
trailing-spaces 0.4.0 
x-terminal 12.0.4 
yaml-path 0.1.1 
zentabs 0.8.9 
vukbgit commented 3 years ago

hello, it looks like a connection problem to the ftp server, are you able to connect using a ftp client (such as Filezilla)?

alexjoverton commented 3 years ago

I'll check thanks for the response