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

主题设置就出错,咋整?

  •  
  •   joby · 2012-03-25 14:21:19 +08:00 · 2908 次点击
    这是一个创建于 4416 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Traceback (most recent call last):
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 703, in __call__
    handler.post(*groups)
    File "/base/data/home/apps/s~ququlvyou/1.357731614253729118/backstage.py", line 1619, in post
    template_values['page_title'] = site.title + u' › ' + l10n.backstage + u' › ' + l10n.topic_settings
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 0: ordinal not in range(128)




    而且后台好多没法保存。一保存就出错

    gravatar不可以用。
    2 条回复    1970-01-01 08:00:00 +08:00
    joby
        1
    joby  
    OP
       2012-03-25 14:24:02 +08:00
    link my twitter account 也出错
    joby
        2
    joby  
    OP
       2012-03-25 14:24:18 +08:00
    Traceback (most recent call last):
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 701, in __call__
    handler.get(*groups)
    File "/base/data/home/apps/s~ququlvyou/1.357731614253729118/t.py", line 50, in get
    request_token = twitter.getRequestToken()
    File "/base/data/home/apps/s~ququlvyou/1.357731614253729118/twitter/oauthtwitter.py", line 189, in getRequestToken
    resp = self._FetchUrl(url, no_cache=True)
    File "/base/data/home/apps/s~ququlvyou/1.357731614253729118/twitter/oauthtwitter.py", line 101, in _FetchUrl
    url_data = opener.open(url).read()
    File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
    File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
    File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
    File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
    File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 506, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
    HTTPError: HTTP Error 401: Unauthorized
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   862 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 21:13 · PVG 05:13 · LAX 14:13 · JFK 17:13
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.