orientdb icon indicating copy to clipboard operation
orientdb copied to clipboard

Cannot select the server, error in Docker after minutes of working

Open horaciosolorio opened this issue 4 years ago • 2 comments

OrientDB Version: 3.1.5

Java Version: "15.0.1" 2020-10-20

OS: MAC 0.15.7

Expected behavior

Stable Connection

Actual behavior

Hello I need your support please , I am using "orientjs": "^3.0.11" and using latest docker container "orientdb:3.1.5"

All in development without docker works great, but in docker container first connection work as expected and I can make queries and connect to OrientDB, but after some minutes of working, I have the issue "OrientDB.ConnectionError [10]: Cannot select the server"

My code:

Captura de Pantalla 2020-12-08 a la(s) 20 45 24

Captura de Pantalla 2020-12-08 a la(s) 20 46 01

Captura de Pantalla 2020-12-08 a la(s) 20 46 31

Captura de Pantalla 2020-12-08 a la(s) 20 46 11

Can please let me know if I missing something?

I already reported this in the orientjs repository but they have not given me any answer :(.

horaciosolorio avatar Dec 15 '20 17:12 horaciosolorio

I think it's more a docker configuration issue. Could you please check how to tune docker for HTTP and TCP/IP timeouts?

lvca avatar Dec 21 '20 08:12 lvca

I think it's more a docker configuration issue. Could you please check how to tune docker for HTTP and TCP/IP timeouts?

Ok let me check if I can find something.

horaciosolorio avatar Dec 28 '20 13:12 horaciosolorio