You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
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.
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
Version
price-feeder v2.0.4
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: