Stackdriver Debug不捕获快照 [英] Stackdriver Debug not capturing snapshots

查看:100
本文介绍了Stackdriver Debug不捕获快照的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Google Cloud Platform IntelliJ插件快速入门( https:// cloud.google.com/tools/intellij/quickstart-IDEA )我正在尝试设置快照。我按照说明操作,但快照永远不会发生。我还尝试通过控制台UI捕获快照( https://console.cloud.google.com/debug ),但他们也没有在那里工作,所以我认为问题不在于插件。我已将代码提交到google存储库,如快速入门说明中所示,运行 mvn clean install mvn appengine:update ,我可以通过调试页面浏览源代码,但是当我转到http:// project-name .appspot.com / hellobrowser时,快照永远不会出现。

I am running through the Google Cloud Platform IntelliJ plugin quick-start (https://cloud.google.com/tools/intellij/quickstart-IDEA) and I am attempting to set up a snapshot. I am following the instructions, but the snapshots are never hitting. I have also attempted to capture snapshots through the console UI (https://console.cloud.google.com/debug), but they are not working there either, so I don't think the problem is with the plugin. I have committed the code to the google repository as indicated in the quick-start instructions, run mvn clean install and mvn appengine:update, and I can browse the source through the debug page, but the snapshots never hit when I go to http://project-name.appspot.com/hellobrowser.

我错过了什么吗?

推荐答案

我想出了答案。您必须接受要调试的项目的许可协议。导航到 https://console.cloud.google .com / iam-admin / privacy / project?project =< project-key >并阅读并接受该页面上的许可协议。之后调试对我有用。

I figured out the answer. You must accept the license agreements for the project you wish to debug. Navigate to https://console.cloud.google.com/iam-admin/privacy/project?project=<project-key> and read and accept the license agreements on that page. Debugging worked for me after that.

这篇关于Stackdriver Debug不捕获快照的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆