cancel
Showing results for 
Search instead for 
Did you mean: 

SmartEdit blank page on SAP Commerce Cloud CCv2 v2011

funkypra13
Explorer
551

Hi All,

I am facing an issue on CCv2 when trying to access the smartedit on the backoffice aspect.

I am seeing a blank page on smartedit and I am seeing 400 error on the browser console related with the configuration endpoint

{
"errors" : [ {
"message" : "I/O error on GET request for \"https://127.0.0.1:443/smarteditwebservices/v1/configurations\" Connection refused (Connection refused): 127.0.0.1:443",
"type" : "ResourceAccessError"
} ]
}

Did anyone of you faced similar issue in past?

Thanks

Praveen

View Entire Topic
mgebel
Explorer
0 Kudos

For anyone coming across this issue see: https://me.sap.com/notes/3097333/E

Point 6 describes how to troubleshoot the blank page issue.
In my case it was the property tomcat.ssl.port which has to be 8088 in the ccv2 environment.