moocowmoo / dashman

DASH wallet/daemon management utilities
MIT License
52 stars 38 forks source link

dashman vote not working after update to 12.1 #14

Closed klenac1 closed 7 years ago

klenac1 commented 7 years ago
$ ~/dashman/dashman vote
dashman version 0.1.23 (1-g1601750) 
gathering info, please wait...  DONE!

Traceback (most recent call last):
  File "/home/mn/dashman/bin/dashvote.py", line 431, in <module>
    curses.wrapper(main)
  File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, *args, **kwds)
  File "/home/mn/dashman/bin/dashvote.py", line 225, in main
    ballots = json.loads(run_command('dash-cli mnbudget show'))
  File "/home/mn/dashman/bin/dashvote.py", line 64, in run_command
    return subprocess.check_output(cmd, shell=True)
  File "/usr/lib/python2.7/subprocess.py", line 574, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command 'dash-cli mnbudget show' returned non-zero exit status 89
Exiting.
yellowcox commented 7 years ago

Hi, Exact same problem for me Thx

moocowmoo commented 7 years ago

Unfortunately, the data I need to track has changed significantly enought for this to be a non-trivial patch.

I recommend using dashcentral.org in the interim. It may be a few weeks.

moocowmoo

On Tue, Mar 7, 2017 at 10:06 PM, yellowcox notifications@github.com wrote:

Hi, Exact same problem for me Thx

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/moocowmoo/dashman/issues/14#issuecomment-284875506, or mute the thread https://github.com/notifications/unsubscribe-auth/AARUlhjF4ZDfpmxQYWIcmY396VFRAthXks5rjdT4gaJpZM4MTU9K .

moocowmoo commented 7 years ago

repaired in 16abd6c