Ken的杂谈
  • Ken的杂谈 (current)
  • 关于
  • 杂谈
    Java Spring Spring Boot Spring Cloud MyBatis C# .NET Core .NET ASP.NET Core ASP.NET ClassLibrary Mono 数据库 MySQL SQL Server 网络 缓存 Web Linux CentOS Ubuntu macOS Windows openEuler Nginx ServiceStack JS/JQ 正则 工具 IDE Grafana Exceptions CI/CD Solution 微服务 Arch Docker 杂谈
  • 系列
    Java 快速入门系列教程 Spring Boot 入门教程 Spring Boot 2.x 入门教程 Spring Cloud 入门教程 .NET Core 快速入门教程 ASP.NET Core 2.1 入门教程 CentOS 7 快速上手教程 Ubuntu快速上手入门教程 Hyper-V基础教程 Docker入门教程
  • GitHub

解决 Goagent 上传部署服务端时出现 AttributeError: can't set attribute 的问题

网络 Exceptions @ 2014-04-26 23:34:24 · 阅读:(6186)

之前使用GoAgent一直正常,后来由于一不小心流量超额,需要添加appid

uploader.bat把应用上传到GAE的时候竟然碰到一个错误:can’t set attribute

GoAgent can't set attribute

如果你的google账户开启了两步验证,可以关闭两步验证:https://support.google.com/accounts/answer/1064203?hl=zh-Hans

如果你没有开启两步验证或者关闭两步验证之后依然上传失败,可以使用一下方法:

1.登录google,并访问Google账户设置:https://myaccount.google.com/

2.找到登录-不够安全的应用的访问权限

不够安全的应用的访问权限

点击之后设置为启用

不够安全的应用的访问权限设置

再去执行uploader.bat,进行上传,大功告成。


Ken的杂谈

本文由 ken.io 创作,采用CC BY 3.0 CN协议 进行许可。 可自由转载、引用、甚至修改,但需署名作者且注明出处。

网络 Exceptions

随笔目录


    © Copyright 2012-2025 Ken的杂谈

    豫ICP备10025012号

    ASP.NET Core(6.0) on Linux