We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10.1.8.13 - - [2014-04-02 17:42:45] "GET /500 HTTP/1.1" 303 138 0.000380 Traceback (most recent call last): File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 850, in _handle return route.call(**args) File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 194, in get value = obj.dict[self.func.name] = self.func(obj) File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 491, in call return self._make_callback() File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 518, in _make_callback callback = plugin.apply(callback, self) File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle_redis.py", line 24, in apply conf = context['config'].get('redis') or {} TypeError: 'Route' object has no attribute 'getitem' 10.1.8.13 - - [2014-04-02 17:42:45] "GET /500 HTTP/1.1" 303 138 0.000314
The text was updated successfully, but these errors were encountered:
No branches or pull requests
10.1.8.13 - - [2014-04-02 17:42:45] "GET /500 HTTP/1.1" 303 138 0.000380
Traceback (most recent call last):
File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 850, in _handle
return route.call(**args)
File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 194, in get
value = obj.dict[self.func.name] = self.func(obj)
File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 491, in call
return self._make_callback()
File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle.py", line 518, in _make_callback
callback = plugin.apply(callback, self)
File "/home/one/.virtualenvs/willie/local/lib/python2.7/site-packages/bottle_redis.py", line 24, in apply
conf = context['config'].get('redis') or {}
TypeError: 'Route' object has no attribute 'getitem'
10.1.8.13 - - [2014-04-02 17:42:45] "GET /500 HTTP/1.1" 303 138 0.000314
The text was updated successfully, but these errors were encountered: