Error Connection refused (Connection refused)

0
Hi there, im trying to fix an issue that occurs this morning, suddenly all my REST services in the app stopped working and tracing the log i have this (image), i tried using initially the default widget to did the REST call but since it was failing I switched to a java action and it still didn't work, the endpoint works, i tested in postman and in the local app works fine, anyone can help me?
asked
5 answers
0

Does the endpoint you are accessing have any IP restrictions on it? That could explain why it works locally, but when you deploy it is coming from outside your network and is being blocked.

answered
0

Hi Nicolas,

 

I am also facing the same issue for all my REST services.

Error:- Connection Refused

 

Did you got any solution yet ?

 

answered
0

Hi All,

 

same problem for me

Error:- Connection Refused

 

Any news?

 

Thanks

answered
0

Hi Nicolas Steven Rios Perez

Do you by accident as well try to connect to auth0.com? 

If yes, then we have auth0.com in common and the issue may be there.

If no, then I suspect an issue on Mendix side.

 

answered
0

Could it depend on the settings of the outgoing connections and the new restrictions explained in this link?

https://wiki.siemens.com/display/en/Securing+Siemens+Network+Access

answered