Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3 examples/pbapclient.py E0:1F:88:28:36:9E ~/pbap_root/ : - while executing this command i am getting this error please help. #12

Open
hareeshshankarbj opened this issue Apr 7, 2023 · 0 comments

Comments

@hareeshshankarbj
Copy link

Traceback (most recent call last):
File "/home/shankar/nOBEX/examples/pbapclient.py", line 133, in
sys.exit(main(sys.argv))
File "/home/shankar/nOBEX/examples/pbapclient.py", line 107, in main
c.connect()
File "/home/shankar/nOBEX/examples/clients/pbap.py", line 23, in connect
super(PBAPClient, self).connect(header_list = [headers.Target(uuid)])
File "/usr/local/lib/python3.10/dist-packages/nOBEX/client.py", line 152, in connect
response = self._send_headers(request, header_list, max_length)
File "/usr/local/lib/python3.10/dist-packages/nOBEX/client.py", line 87, in _send_headers
self.socket.sendall(request.encode())
ConnectionResetError: [Errno 104] Connection reset by peer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant