You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, My product project recently got err Env.OpenSrv Env.ociError ORA-12547: TNS:lost contact and Env.OpenSrv Env.ociError ORA-12170: TNS:Connect timeout occurred.
I run this project in docker, using *ora.SrvPool to get a srv:
Hi, My product project recently got err
Env.OpenSrv Env.ociError ORA-12547: TNS:lost contact
andEnv.OpenSrv Env.ociError ORA-12170: TNS:Connect timeout occurred
.I run this project in docker, using
*ora.SrvPool
to get asrv
:I checked out my log file ,I fund lots of err:
Someone can tell me why this came out ? Network?
How can avoid this ?
The text was updated successfully, but these errors were encountered: