用于Python App Engine模块的Google Cloud Debugger表示“部署版本未知” [英] Google Cloud Debugger for Python App Engine module says "Deployment revision unknown"

查看:166
本文介绍了用于Python App Engine模块的Google Cloud Debugger表示“部署版本未知”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图让Google Cloud Debugger在我的Python App Engine模块上工作。我已按照说明操作:


  1. 连接到我的Bitbucket托管存储库。
  2. 生成 source-context.json source-contexts.json 使用 gcloud预览应用程序gen-repo使用 appcfg.py更新
  3. 上传至

然而,当我尝试使用控制台设置快照时,有消息说:


选定的调试目标没有源版本信息。此处显示的源可能与部署的源不匹配。


当我尝试设置快照点时,出现错误:


无法更新快照


解决方案

看起来您正确地执行了所有操作。

如果系统出现问题,则会显示无法更新快照错误云调试器后端。请通过cdbg-feedback@google.com与Cloud Debugger团队联系,或在Google Developer Console中提交反馈报告。


I'm trying to get the Google Cloud Debugger to work on my Python App Engine module. I've followed the instructions and:

  1. Connected to my Bitbucket hosted repository.
  2. Generated the source-context.json and source-contexts.json using gcloud preview app gen-repo-info-file
  3. Uploaded using appcfg.py update

However when I try to set a snapshot using the console, there is message saying:

The selected debug target does not have source revision information. The source shown here may not match the deployed source.

And when I try to set the snapshot point, I get the error:

Failed to update the snapshot

解决方案

It looks like you did everything correctly.

The "Failed to update the snapshot" error shows up when there is some problem on the Cloud Debugger backend. Please contact the Cloud Debugger team through cdbg-feedback@google.com or submit feedback report in Google Developer Console.

这篇关于用于Python App Engine模块的Google Cloud Debugger表示“部署版本未知”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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