This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Inspector won't open
#1
Hi Guys,

I just installed version 0.8.0 beta on a raspberry pi 3. Clean install (http://www.sailoog.com/en/blog/test-open...r-v080beta)

If I try to open inspector from nmea183 tab, nothing happens. Opening from other tabs or from the menu has same behaviour

Running OP in debug mode gives following information:
pi@openplotter:~ $ python /home/pi/.config/openplotter/openplotter.py
Traceback (most recent call last):
  File "/home/pi/.config/openplotter/output.py", line 213, in <module>
    MyFrame().Show()
  File "/home/pi/.config/openplotter/output.py", line 65, in __init__
    self.reset(0)
  File "/home/pi/.config/openplotter/output.py", line 187, in reset
    self.mqtt=Mqtt(self.conf,self.a)
  File "/home/pi/.config/openplotter/classes/mqtt.py", line 39, in __init__
    self.client_local.connect(local_broker, local_port)
  File "/usr/local/lib/python2.7/dist-packages/paho/mqtt/client.py", line 612, in connect
    return self.reconnect()
  File "/usr/local/lib/python2.7/dist-packages/paho/mqtt/client.py", line 734, in reconnect
    sock = socket.create_connection((self._host, self._port), source_address=(self._bind_address, 0))
  File "/usr/lib/python2.7/socket.py", line 571, in create_connection
    raise err
socket.error: [Errno 111] Connection refused

Edit: Forgot to mention: no devices are connected to the raspberry pi

What other informution do you need?
Thx a lot!
Reply


Messages In This Thread
[SOLVED] Inspector won't open - by robbiedeloose - 2016-05-17, 02:08 PM
RE: Inspector won't open - by Sailoog - 2016-05-17, 05:30 PM
RE: Inspector won't open - by Sailoog - 2016-05-17, 06:27 PM
RE: Inspector won't open - by robbiedeloose - 2016-05-17, 08:32 PM
RE: Inspector won't open - by Sailoog - 2016-05-17, 08:52 PM
RE: Inspector won't open - by robbiedeloose - 2016-05-17, 09:22 PM
RE: Inspector won't open - by Sailoog - 2016-05-18, 09:27 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)