cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartedit not working with linux

Former Member
526

Hi, I'm using Hybris 6.5.0. On my local system (Windows) smartedit is working. On the production server (linux) i only see a blank page. In the log i found the error

"org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://MY_HOST:9002/smarteditwebservices/v1/configurations": Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"; nested exception is java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"".

I then also set the java options

  • -Djdk.http.auth.tunneling.disabledSchemes=

    -Djdk.http.auth.tunneling.disabledSchemes=

but that did'nt help.

Any Idee?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member637943
Discoverer
0 Kudos

Hi,

I have the same issue. Does anyone have an idea, what we are missing here?

Former Member
0 Kudos

,Can you solve this? I also have a blank page on the production server