Skip to content

Instantly share code, notes, and snippets.

@rudym
Last active December 28, 2015 07:29
Show Gist options
  • Save rudym/7465082 to your computer and use it in GitHub Desktop.
Save rudym/7465082 to your computer and use it in GitHub Desktop.
codeviate network error report
Codeivate started v.3.0.14
reloading Packages/User/codeivate-st.sublime-settings
Reloading /C/Sublime Text Build 3047 x64/Data/Packages/User/codeivate-st.sublime-settings
Package Control: Error downloading channel. Connection refused (errno 12029) during HTTP write phase of downloading https://sublime.wbond.net/channel.json.
Package Control: Error downloading channel. Connection refused (errno 12029) during HTTP write phase of downloading https://sublime.wbond.net/channel.json.
Package Control: No updated packages
streak ended!
API request url: http://www.codeivate.com/API/index.php
API request data: b'action=26&streak_id=181&streakcount=1&version=3047&date=2013-11-14&user_token=d667ea52802c4671b3ec4a12d84a156b93c24f1e&lang=Plain&machine_id=149526957874824&streak_length=0%3A00%3A00&user_id=bac58a7aed2c508fa656ff4e94f464ae84ff3ef3&time=15%3A06%3A54&codeivate_version=3.0.14&scope_lang=text.plain&segment=181&machine_name=workmachine&platform=windows'
API request header: [('Content-type', 'application/x-www-form-urlencoded')]
Traceback (most recent call last):
File "X/urllib/request.py", line 1252, in do_open
File "X/http/client.py", line 1049, in request
File "X/http/client.py", line 1087, in _send_request
File "X/http/client.py", line 1045, in endheaders
File "X/http/client.py", line 890, in _send_output
File "X/http/client.py", line 828, in send
File "X/http/client.py", line 806, in connect
File "X/socket.py", line 424, in create_connection
File "X/socket.py", line 415, in create_connection
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Sublime Text Build 3047 x64\Data\Packages\codeivate-st-sublime3-dev\codeivated\Network.py", line 44, in _fn
return fn(*args, **kwargs)
File "C:\Sublime Text Build 3047 x64\Data\Packages\codeivate-st-sublime3-dev\codeivated\Network.py", line 99, in api_request
with contextlib.closing(urllib.urlopen(request)) as response:
File "X/urllib/request.py", line 160, in urlopen
File "X/urllib/request.py", line 473, in open
File "X/urllib/request.py", line 491, in _open
File "X/urllib/request.py", line 451, in _call_chain
File "X/urllib/request.py", line 1272, in http_open
File "X/urllib/request.py", line 1255, in do_open
urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.>
error: Codeivate: Error while contacting API
Traceback (most recent call last):
File "/home/paul/.config/sublime-text-3/Packages/codeivate/codeivated/Listener.py", line 31, in <lambda>
File "/home/paul/.config/sublime-text-3/Packages/codeivate/codeivated/ActivityMonitor.py", line 124, in keys_happened
TypeError: 'NoneType' object is not subscriptable
API request url: http://www.codeivate.com/API/index.php
API request data: b'action=24&streak_id=181&streakcount=25&version=3047&date=2013-11-14&user_token=d667ea52802c4671b3ec4a12d84a156b93c24f1e&lang=Plain&machine_id=149526957874824&streak_length=0%3A01%3A57&user_id=bac58a7aed2c508fa656ff4e94f464ae84ff3ef3&time=15%3A08%3A54&codeivate_version=3.0.14&scope_lang=text.plain&segment=181&machine_name=workmachine&platform=windows'
API request header: [('Content-type', 'application/x-www-form-urlencoded')]
Traceback (most recent call last):
File "X/urllib/request.py", line 1252, in do_open
File "X/http/client.py", line 1049, in request
File "X/http/client.py", line 1087, in _send_request
File "X/http/client.py", line 1045, in endheaders
File "X/http/client.py", line 890, in _send_output
File "X/http/client.py", line 828, in send
File "X/http/client.py", line 806, in connect
File "X/socket.py", line 424, in create_connection
File "X/socket.py", line 415, in create_connection
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Sublime Text Build 3047 x64\Data\Packages\codeivate-st-sublime3-dev\codeivated\Network.py", line 44, in _fn
return fn(*args, **kwargs)
File "C:\Sublime Text Build 3047 x64\Data\Packages\codeivate-st-sublime3-dev\codeivated\Network.py", line 99, in api_request
with contextlib.closing(urllib.urlopen(request)) as response:
File "X/urllib/request.py", line 160, in urlopen
File "X/urllib/request.py", line 473, in open
File "X/urllib/request.py", line 491, in _open
File "X/urllib/request.py", line 451, in _call_chain
File "X/urllib/request.py", line 1272, in http_open
File "X/urllib/request.py", line 1255, in do_open
urllib.error.URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.>
error: Codeivate: Error while contacting API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment