docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

how to fix a connection issue from oracle container

Open fabriciogl opened this issue 3 years ago • 2 comments

Added a line to explain how to fix a common issue of connection to oracle container as it's reported on Stackoverflow (https://stackoverflow.com/questions/19660336/how-to-approach-a-got-minus-one-from-a-read-call-error-when-connecting-to-an-a)

Third answer.

fabriciogl avatar Jul 22 '22 15:07 fabriciogl

Shouldn't this be added to https://github.com/oracle/docker-images/blob/main/OracleDatabase/SingleInstance/FAQ.md instead?

cjbj avatar Aug 01 '22 00:08 cjbj

Maybe, but the official instruction to use localhost don't actually works. So.. idk if worth to keep at first page instructions that doesn't work and put in a separate place instruction that really works.

fabriciogl avatar Aug 01 '22 01:08 fabriciogl

Hi @fabriciogl

I have not faced this connection issue. We think this PR (#2607) may fix the issue. Can you please try once this PR is merged and let us know whether you still face this connection issue. For now, we are approving your PR.

Thanks

aditya059 avatar Apr 07 '23 06:04 aditya059