Skip to content

Not able to get the data from cloudant #129

@Macchha

Description

@Macchha

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions