2016-06-28 1292 views
0

解决了永久加载页面或在Chrome中获取空白Firebase控制台的问题。现在工作正常。Firebase,谷歌clould和dev。控制台问题

问题在谷歌云控制台 google cloud console loading

问题在开发者控制台: developer console 3 dot loading

空白页在火力控制台: firebase console script errors

我检查火力控制台(全部绿色)的状态,我检查了JavaScript日志

Refused to load the script 'about:blank' because it violates the following Content Security Policy directive: "default-src 'self' 'unsafe-inline' https://.google.com https://.gstatic.com https://feedback.googleusercontent.com https://www.googletagmanager.com https://.googleapis.com https://www.googleadservices.com https://.google-analytics.com https://*.doubleclick.net 'unsafe-eval'". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.

[IH] bootstraping for https://console.firebase.google.com/ [IH] Starting extension. [IH] Browser type: chrome [IH] Browser version: 51.0.2704.106 '//@ sourceURL' and '//@ sourceMappingURL' are deprecated, please use '//# sourceURL=' and '//# sourceMappingURL=' instead. [IH] Local storage works. [IH] This is not a hotel site, skipping [IH] Vertical priority 0 ready to go hidden [IH] This is not a travel operator, skipping [IH] Vertical priority 1 ready to go hidden [IH] This is not a rental site, skipping [IH] Vertical priority 2 ready to go hidden Error: Sf at Error (native) at PAN_cX.$get (https://www.gstatic.com//pantheon//js/k=pantheon.mobilesdk_module_set.pt_ …sole_main/am=fgCAAg/rt=j/d=1/rs=ADqnUbOhUHgf90Puyf-Xe4TNDpCVZ8n4fw:6201:64) at Object.invoke (third_party/javascript/angular/v1_5/angular.min.js:41:376) at eval (third_party/javascript/angular/v1_5/angular.min.js:43:175) at d (third_party/javascript/angular/v1_5/angular.min.js:40:344) at e (third_party/javascript/angular/v1_5/angular.min.js:41:78) at Object.instantiate (third_party/javascript/angular/v1_5/angular.min.js:41:445) at PAN_eX.$get (https://www.gstatic.com//pantheon//js/k=pantheon.mobilesdk_module_set.pt_ …ole_main/am=fgCAAg/rt=j/d=1/rs=ADqnUbOhUHgf90Puyf-Xe4TNDpCVZ8n4fw:6203:100) at Object.invoke (third_party/javascript/angular/v1_5/angular.min.js:41:376) at eval (third_party/javascript/angular/v1_5/angular.min.js:43:175)

我该如何解决这个问题?我是否需要删除所有项目并重新开始?与gmail配额有什么关系?哪里不对?

与空白页脚本相关的第一个日志行显示,因为我有Momentum插件(我的新标签是一个不错的照片顶部的一个很好的报价)。其他铬插件,我有如下:

  • LastPass的
  • Firebug的精简版
  • 响应督察
  • 真棒截图
  • 的PageSpeed宏
  • JSLint的镀铬
  • 谷歌空间
  • 动量

我注意到我可以在Mozilla Firefox中使用Firebase控制台而没有问题,所以我继续在那里开发。

+0

控制台现在工作正常。 –

回答

0

解决了永久加载页面或在Chrome中获取空白Firebase控制台的问题。现在工作正常。