河北联通ADSl 4M 速度一般
Opera12.14 Palemoon 19.0.1登录出现Traceback等文本页面,返回刷新后已在登录状态
------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tornado/
web.py", line 1042, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/srv/www/
3n1b.com/handler/user.py", line 274, in post
redirect_path = redirect_path.replace('1001', str(
user_college.id))
AttributeError: 'NoneType' object has no attribute 'id'
回帖会出现这个...和登录类似。
------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tornado/
web.py", line 1042, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/tornado/
web.py", line 1809, in wrapper
return method(self, *args, **kwargs)
File "/srv/www/
3n1b.com/handler/topic.py", line 212, in post
"college_id": college["id"],
TypeError: 'NoneType' object has no attribute '__getitem__'
其他感觉不错,是运行在什么样的环境下呢?