我试图让Google Cloud Debugger在我的Python App Engine模块上运行。我按照说明操作了:
source-context.json
source-contexts.json
和gcloud preview app gen-repo-info-file
appcfg.py update
但是,当我尝试使用控制台设置快照时,会显示消息:
所选的调试目标没有源修订信息。此处显示的源可能与部署的源不匹配。
当我尝试设置快照点时,我收到错误:
无法更新快照
答案 0 :(得分:1)
看起来你做的一切都很正确。
当云调试器后端出现问题时,会显示“无法更新快照”错误。请通过cdbg-feedback@google.com与Cloud Debugger团队联系,或在Google Developer Console中提交反馈报告。