Skip to main content
rijutag0003
November 23, 2022
Question

Facing -static’s server IP address could not be found. error while using documentViewerField

  • November 23, 2022
  • 3 replies
  • 0 views

When I am using a!documentViewerField, I am faced with this error- xxx-static’s server IP address could not be found. Can anyone please help regarding this?

3 replies

stefanhelzle0001
Brainy
November 23, 2022
rijutag0003
November 24, 2022

According to the Documentation, in custom.properties file, it is set as such-

conf.suite.SERVER_AND_PORT=www.example.corp:8080
conf.suite.STATIC_SERVER_AND_PORT=www.example-static.corp:8080
conf.suite.DYNAMIC_SERVER_AND_PORT=www.example-dynamic.corp:8080
conf.suite.DISABLE_STRICT_DOMAIN_SECURITY=true

But I am still facing the error-
static’s server IP address could not be found

stefanhelzle0001
Brainy
November 24, 2022

Can that server be resolved via DNS?