Created
April 2, 2011 15:27
-
-
Save oleander/899571 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occurred: 503 Service Unavailable: {"description": "Could not resolve search", "code": 0, "traceback": ["Traceback (most recent call last):\n", " File \"/usr/lib/python2.5/site-packages/smisk/mvc/__init__.py\", line 843, in service\n rsp = self._call_leaf(req_args, req_params)\n", " File \"/usr/lib/python2.5/site-packages/smisk/mvc/__init__.py\", line 660, in _call_leaf\n return self.destination(*args, **params)\n", " File \"/usr/lib/python2.5/site-packages/smisk/mvc/routing.py\", line 65, in __call__\n return self._call_leaf(*args, **params)\n", " File \"/usr/lib/python2.5/site-packages/smisk/mvc/routing.py\", line 59, in _call_leaf\n return self.leaf(*args, **params)\n", " File \"/usr/lib/python2.5/site-packages/spotify/web_service/common.py\", line 39, in _f\n return f(*args, **kwargs)\n", " File \"/usr/lib/python2.5/site-packages/spotify/web_service/common.py\", line 115, in _f\n return f(page=page, offset=offset, limit=limit, *args, **kwargs)\n", " File \"/usr/lib/python2.5/site-packages/spotify/web_service/common.py\", line 78, in _f\n etag, result = f(*args, **kwargs)\n", " File \"/usr/lib/python2.5/site-packages/spotify/web_service/search.py\", line 73, in track\n return self._serve('track', q, query, page, offset, limit, country, catalogue)\n", " File \"/usr/lib/python2.5/site-packages/spotify/web_service/search.py\", line 120, in _serve\n raise http.ServiceUnavailable('Could not resolve search')\n", "HTTPExc: 503 Service Unavailable ('Could not resolve search',) {}\n"], "name": "503 Service Unavailable", "server": "lighttpd/1.4.19 smisk/1.1.5 at 127.0.0.1:6081"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment