Dear IPT admins,
I am getting the following error in my IPT 2.5.5 (Test mode).
- IPT startup warnings. For additional help diagnosing the problem(s), please see logs. After fixing the problem(s), please restart your web server.
- admin.config.error.connectionRefused
From the logs, it seems that the proxy settings are disabled because [https://gbrds.gbif-uat.org] is getting a 404 error.
====
INFO [org.gbif.ipt.service.admin.impl.ConfigManagerImpl] - Configuring http proxy ...
INFO [org.gbif.ipt.service.admin.impl.ConfigManagerImpl] - Testing new proxy by fetching https://gbrds.gbif-uat.org with 4 second timeout
DEBUG [org.gbif.utils.PreemptiveAuthenticationInterceptor] - GET / HTTP/1.1
INFO [org.gbif.ipt.service.admin.impl.ConfigManagerImpl] - Proxy response is HTTP/1.1 404 Not Found
INFO [org.gbif.ipt.service.admin.impl.ConfigManagerImpl] - Proxy could not be validated (tried to retrieve https://gbrds.gbif-uat.org) , reverting to previous proxy setting on HTTP client: <...masked...>
WARN [org.gbif.ipt.config.ConfigWarnings] - org.gbif.ipt.service.InvalidConfigException: admin.config.error.connectionRefused
====
Could anyone help to sort out how to resolve this problem?
Does anyone know what is happening to gbrds.gbif-uat.org site?
Best regards,
Yasuhiko Fujita