orientdb
                                
                                 orientdb copied to clipboard
                                
                                    orientdb copied to clipboard
                            
                            
                            
                        Cannot select the server, error in Docker after minutes of working
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:




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 :(.
I think it's more a docker configuration issue. Could you please check how to tune docker for HTTP and TCP/IP timeouts?
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.