V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
zhttty
V2EX  ›  V2EX

前端抛出异常信息

  •  
  •   zhttty · 2013-09-04 10:23:07 +08:00 · 2386 次点击
    这是一个创建于 3886 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://www.v2ex.com/mission/daily/redeem?once=

    后面跟任意非数字...

    Traceback (most recent call last):
    File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1141, in _when_complete
    callback()
    File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1162, in _execute_method
    self._when_complete(method(*self.path_args, **self.path_kwargs),
    File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 2293, in wrapper
    return method(self, *args, **kwargs)
    File "/www/v2ex/galaxy/handlers/web/mission.py", line 80, in get
    if self.once_ok():
    File "/www/v2ex/galaxy/handlers/__init__.py", line 523, in once_ok
    once = int(self.get_argument('once'))
    ValueError: invalid literal for int() with base 10: ''
    2 条回复
    zhttty
        1
    zhttty  
    OP
       2013-09-04 10:31:47 +08:00
    綗,我在V2EX节点看不到这张贴....?
    zhttty
        2
    zhttty  
    OP
       2013-09-04 11:27:27 +08:00
    @Livid

    我在该节点看不到该贴...奇怪了...
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5359 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 08:45 · PVG 16:45 · LAX 01:45 · JFK 04:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.