Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

APEX Not Working Offline in Oracle Autonomous Database Free on Docker

‪Fouad‬‏Mar 11 2025

Hi,

I installed Oracle Autonomous Database Free Container Image following the instructions in this link:

🔗 https://github.com/oracle/adb-free

I set it up on Docker, and my APEX application works fine when I am connected to the internet. I can access it at:

👉 **https://localhost:8443/ords**

However, when I disconnect from the internet, I get the following error:

There is a problem with your environment because the Oracle APEX files have not been loaded. Please verify that you have copied the images directory to your application server as instructed in the Installation Guide. In addition, please verify that your image prefix path is correct. Your current path is https://static.oracle.com/cdn/apex/24.1.4/ (it should contain both starting and ending forward slashes, such as the default /i/). Use the SQL script reset_image_prefix.sql if you need to change it.

🔹 How can I make APEX work offline in this setup?
🔹 What steps should I take to fix this issue?

Thanks!

This post has been answered by jariola on Mar 12 2025
Jump to Answer
Comments
Post Details
Added on Mar 11 2025
8 comments
99 views