Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get the data from cloudant #129

Open
Macchha opened this issue Oct 3, 2016 · 0 comments
Open

Not able to get the data from cloudant #129

Macchha opened this issue Oct 3, 2016 · 0 comments

Comments

@Macchha
Copy link

Macchha commented Oct 3, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant