2016-06-28 1288 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控制檯的問題。現在工作正常。