Hello, I tried to reproduce these instructions on a MacBook with Apple Silicone (I chose the ARM version of the DB). Unfortunately, the installation of the ORDS-DEVELOPER container aborts every time. After some research on the Internet, I could not find any clues as to what the problem might be. Even the demonstration within the documentation of the container ultimately led to the same error.
Do you have any other idea what the problem could be?
conn_string.txt: CONN_STRING="sys/pwd@database:1521/FREEPDB1"
I hope the formatting of the following will work:
db-1 | Completed: ALTER DATABASE OPEN db-1 | 2024-11-22T08:31:30.289726+00:00 db-1 | =========================================================== db-1 | Dumping current patch information db-1 | =========================================================== db-1 | No patches have been applied db-1 | =========================================================== db-1 | 2024-11-22T08:31:30.473700+00:00 db-1 | FREEPDB1(3):TABLE SYS.ACTIVITY_TABLE$: ADDED INTERVAL PARTITION SYS_P333 (2) VALUES LESS THAN (202) apex-1 | INFO : This container will start a service running ORDS 24.3.1 and APEX 24.1.0. apex-1 | INFO : CONN_STRING has been found in the container variables file. apex-1 | INFO : Database connection established. apex-1 | INFO : Apex is not installed on your database. apex-1 | INFO : Installing APEX on your DB please be patient. apex-1 | INFO : You can check the logs by running the command below in a new terminal window: apex-1 | docker exec -it 8a33b49c57b0 tail -f /tmp/install_container.log apex-1 | WARN : APEX can be installed remotely on PDBs, If you want to install it on a CDB, apex-1 | install it directly on the Database and not remotely. apex-1 | ERROR: APEX installation failed apex-1 exited with code 1