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 "/www/v2ex/galaxy/handlers/web/system.py", line 192, in get topics.remove(topic) ValueError: list.remove(x): x not in list