You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From last week the acralyzer is not able to get the data from cloudant DB.
It's saying 403 forbidden for to access admin config.
Here is the log:
Object {apps: Array[0], app: null, isPolling: true}app: "race"apps: Array[2]0: "race"1: "raceapp"length: 2__proto__: Array[0]isPolling: truesetApp: (t)startPolling: ()stopPolling: ()proto: Object
app.js:20 Storage list retrieved.
app.js:20 ["race", "raceapp"]
vendors.js:24 GET https://race.cloudant.com/_config/admins/race 403 (Forbidden)(anonymous function) @ vendors.js:24p @ vendors.js:24s @ vendors.js:24s @ vendors.js:24s @ vendors.js:24(anonymous function) @ vendors.js:24$eval @ vendors.js:24$digest @ vendors.js:24$apply @ vendors.js:24i @ vendors.js:24m @ vendors.js:24y.onreadystatechange @ vendors.js:24
app.js:20 Setting default app for current user to: race
app.js:20 Broadcasting LOGGED_IN
app.js:20 Setting app to race
app.js:20 broadcasting APP_CHANGED
app.js:20 Start polling in AcralyzerControllers.setApp
app.js:21 DB status retrieved, last_seq = 8210-g1AAAADneJzLYWBgYMlgTmGQTUlKzi9KdUhJMtUrzsnMS9dLzskvTUnMK9HLSy3JASpjSmRIsv___39WEgMDBweRepIcgGRSPVQb-20iteWxAEmGBiAF1LkfrPUjSVoPQLRCHGuXBQBUHUqq
app.js:21 Polling changes since = 8210-g1AAAADneJzLYWBgYMlgTmGQTUlKzi9KdUhJMtUrzsnMS9dLzskvTUnMK9HLSy3JASpjSmRIsv___39WEgMDBweRepIcgGRSPVQb-20iteWxAEmGBiAF1LkfrPUjSVoPQLRCHGuXBQBUHUqq (worker 1)
app.js:21 DB status retrieved, last_seq = 8210-g1AAAADneJzLYWBgYMlgTmGQTUlKzi9KdUhJMtUrzsnMS9dLzskvTUnMK9HLSy3JASpjSmRIsv___39WEgMDBweRepIcgGRSPVQb-20iteWxAEmGBiAF1LkfrPUjSVoPQLRCHGuXBQBUHUqq
app.js:21 Polling changes since = 8210-g1AAAADneJzLYWBgYMlgTmGQTUlKzi9KdUhJMtUrzsnMS9dLzskvTUnMK9HLSy3JASpjSmRIsv___39WEgMDBweRepIcgGRSPVQb-20iteWxAEmGBiAF1LkfrPUjSVoPQLRCHGuXBQBUHUqq (worker 2)
app.js:20 Refresh data for latest reports
Response from cloudnt support:
The _config endpoint is not open to external users it's used internally (by us). Is there a particular task you're attempting to perform? Perhaps I may be able to point you in the direction of an option you are able to access.
Please let me know how to resolve it.
The text was updated successfully, but these errors were encountered:
From last week the acralyzer is not able to get the data from cloudant DB.
It's saying 403 forbidden for to access admin config.
Here is the log:
Response from cloudnt support:
Please let me know how to resolve it.
The text was updated successfully, but these errors were encountered: