Skip to content
Pythagory edited this page Oct 9, 2014 · 1 revision

If things don't seem to be working right, you start up the debugger:

$ exobrain debug        # Watch the exobrain bus
$ exobrain debug -v     # Watch the exobrain bus verbosely

These commands will show you what's happening right now. If things are quiet, then nothing will be shown.

You can also look at the files in ~/ubic/log/exobrain. Often these will reveal problems such as missing or incorrect configuration and the like.

Clone this wiki locally