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
Problem with kplex TCP or UDP out
#1
I tried to use the same configuration with Openplotter 2 that I used in the past with the previous version, the one I indicated here:
https://forum.openmarine.net/showthread.php?tid=753
Unfortunately it doesn't seem to work and gives me errors. this is the screen if I perform diagnosis from the terminal:

Code:
pi@ET:~ $ openplotter-kplex
No Inputs!
Traceback (most recent call last):
 File "/usr/lib/python3/dist-packages/openplotterKplex/diagnostic-NMEA.py", line 108, in connect
   self.s2.connect(("localhost", port))
ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 File "/usr/lib/python3/dist-packages/openplotterKplex/diagnostic-NMEA.py", line 120, in timer_act
   self.connect()
 File "/usr/lib/python3/dist-packages/openplotterKplex/diagnostic-NMEA.py", line 112, in connect
   self.status= _('Failed to connect with localhost:10113. Error: ').decode('utf8')+ str(error_msg[0])+_(', trying to reconnect...')
AttributeError: 'str' object has no attribute 'decode'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)