Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to proxy:8080 failed: NIEHOST_UNKNOWN(-2)

周建华
Participant
0 Kudos
8,941

Connect to proxy:8080 failed: NIEHOST_UNKNOWN(-2)

1 ACCEPTED SOLUTION

Isaías
Product and Topic Expert
Product and Topic Expert
0 Kudos
3,106

Hello Jianhua,

It seems that you have already found the root cause of the issue...

DNS related issue. SAP cannot find the IP address related to the hostname "proxy"....

Regards,

Isaías

4 REPLIES 4

周建华
Participant
0 Kudos
3,106
0

This looks like a BASIS issue, however difficult to judge what is the root cause. There may be a lot of different reason like wrongly configured HTTP server or the host name is incorrect.

I would recommend to contact with a BASIS Admin in your organization.

Well, lets see NIEHOST_UNKNOWN means Network Interface Error Host Unknown...

That means that the hostname used cannot be resolved.... I would check that the hostname given is correct and available via DNS and or update the hosts file with the IP and hostname.

Also after checking a few old threads seems like some people suggested that the protocol could be wrong, try with HTTPS instead.

how to?

周建华
Participant
0 Kudos
3,106

S4/HANA 1610 IDES

Isaías
Product and Topic Expert
Product and Topic Expert
0 Kudos
3,107

Hello Jianhua,

It seems that you have already found the root cause of the issue...

DNS related issue. SAP cannot find the IP address related to the hostname "proxy"....

Regards,

Isaías

3,106

Hi

It seems that you do not have a proxy configured properly. You could try and deactivate the proxy settings (untick "Proxy setting is active") in SICF and test if it works without. It worked for me.
Goto SICF press execute and select Client -> Proxy settings from the menu and untick "Proxy setting is active".

Regards,

Caroline