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

could not connect orientDB 2.2.30, always timeout. #50

Open
liketemple opened this issue Nov 27, 2017 · 8 comments
Open

could not connect orientDB 2.2.30, always timeout. #50

liketemple opened this issue Nov 27, 2017 · 8 comments

Comments

@liketemple
Copy link

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)>
@whatyouhide
Copy link
Contributor

I am not currently supporting this library. @MyMedsAndMe/voyagers hey folks, if you're not maintaining this library, maybe we should use the new archiving feature GitHub rolled out, write that the repo is not maintained in the README, and archive it?

@mtanzi
Copy link
Contributor

mtanzi commented Nov 27, 2017

Hi @whatyouhide. Yes, for various reasons, at the moment none of us are maintaining this repository. I'll add a note on the README page and eventually archive it later on.

@niccolox
Copy link

niccolox commented Dec 5, 2017

could I be so impolite and ask why you are not using it anymore?

OrientDB seems to be quite active

thanks

@whatyouhide
Copy link
Contributor

@niccolox from my side, I am not sponsored anymore from MyMedsAndMe and I have many other projects to maintain that have priority over marco_polo.

@mtanzi
Copy link
Contributor

mtanzi commented Dec 5, 2017

@niccolox here as MyMedsAndMe we were using OrientDB as part of an R&D project that no longer is in scope, and since it hasn't been used by us in any other projects we had to stop the maintenance

@niccolox
Copy link

niccolox commented Dec 6, 2017

fair enough and thanks for the responses

@lpil
Copy link

lpil commented Apr 16, 2018

Hi @mtanzi , would you be open to transferring the ownership to a willing maintainer?

@EdmondFrank
Copy link

I made some modifications based on the v0.1.0 version to make it work normally on OrientDB Server v.2.2.36
refer to my fork project: https://github.com/EdmondFrank/marco_polo
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants