orientechnologies / PhpOrient

PhpOrient - PHP binary client for OrientDB
Other
107 stars 13 forks source link

Protocol version 36 is not supported #14

Closed 0xfff closed 5 years ago

0xfff commented 8 years ago

i get this error trying to connect:

PHP Fatal error: Uncaught exception 'PhpOrient\Exceptions\PhpOrientWrongProtocolVersionException' with message 'Protocol version 36 is not supported.' in /home2/WORK/BTGI/Clustering/CODE/PhpOrient-1.2.1/src/PhpOrient/Protocols/Binary/OrientSocket.php:92

smolinari commented 8 years ago

It's being worked on here. https://github.com/Ostico/PhpOrient/issues/71

Scott

Ostico commented 5 years ago

New version available.