Skip to content

mistake #4

@otomazeli

Description

@otomazeli

C:\Workspace\orientdb\database>python createdb.py
Traceback (most recent call last):
File "createdb.py", line 5, in
client.connect("root", "test")
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\orient.py", line 292, in connect
return self.get_message("ConnectMessage")
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\orient.py", line 489, in get_message
message_instance = _Message(self._connection)
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\messages\connection.py", line 17, in init
super( ConnectMessage, self ).init(_orient_socket)
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\messages\base.py", line 24, in init
sock.get_connection()
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\orient.py", line 52, in get_connection
self.connect()
File "C:\Users\Odimar\AppData\Local\Programs\Python\Python35\lib\site-packages\pyorient\orient.py", line 78, in connect
" is not supported yet by this client.", [])
pyorient.exceptions.PyOrientWrongProtocolVersionException: Protocol version 36 is not supported yet by this client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions