Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

could not connect orientDB 2.2.30, always timeout. #50

@liketemple

Description

@liketemple

try marco_polo with 0.2.2, always get time out error.

ex(5)> {:ok, conn} = MarcoPolo.start_link(user: "reader", password: "reader", connection: :server)
{:ok, #PID<0.280.0>}
** (EXIT from #PID<0.272.0>) evaluator process exited with reason: time out
        
Interactive Elixir (1.5.2) - press Ctrl+C to exit (type h() ENTER for help)
iex(6)> 18:42:46.100 [error]        GenServer #PID<0.280.0> terminating
** (stop) time out
Last message: nil
State: %{live_query_tokens: #HashDict<[]>, opts: [host: "localhost", port: 2424, user: "reader", password: "reader", connection: :server], protocol_version: 36, queue: {[], []}, schema: nil, session_id: nil, socket: #Port<0.8089>, tail: "", transaction_id: 1}
iex(1)>

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