that indicates the pull didn't complete for some reason (new one to me), so you're running the same code.fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree.
notice how the line numbers didn't shift.
Also, this one is concerning:
It shouldn't even be continuing. odd.gathering info, please wait...which: no dash-cli in (/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/xxxxx/bin)
The JSON error is due to dashwhale sometimes not having the file in place for a few seconds (during their update) (another bug I need to squash)
In the meantime, try it by hand:
Code:
cd dashman
git fetch
git checkout master
git reset --hard origin/master
./dashman status