This is definitely a case where the application is not nearly as user-friendly as it could be. gr-ctrlport-monitor takes two arguments: an address/hostname and a port. A controlport server must already be running at that host:port, otherwise there's nothing to connect to.
On Thu, Mar 17, 2016 at 1:50 PM, raf raf <[email protected]> wrote: > Hello all, > > I am trying to run gr-ctrlport-monitor. > > I get this error when I lunch a command gr-ctrlport-monitor > > ~/.gnuradio$ gr-ctrlport-monitor > Could not connect to ControlPort endpoint at None:9090. > > Exception socket.error: (32, 'Broken pipe') in <bound method > ThriftRadioClient.__del__ of > <gnuradio.ctrlport.RPCConnectionThrift.ThriftRadioClient instance at > 0x7f43f4a8cb48>> ignored > > > Can you help me please to fix this error > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
