Google开发者控制台数据存储的内部错误 [英] Google Developer Console Internal Error with Datastore

查看:136
本文介绍了Google开发者控制台数据存储的内部错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我大部分时间仍然使用旧式开发控制台,因为每当我尝试更新的控制台时,它总是在尝试查看数据存储实体或查看查询部分时发出内部错误。



我希望新的更多色彩的开发控制台能够最终解决这个问题,但它会给出相同的内部错误。

我唯一不会遇到的错误是查看数据存储索引。这似乎工作正常。但是Dashboard,Query和Settings都无法加载相同的内部错误。

我非常担心你将完全停用旧版控制台,然后我将无法支持我的用户。



谢谢,



Stephen

解决方案

对于遇到问题的人,有几种解决方法这:


  1. 在开发控制台的API部分中,禁用然后重新启用云数据存储API。
  2. GAE公开问题跟踪器上提交错误(您也可以)

对于那些对实际操作感兴趣的人:



开发人员控制台使用云数据存储API访问项目的数据存储。当前版本的Cloud Datastore API(v1beta2)在您的App Engine应用程序(ah-builtin-datastoreservice)上使用特殊版本来提供此API。不幸的是,有时当您第一次启用Cloud Datastore API时,此版本的部署失败。



我们正在努力为下一版本的Cloud Datastore API。



编辑:Cloud Console现在使用Cloud Datastore API v1beta3,因此禁用然后重新启用可能不会解决任何连接问题。 b $ b

I still use the legacy dev console most of the time because whenever I've tried the newer console it has always given an "Internal Error" when trying to view datastore entities or view to Queries section.

I was hoping the new, more colorful dev console would finally fix this problem but it gives the same internal error.

The only thing I don't get errors for is looking at Datastore Indexes. That seems to work fine. But Dashboard, Query, and Settings all fail to load with the same "Internal Error".

Please let me know if there's anything I can do to fix this. I'm very worried that you're going to completely decommission the legacy console and then I'll be unable to support my users.

Thanks,

Stephen

解决方案

For anyone coming across the issue, there are a few ways to resolve this:

  1. In the APIs section of the Dev Console, disable then re-enable the Cloud Datastore API.
  2. File a bug on the GAE public issue tracker (You can also send me an email directly with your Cloud project ID.)

For those interested in what is actually going on:

The Developers Console uses the Cloud Datastore API to access your project's Datastore. The current version of the Cloud Datastore API (v1beta2) uses a special version on your App Engine application (ah-builtin-datastoreservice) in order to serve this API. Unfortunately, sometimes when you first enable the Cloud Datastore API the deployment of this version fails.

We are currently working to remove this layer of the serving stack for the next version of the Cloud Datastore API.

EDIT: Cloud Console now uses Cloud Datastore API v1beta3, so disabling then re-enabling likely will not solve any connection issues.

这篇关于Google开发者控制台数据存储的内部错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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