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!

Error: Service Unavailable - but not always

cc13comMay 25 2021 — edited May 25 2021

Hi,
Within my APEX app I have a page (https://cc13.xyz) with a few card/chart regions. Sometimes it happens when I load the page the on the right top corner an error message appears and shows "Error: Service Unavailable". In this case minimum one of this charts is not loaded. Instead it shows "No data to display" in the chart region. It's not always the case and not always the same chart.
apex_error.pngEach chart get the data from a select on his own table in the database. This tables are filled with a sync job in the rest data source from different rest end points. The tables are always filled with data and the sync jobs are running fine.
I use the always free database. In the included compute a nginx server is installed to resolve the domain and route to the always free installed ORDS/APEX.

Thanks,
CC13

This post has been answered by Billy Verreynne on May 25 2021
Jump to Answer
Comments
Post Details
Added on May 25 2021
9 comments
3,527 views