Skip to content

Unable to connect to backend when sent an request apiman endpoint #2152

Answered by volkflo
KwanchaiJc asked this question in Help
Discussion options

You must be logged in to vote

If I remember correctly then wildfly defaults to localhost if it is not configured different.
Try ./bin/standalone.sh -b 0.0.0.0 -bmanagement 0.0.0.0 to listen on all interfaces.

Second here simply means that the apiman gateway cannot reach the backend API (your unmanaged API).
Make sure your API is reachable (firewall, network, ip, ports, dns etc...)
As always please provide logs instead of screenshots of logs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by msavy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants