Waves sbt run error even with devnet

[info] 2020-02-13 15:45:11,783 INFO [main] c.w.w.Wallet$WalletImpl - Added account #1
[info] 2020-02-13 15:45:11,787 ERROR [main] c.w.w.PasswordProvider$ - CANNOT GET CONSOLE TO ASK WALLET PASSWORD
[info] 2020-02-13 15:45:11,787 ERROR [main] c.w.w.PasswordProvider$ - Probably, it happens because you trying to start Waves node using supervisor service (like systemd) without specified wallet password.
[error] Nonzero exit code returned from runner: 61
[error] (node / Compile / run) Nonzero exit code returned from runner: 61
[error] Total time: 28 s, completed Feb 13, 2020 3:45:11 PM

this is the error i get

i also followed https://docs.wavesplatform.com/en/waves-node/private-waves-network#step-5 this but same error