No logs for Server Unreachable in webhook

Hi,

i have this error on my webhook page.
i can’t find it into any logs.
do you know in which file i can find a trace for this error ?
Another question : is it possible to make a network test with sonar jdk network configuration (want to make a test like curl, but with all configuration like proxy / keystore) ?

i use

  • Enterprise Edition
  • Version 9.9.4 (build 87374)
  • java 17

thanks

Hey there.

This would ultimately be logged by the Compute Engine (ce.log). You can raise the log level in your global Administration > System > Log Level

A tool like SSLPoke using the same Java distro as your SonarQube server would have this effect.