NoxArt / SublimeText2-FTPSync

Simple and free FTP(S) syncing (SFTP not available)
MIT License
342 stars 65 forks source link

Name or service not known #257

Open kazimolmez opened 7 years ago

kazimolmez commented 7 years ago

b"FTPSync > Type returned: <class 'dict'>" b'FTPSync > Is empty: True' b'FTPSync > Loading config: cache hit (key: /var/www/html/html/assets/js)' b'FTPSync [default] > Connection failed [Exception: [Errno -2] Name or service not known]' FTPSync > Exception in user code:

Traceback (most recent call last): File "FTPSync in /home/webmaster/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 1004, in makeConnection File "ftpsyncwrapper in /home/webmaster/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 318, in connect File "ftpsyncwrapper in /home/webmaster/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 290, in retryingCommand File "ftpsyncwrapper in /home/webmaster/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 284, in call File "lib3.ftplib in /home/webmaster/.config/sublime-text-3/Installed Packages/FTPSync.sublime-package", line 158, in connect File "./python3.3/socket.py", line 417, in create_connection socket.gaierror: [Errno -2] Name or service not known