Skip to content

Instantly share code, notes, and snippets.

@t0mst0ne
Created March 2, 2017 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t0mst0ne/cda313021cc4a2f40e515122319f931d to your computer and use it in GitHub Desktop.
Save t0mst0ne/cda313021cc4a2f40e515122319f931d to your computer and use it in GitHub Desktop.
Error log of g0v
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
FAIL 0602030026 1 crawlers/0602030026/vghks.py
FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py
FAIL 0936060016 1 crawlers/0936060016/sltung.py
@t0mst0ne
Copy link
Author

t0mst0ne commented Mar 2, 2017

1514402 ==== 1145010038 undefined
1514403 PHP Notice: Undefined offset: 5 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 12
1514404 PHP Notice: Undefined offset: 10 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 16
1514405 PHP Notice: Undefined offset: 2 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 22
1514406 PHP Notice: Undefined offset: 1 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 22
1514407 PHP Notice: Undefined offset: 1 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 23
1514408 PHP Notice: Undefined offset: 3 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 24
1514409 PHP Notice: Undefined offset: 5 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 25
1514410 PHP Notice: Undefined offset: 7 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 26
1514411 PHP Notice: Undefined offset: 9 in /home/tomstone/GITHUB/er.mohw/crawlers/1317050017/cmuh.php on line 2

@t0mst0ne
Copy link
Author

t0mst0ne commented Mar 2, 2017

FAIL 0602030026 1 crawlers/0602030026/vghks.py
1514396 === 1101100011 array found
1514397 Traceback (most recent call last):
1514398 File "crawlers/1131100010/mmh-ts.py", line 18, in
1514399 update_time = pending[0].replace(u'上午','am') if u'上午' in pending[0] else pending[0].replace(u'下午','pm')
1514400 IndexError: list index out of range
1514401 FAIL 1131100010 1 crawlers/1131100010/mmh-ts.py

@t0mst0ne
Copy link
Author

t0mst0ne commented Mar 2, 2017

1514413 File "crawlers/0936060016/sltung.py", line 6, in
1514414 html = requests.get('http://hmc.sltung.com.tw:4935/BED/bed.php')
1514415 File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 69, in get
1514416 return request('get', url, params=params, **kwargs)
1514417 File "/usr/local/lib/python2.7/dist-packages/requests/api.py", line 50, in request
1514418 response = session.request(method=method, url=url, **kwargs)
1514419 File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 465, in request
1514420 resp = self.send(prep, **send_kwargs)
1514421 File "/usr/local/lib/python2.7/dist-packages/requests/sessions.py", line 573, in send
1514422 r = adapter.send(request, **kwargs)
1514423 File "/usr/local/lib/python2.7/dist-packages/requests/adapters.py", line 415, in send
1514424 raise ConnectionError(err, request=request)
1514425 FAIL 0936060016 1 crawlers/0936060016/sltung.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment