Operator module does not listen on localhost:3999 (Linux)
Posted: 25 Jul 2014, 00:51
Hi,
I've compiled BCI2000 on Ubuntu 14.04 using revision 4736, when I attempt to run tests or a batch script I get the error: and was hoping someone could point me in the right direction to solve this. It occurs whenever the BCI2000Shell program is run, be it in a batch script or when I attempt to open launch from BCI2000Launch GUI, in which case I am presented with
My guess is that I need to alter the necessary environment variable to match the port the Operator module is listening on, however I do no know where to find this.
Any help would be great thanks.
I've compiled BCI2000 on Ubuntu 14.04 using revision 4736, when I attempt to run tests or a batch script I get the error:
Code: Select all
Operator module does not listen on localhost:3999Code: Select all
SignalSource: Could not connect to operator module.
SignalProcessing: Could not connect to operator module.
Application: Could not connect to operator module.
Operator module does not listen on localhost:3999
Any help would be great thanks.