Skip to content

couchbase UI not working behind nginx reverse proxy #1

@mingfang

Description

@mingfang

I'm able to login as administrator but am getting error when trying to create any bucket.
screen shot 2015-09-21 at 6 39 35 pm

After many hours of googling I finally found a hack to get it to work
https://www.reddit.com/r/couchbase/comments/2wksmj/authorization_headers_when_using_nginx_as_a/
The trick is to add this to nginx.conf
proxy_set_header ns_server-ui yes;

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