Sublime Forum

Annoying Errors

#1

I use the SFTP plugin on occasion.

After installing and use it I continually get these obnoxious popup errors and the sftp error log opens.

I’m using ST2 on Windows 7.

Any help?

[code]---------------------------
Sublime Text 2

SFTP: A sftp-config.json file was not found in “\192.168.163.129\myapp\app\views\layouts” or any parent folders

OK

2012-06-20 07:52:05
Traceback (most recent call last):
File “./sftp/listeners.py”, line 224, in do_upload
File “./sftp/commands.py”, line 112, in get_config
File “./sftp/config.py”, line 87, in load_config
File “./sftp/config.py”, line 112, in parse_config
IOError: [Errno 22] Invalid argument
2012-06-20 08:08:39
Traceback (most recent call last):
File “./sftp/threads.py”, line 16, in run_with_except_hook
File “./sftp/listeners.py”, line 132, in run
File “./sftp/config.py”, line 87, in load_config
File “./sftp/config.py”, line 112, in parse_config
IOError: [Errno 22] Invalid argument
2012-06-20 08:24:27
Traceback (most recent call last):
File “./sftp/threads.py”, line 16, in run_with_except_hook
File “./sftp/listeners.py”, line 132, in run
File “./sftp/config.py”, line 87, in load_config
File “./sftp/config.py”, line 112, in parse_config
IOError: [Errno 22] Invalid argument
2012-06-20 13:05:39[/code]

0 Likes

#2

I have same problem. Is anybody found fixes?

0 Likes