For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
I have an answers widget inserted onto my page, and any time I hit the button to search the FAQ list, I get the following error:
Bad Gateway The following error occurred:
[code=DNS_HOST_NOT_FOUND] The host name was not found during the DNS lookup. Contact your system administrator if the problem is not found by retrying the URL.
Any ideas why this might be happening?
Comment
Hi Shiloh,
Can you be more specific as to the name of the widget you are using and the attributes set for the widget? Please feel free to add an image as an attachment....
Be the first to rate this
|
Sign in to rate this
I'm using the AnswerSearchArea widget to do this. Attributes are set to their base values. Regardless of whether I enter a search term or select a phone/category from the dropdown, clicking search gives me that dns error.
Be the first to rate this
|
Sign in to rate this
Be the first to rate this
|
Sign in to rate this
Ok - it appears that this sort of issue may come up if you refer to your own custom page (or an out of the box page) and don't start off your relative URL with a forward slash.
so, the searchButton attribute report_page, if set to report_page="app/answers/list" - will mangle the URL to <site>/comapp/answers/list. Always ensure that that forward slash is the first part of the relative URL.
Average Rating:



1 rating
|
Sign in to rate this