fondoger
fondoger
这个好像是ipv6环境下无法进行ssl认证. 我一键部署绑定某个域名后,会出现这个错误。 禁用ipv6后,能正常访问google. 然后再启用ipv6,google仍然能够使用(可能是ssl认证通过了)。 但用另外的域名指向服务器ip,访问这个域名(新增:直接访问服务器ip结果一样),首先会跳出安全证书警告,忽略警告后就出现了网域密钥的网域无效,禁用ipv6后问题消失。
呃,项目已经不维护好久了,服务器数据都删了(lll¬ω¬)。你可以试试提供一些报错信息,我帮你看一下是哪儿的问题?
@BrandoZhang 是的。我发现了这个问题,构建的Release版本在新的设备上会报错。 由于主要代码是去年写的,我调试一直用的之前的去年的Debug版本。 我现在正忙于找工作,等有时间我会迁移到ReactNative 0.6版本,到时候这个问题解决了告诉你。
chromebook用户同求。
> 这是shadowsocks,不是ssr。。。。 @PureWhiteWu shadowsocks其他平台也有更新的加密协议啊。
试试在ios目录下面运行:`pod repo update` 我一开始也提示找不到 2.0.5 版本的 WeChatOpenSDK,然后手动降级 fluwx 版本,运行 flutter run 成功之后,再升级到到原来的版本就好了。
`ng.withTimeout()` is not applied when using `server.ServeHTTP()` Can you expose this method so that we can use it on our own `http.Server`?
Add my implementation proposal: https://github.com/zeromicro/go-zero/pull/4909
~@bparrishMines , @stuartmorgan-g, @tirth-patel-nc Please help to check this issue. Please let me know if you can or can not reproduce the issue.~
> Alternatively, Flutter method call failures could just print the error instead. Can you print a warning message instead of crashing the whole app?