I am visiting the https://circleci.com/bb/organizations/<user>/settings
page, titled Plan Overview
. I am expecting to see my minutes usage, but this does not appear.
I guess this is due to some on-page AJAX POST calls to https://circleci.com/query-api
which are returning 500 errors. The JSON response is:
["^ ","~:status","~:unavailable","~:message","Channel in TRANSIENT_FAILURE state"]
This has worked for me in the past. I am running Firefox 56 on Mint Linux with NoScript installed. I believe I have whitelisted the necessary domains.
It may be relevant that I get this JS error:
XML Parsing Error: not well-formed
Location: https://circleci.com/auth/pusher
Line Number 1, Column 1
Let me know if you need further info to get to the root cause of this.