bento icon indicating copy to clipboard operation
bento copied to clipboard

Bento status no such file state.txt and state = extra logs

Open rhousand opened this issue 2 years ago • 0 comments

I am deploying from ts-bento-nixos. I have two other hosts configured and deployments work. However, when I run bento status after deploying I get the following:

       machine   local version   remote version              state                       elapsed time since
       -------       ---------      -----------      -------------                            -------------
awk: fatal: cannot open file `states.txt' for reading: No such file or directory
grep: states.txt: No such file or directory
ts-bento-nixos      non-flakes      nbc3bplm 📌      up to date 💚                          (build 19m 11s)
awk: fatal: cannot open file `states.txt' for reading: No such file or directory
grep: states.txt: No such file or directory
   ts-subnet-a      non-flakes      5i516yif 📌      up to date 💚                           (build 3m 22s)
awk: fatal: cannot open file `states.txt' for reading: No such file or directory
grep: states.txt: No such file or directory
   ts-subnet-b      non-flakes      wdm9ql6v 📌      up to date 💚                           (build 4m 48s)

Also, bento status 5 does not give a delay between status updates.

Thanks for your help!

rhousand avatar Sep 28 '23 17:09 rhousand