`
cherryQQ
  • 浏览: 1125409 次
  • 性别: Icon_minigender_1
  • 来自: 厦门
社区版块
存档分类
最新评论

AttributeError: can't set attribute

阅读更多

上次goAgent报错:AttributeError

按照baidu出来的goagent部署时,会出现goagent上传出错:

File "uploader.zip\google\appengine\tools\appengine_rpc.py", line 436, in _Aut
henticate
  File "uploader.zip\google\appengine\tools\appengine_rpc.py", line 280, in _Aut
henticate
  File "uploader.zip\google\appengine\tools\appengine_rpc.py", line 232, in _Get
AuthToken
  File "uploader.zip\google\appengine\tools\appengine_rpc.py", line 94, in __ini
t__
AttributeError: can't set attribute
Exception KeyError: KeyError(36805488,) in  ignored

 

 

google goagent 上传失败的原因:是由于使用了两步验证:

 

 

必须输入,在 google 两步验证时生成的应用程序密码: ***** jlapdre***

并不是邮箱密码:

 

重新输入:应用程序密码后

 

上传成功,请忽略 Exception KeyError 错误 , 编辑 proxy.ini 把你的 appid 填进去,谢谢。

 

分享到:
评论
2 楼 sam.sheng.3 2015-05-23  
dream80 写道
是的,这个主要就是二步验证的问题,很多人不知道是为什么。都启用了二步验证,之前好像有一个教材很火,其中就说要开启两步验证验证,搞晕了一批人啊。强烈建议看看这个:http://80-80.net/thread-2524-1-1.html


不厚道!发的是广告!!
1 楼 dream80 2013-07-21  
是的,这个主要就是二步验证的问题,很多人不知道是为什么。都启用了二步验证,之前好像有一个教材很火,其中就说要开启两步验证验证,搞晕了一批人啊。强烈建议看看这个:http://80-80.net/thread-2524-1-1.html

相关推荐

    Android代码-StatusView

    statusView.setStatus(Status.ERROR); statusView.setStatus(Status.COMPLETE); statusView.setStatus(Status.IDLE); //hide status If you want to dismiss automagically after oncomplete is called, then add ...

    FormEditText文本验证提示

    There are several values you can set to the test attribute: regexp: for custom regexp numeric: for an only numeric field alpha: for an alpha only field alphaNumeric: guess what? personName: checks if...

    基于Python Scrapy实现的蜂鸟数据采集爬虫系统 含IP代理(反爬)、日志处理和全部源代码等

    # This timeout can be set per spider using download_timeout spider attribute and per-request using download_timeout Request.meta key # 'DUPEFILTER_CLASS': "scrapy_redis.dupefilter.RFPDupeFilter",...

    PowerCommands for Visual Studio 2008

    It can be executed from the references node, a single reference node or set of reference nodes. Paste References This command pastes a reference or set of references from the clipboard. It can be ...

    WPTools.v6.29.1.Pro

    This is only useful if ObjRef = nil and so no ObjRef.Filename can be set. + TParagraph.GetSubText now has optional parameter to disable the object reference char codes #1, #2 and #3 * ...

    Servlet查询数据库案例--Query(java源码)

    throw new ServletException("Query: can't initialize: " + e.getMessage(), e); } } /** Close the database connection when the servlet is unloaded */ public void destroy() { try { db.close()...

    VclZip pro v3.10.1

    You will receive an error if you do. PLEASE TAKE A LOOK AT THE "WHAT's NEW IN THIS VERSION" LINK IN THE HELP FILE AS IT HAS CONVENIENT LINKS TO ALL OF THE NEW TOPICS. ==================== Version ...

    arcgis工具

    Ctrl+A:方位 Ctrl+F:偏转 Ctrl+L:长度 Ctrl+D:X,Y增量 Ctrl+G:方位/长度 Ctrl+P:平行 Ctrl+E:垂直 Ctrl+T:切线 Ctrl+Delete:删除草图 F2:完成草图 F6:绝对X,Y坐标 F7:线段偏转 T:显示容限 已经输入的...

    JSP Simple Examples

    By using this method we can get more information about the error process if we print a stack trace from the exception. Runtime Errors Errors are arised when there is any logic problem with the ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    link ▶Don't use an #include when a forward declaration would suffice. When you include a header file you introduce a dependency that will cause your code to be recompiled whenever the header file ...

    python3.6.5参考手册 chm

    PEP 520: Preserving Class Attribute Definition Order PEP 468: Preserving Keyword Argument Order New dict implementation PEP 523: Adding a frame evaluation API to CPython PYTHONMALLOC environment ...

    BURNINTEST--硬件检测工具

    can stop in the operating system - i.e. there is a problem in the operating system/ device driver that prevents control being returned to the BurnInTest for that test. This was added for ...

    JMF667H/667_SSD开卡工具vA.2.03.048.rar

    SVN145a->SVN146a1.fix can't read thermal sensor valur issue by utility.2.This package include TSB and Sandisk 256G: TH58TEG7DDJTA20_19c_4CH/8CE_TX1H TH58TEG8DDJTA20_19c_4CH/4CE_TX3G ...

    opensc-0.12.0.tar.gz

    * set version in configure.in, src/pkcs11/pkcs11-global.c, win32/version.rc and src/include/winconfig.h New in 0.9.4; 2004-10-31; Andreas Jellinghaus: * Library version was broken in 0.9.3. * Update...

    Dundas.Chart.for.Winform.Enterprise.v7.1.0.1812.for.VS2008

    AlwaysRecreateHotregions="True" in WinForms templates or templates generated by Chart Builder causes the Exception Can't deserialize property. Unknown property name "AlwaysRecreateHotregions" in ...

    jquery-1.1.3 效率提高800%

    <br>$("div#foo\\.bar")Inequality Selector: While this selector isn’t part of the CSS specification, it’s frequently used and included in other selector libraries, so we decided to add it in: ...

    2009 达内Unix学习笔记

    ls -lt 是“-l”和“-t”的组合,按时间顺序显示列表。 ls -F 显示文件类型,目录“/ ”结尾;可执行文件“*”结尾;文本文件(none),没有结尾。 ls -R 递归显示目录结构。即该目录下的文件和各个副目录下的文件...

    FastReport.v4.15 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版支持D4-XE5

    + [enterprise] now you can set-up cache delays for each report file (reports.xml) + [enterprise] added new properties editor for reports in Configuration utility (see Reports tab) + [enterprise] added...

    雷达技术知识

    T~k p~ 1. Reported Accuracies of 2006 and 2007 LiDAR 24 2. Results of LiDAR and Field Elevation Comparison 38 3. Results ofLiDAR and Field Slope Comparison (5, 10,20 meters) 45 4. Results of Reach 1 ...

    tomcat-5.5.23

    field, enter in something like 4096. <br> After you click apply, Windows will create shortcuts which you can use to start and stop the container. <br>(3) The 'localhost' machine isn't ...

Global site tag (gtag.js) - Google Analytics