Skip to content

log-viewer-webui ignores the log_viewew_webui.host in the CLP package config file. #951

@kirkrodrigues

Description

@kirkrodrigues

Bug

As the title says. This means when running the CLP package on a remote host and using a different hostname/IP address than localhost, the log-viewer-webui is inaccessible (for viewing files from search results).

CLP version

0b2c5a7

Environment

  • Ubuntu 22.04.5 LTS
  • Docker 27.5.0

Reproduction steps

  • Build the package on a remote host:

    task
    
  • Change build/clp-package/etc/clp-config.yaml to uncomment the log_viewer_webui config.

  • Change log_viewer_webui.host to use the remote host's IP address (other than localhost).

  • Run the package:

    sbin/start-clp.sh
    
  • Compress some data.

  • Search the data using the webui.

  • Click on a file path from a search result.

  • Observe that the log-viewer-webui is not available at the linked address.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions