View: 1458|Reply: 2

DarkPaw connection error

[Copy link]

1

Threads

1

Posts

21

Credits

Newbie

Rank: 1

Credits
21
Post time 2019-12-28 07:25:57 | Show all posts |Read mode
Hey guys,

I assembled the robot easily but I'm now facing connection issues. I'm using Debian 9.5. When I try to connect via DarkPaw.py I get this error message:

> python3 Dokumente/adeept_darkpaw/adeept_darkpaw/Client/DarkPaw.py
Connecting to server @ *my IP address, deleted because of privacy issues*
Connecting
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/home/josh/miniconda3/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/home/josh/miniconda3/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "Dokumente/adeept_darkpaw/adeept_darkpaw/Client/DarkPaw.py", line 377, in socket_connect
    tcpClicSock.connect(ADDR)        #Connection with the server
ConnectionRefusedError: [Errno 111] Connection refused

Any ideas on how to fix this?

Thanks in advance!

Reply

Use magic Report

0

Threads

1

Posts

12

Credits

Newbie

Rank: 1

Credits
12
Post time 2020-1-6 13:18:50 | Show all posts
Hello. I have the same problem. Did you find the answer?
Reply

Use magic Report

0

Threads

69

Posts

412

Credits

Website Editor

Rank: 8Rank: 8

Credits
412
Post time 2020-1-8 17:16:37 | Show all posts
Use putty to connect to the Raspberry Pi, run server.py manually, and then try to connect with DarkPaw.py.
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules