Skip to content

Error occurs in price-feeder when reading password as file (v2.0.4) #1778

@meetrick

Description

@meetrick

Summary of Bug

  • Error occurs in price-feeder when reading password as file (v2.0.4)
    Currently, price-feeder can only be operated with systemd-service.

  • In v2.0.3, price-feeder could be operated with a script that directly entered the command.
    In order to use self-monitoring and tools, a method of directly entering a command was used. Regardless of the intention of the core team, I think the function that used to work well should still work.

  • Related Patches

commit fde1656e04760597bba3f6e635d7f0fd4dde81ba
Author: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Date:   Mon Jan 9 13:04:58 2023 -0600

    feat(price-feeder): hide keyring password on input (#1696)

    ## Description

    Hides the password from the terminal for the price-feeder application (no local echo)

Version

price-feeder v2.0.4

Steps to Reproduce

  • If the password is read as a file in the command below, an error occurs when operating the price-feeder.
price-feeder /root/price-feeder_config/price-feeder.toml --log-level debug < password_file.txt
  • In v2.0.3, price-feeder could be operated with a script that directly entered the command.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

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