Skip to content

OSError: [Errno 93] Protocol not supported #10

@legotux

Description

@legotux

Hi everyone,

I recently bought a new car audio system with BT and after trying nOBEX it returns the following error:

Traceback (most recent call last):
  File "examples/multiserver.py", line 31, in serve
    server.serve(socket)
  File "/home/src/nOBEX/examples/servers/hfp.py", line 153, in serve
    connection = self._connect_hfp(address, port)
  File "/home/src/nOBEX2/examples/servers/hfp.py", line 120, in _connect_hfp
    asock.connect(bytes(address, encoding="UTF-8"))
OSError: [Errno 93] Protocol not supported

is not the 1st time I tried nOBEX (with different audio systems) but is the 1st time I see the error...

I'm using the latest nOBEX version.

Thanks

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