Jump to content

Keine Verbindung zu brickd ?


xXBlueWhiteXx

Recommended Posts

Heey :) ,

ich habe mich mal wieder am Wochenende an meinen Tinkerforge gesetzt , aber ich kriege leider auf einmal eine Fehlermeldung :(

Es hat mal geklappt und wahrscheinlich ist das eine Fehler von mir , aber ich weiß nicht welcher.

 

Fehlermeldung:

 

Traceback (most call last):

File "/root/Desktop/unk.py", line 12, in <module>

ipcon = IPConnection(HOST, PORT) # Create IP connection to bricks

File "/root/Desktop/ip_connection.py", line 170, in __init__

self.sock.connect((host,port))

File "/usr/lib/python2.7/socket.py", line 224, in meth

return getattr(self._sock,name)(*args)

socket.error: [Errno 111] Connection refused

 

xXBlueWhiteXx

 

Link zu diesem Kommentar
Share on other sites

Traceback (most call last):

File "/root/Desktop/unk.py", line 12, in <module>

ipcon = IPConnection(HOST, PORT) # Create IP connection to bricks

File "/root/Desktop/ip_connection.py", line 170, in __init__

self.sock.connect((host,port))

File "/usr/lib/python2.7/socket.py", line 224, in meth

return getattr(self._sock,name)(*args)

socket.error: [Errno 111] Connection refused

 

Also die letzte Zeile klingt irgendwie so als hättest du bei der Verbindung die Falsche IP angegeben.

Link zu diesem Kommentar
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...