Hello,
I need help with a strange problem I'm having since yesterday with an instance of APEX 22.1.6.
I'm getting this error in any application where some Ajax process is executed, including the Application Builder itself.
I include the snapshot of the network console of Firefox reporting an HTTP-503 when the packaged procedure wwv_flow.ajax is executed.
My gut feeling is that someone changed something at the application server level, because the package is in valid state and it seems that only the AJAX stuff is blocked.
In the debugger console I also see these messages:
Error loading this URI: sourceContents failed: Error: Protocol error (Error): Could not load the source for https://test-intra-agreagestione.regione.emilia-romagna.it/ords/f?p=4000:4500:15599405584605::::FB_FLOW_ID,FB_FLOW_PAGE_ID:107,1.
Error: Failed to fetch https://test-intra-agreagestione.regione.emilia-romagna.it/ords/f?p=4000:4500:15599405584605::::FB_FLOW_ID,FB_FLOW_PAGE_ID:107,1. Code 2152398879.
Stack: onResponse@resource://devtools/shared/DevToolsUtils.js:556:16
onStopRequest@resource://gre/modules/NetUtil.jsm:126:18
Line: 556, column: 16 from: server0.conn0.windowGlobal105226698958/source42 (resource://devtools/server/actors/source.js:529:13)
Any ideas?
Thank you
Flavio
