Skip to content

Trouble getting initial setup #2

@jredburn

Description

@jredburn

Working through this after a long delay, I'm running into trouble with the proxying and am not sure what to do next to debug.

I've gone through the setup and it all works fine, but as soon as I try to create an index through the queuing server (curl -X POST http://———.herokuapp.com/test) I get:

{"message":"Not authorized. You must supply valid authorization credentials to create a new index for desolate-scrubland-2927. Please refer to your account dashboard, or ask support@bonsai.io for help.","status":401}

If I create the index by hitting BONSAI_URL directly and then try to query the index, I get:

{"error": "Index has been deprovisioned", "status": 410}

These errors seem to be coming from ES, but nothing is getting logged (other than the bootup listening on ...). Any thoughts on how I can track thuis down?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions