Skip to content

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

@hareeshshankarbj

Description

@hareeshshankarbj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions