i'm getting a WATCHDOG_EXPIRED error for my mn.. here's the code:
kzcash@KZ-MN:~/sentinel$ ./venv/bin/python bin/sentinel.py
[error]: unable to open database file
Cannot connect to database. Please ensure database service is running and user access is properly configured in 'sentinel.conf'.
kzcash@KZ-MN:~/sentinel$
it was running just fine before this, so I know I set it up right from the tutorial.
what about output of the next command...?
>>./venv/bin/py.test ./test
I think the easiest way is just to remove sentinel and install it again...then mkdir database folder again, check the permissions and go on....