skydive-project / skydive

An open source real-time network topology and protocols analyzer
https://skydive.network
Apache License 2.0
2.65k stars 400 forks source link

orientdb 3.2 not working #2416

Closed chezgi closed 5 months ago

chezgi commented 2 years ago

running orientdb: docker run --rm --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=root orientdb:latest

error:

Failed to create analyzer: Failed to register class FlowRawPacket: Lexical error at line 1, column 1.  Encountered: "\u001f" (31), after : ""
        DB name="Skydive"
        Error Code="1"
lebauce commented 6 months ago

Fixed by https://github.com/skydive-project/skydive/pull/2447