前提环境
cloudflare tunnel 穿透内网的 web 应用,给 web 应用使用了域名,对接到 内网本机的 http://127.0.0.1:9091 ( docker 部署的本机应用),外网直接使用 https://aaa.com 访问(cf tunnel 给加了 https)
问题:
现在给这个应用加上 google 登录,已经在 google 那里申请好了 client id 和 client secret,然后在应用服务上配置了。 测试使用 google 登录的时候,能够进入到 google 选择账户,也出现了“继续”按钮,就卡在这一步了,呜呜呜
cloudflared service 提示的信息是:
ERR error="Incoming request ended abruptly: context canceled" connIndex=1 event=1 ingressRule=13 originService=http://127.0.0.1:9091
ERR Request failed error="Incoming request ended abruptly: context canceled" connIndex=1 dest=https://aaa.com/message-bus/8aae82c58daa44fda7729fxxxxxxxx/poll event=0 ip=198.41.200.233 type=http
!!!第一次发帖,感谢大哥们的指导
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.