Skip to content

/logtail/<program> returns a 404 when inet_http_server run behind a reverse proxy, via a sub-path #929

Closed
@kartick

Description

@kartick
  1. Setup, and run nginx as reverse proxy, proxying to http://127.0.0.1:9001 and responding to requests coming on /supervisor (see attached config).
  2. Fire up the browser and access http://127.0.0.1/supervisor (this will show the web UI correctly), links like stop, restart, work
  3. Click the "Tail -f" link for any supervisor "program" listed on the UI -> Returns a 404

default.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions