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:
-
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:
-
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.
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
Reproduction steps
Build the package on a remote host:
Change
build/clp-package/etc/clp-config.yamlto uncomment thelog_viewer_webuiconfig.Change
log_viewer_webui.hostto use the remote host's IP address (other than localhost).Run the package:
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.