martindsouza / docker-oracle-ords

ORDS Docker Image
MIT License
33 stars 25 forks source link

404 Not Found #27

Open PrashantSBasnet opened 3 years ago

PrashantSBasnet commented 3 years ago
2

Dear Sir,

I again tried with another ORDS image and the step gets jammed at a point. localhost:32181/ords gives 404 not found error message. I have included the ss of my command. Please find the attachments.

I really appreciate your help and time.

Oracle Container Command:

prashant@Prashants-MacBook_Air ~ % docker run -d -it \ --name oracle \ -p 32122:1521 \ -e TZ=America/New_york \ --network=oracle_network \ -v ~/docker/oracle:/ORCL \ -v ~/docker/apex/18.1.0:/tmp/apex \ store/oracle/database-enterprise:12.2.0.1

docker ps prashant@Prashants-MacBook-Air ~ % docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 80b4ca11f6b6 oracle-ords:latest "/config_ords_and_ru…" 8 minutes ago Up 8 minutes 0.0.0.0:32181->8080/tcp nervous_hodgkin 2fcbce951459 store/oracle/database-enterprise:12.2.0.1 "/bin/sh -c '/bin/ba…" 37 minutes ago Up 37 minutes (healthy) 5500/tcp, 0.0.0.0:32122->1521/tcp oracle d8cb647be9ed openjdk:latest "jshell" About an hour ago Up About an hour crazy_shtern

running ORDS container

Thank you so much.

1 2
sejoalfaro commented 3 years ago

i have the same error. @PrashantSBasnet any news?

PrashantSBasnet commented 3 years ago

no not yet. I have been trying to fix it but no any progress! @jfarcode

sejoalfaro commented 3 years ago

ok, thanks! @PrashantSBasnet