Advertisement
Guest User

Problem with CP V2 Searching

a guest
Aug 5th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. 08-05 21:04:40 ERROR Exception in callback <tornado.stack_context._StackContextWrapper object at 0x0000000009C38818>Traceback (most recent call last): File "C:\Program Files (x86)\CouchPotato\libs\tornado\ioloop.py", line 421, in _run_callback callback() File "C:\Program Files (x86)\CouchPotato\libs\tornado\iostream.py", line 316, in wrapper self._maybe_add_error_listener() File "C:\Program Files (x86)\CouchPotato\libs\tornado\iostream.py", line 571, in _maybe_add_error_listener self._add_io_state(ioloop.IOLoop.READ) File "C:\Program Files (x86)\CouchPotato\libs\tornado\iostream.py", line 601, in _add_io_state self.socket.fileno(), self._handle_events, self._state) File "C:\Program Files\Python\lib\socket.py", line 224, in meth return getattr(self._sock,name)(*args) File "C:\Program Files\Python\lib\socket.py", line 170, in _dummy raise error(EBADF, 'Bad file descriptor') error: [Errno 9] Bad file descriptor 08-05 21:16:47 ERROR [chpotato.core.plugins.log] API log: {'line': u'152', 'type': u'error', 'message': u"chrome 21: \nUncaught TypeError: Cannot read property 'options' of undefined", 'file': u'http://HOST/api/API_KEY/static/scripts/page/settings.js', 'page': u'http://HOST/settings/'}08-05 21:25:46 INFO [hpotato.core.plugins.base] Opening url: https://api.github.com/repos/RuudBurger/CouchPotatoServer/commits?per_page=1&sha=master, params: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement