手机科学联网,使用wifi时正常,使用3G的时候就会提示“the account xxx@gmail.com cannot be used”.
Ingress运行时,会使用Google账号同步信息,所以我们要保证Google账号同步可用。
我这个情况就是因为流量防火墙禁止了"Google Play服务”在3G下访问网络。
启用之后游戏可以正常运行了。
地址:https://groups.google.com/forum/#!topic/ingress-discuss/E3S6jVMkoTk
源文:
We suspect this error occurs for two reasons:
1. [Specified already above] You're not actively synced to your Google account at the time you launch the app. Visit Menu > Settings > Accounts & sync and make sure your Google account is syncing successfully. You can usually test that sync is on and working by signing into the Google Talk app.
2. A network- or carrier-level issue.
For #2, I'd recommend contacting your carrier for troubleshooting/resolution.
-Bernini
最新评论
昨天发现的,然后在application.yml中配置“hibernate.dialect.storage_engine=innodb”。但是自动生成的表还是不会设置为innoDB,看了底层源码。这个配置也是没有加载到的 原来是要在hibernate.properties中加这个配置。感谢
将virtualbox虚拟网卡驱动卸载了,然后就会好了,但是这个时候virtualbox虚拟网络就无法使用了,重新安装一下virtualbox就好了
我也发现了这个注释:注释“Use "hibernate.dialect.storage_engine=innodb" environment variable or JVM system property instead.” ----- 坑啊。。。。。。。
卸载蓝牙驱动·在设备里面找,一般在网卡那里 卸载重启就行了
高