Skip to content

journalctl-like processes makes hl-visor panic when run as systemd service #94

@franceschiniandrea

Description

@franceschiniandrea

Description

When using hl-visor as a systemd service alongside journalctl to monitor the logs from the node, the process keeps crashing as it looks for processes that contain the name of the service. The error is

more than one matching proc found for keywords matching_procs={Pid(355970): "journalctl -u hl-visor -f Sleep 1753702733" [...]

It seems that even changing the name of the service from hl-visor to something else does not help solve the problem.

Steps to Reproduce

  • Start the node as a systemd service as described in README_misc.md
  • Run journalctl -u hl-visor -f on another screen
  • The hl-visor process crashes and keeps restarting

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