When I start an automated test case (MacBook Pro M5, Katalon 11.2.0 from behind a business VPN and Proxy) I see in the console log the following timeout:
2026-06-24 16:22:13.068 INFO c.k.k.c.l.logback.LogbackConfigurator - Logback default configuration initialized from: /Applications/Katalon Studio v11.1.1.app/Contents/Eclipse/configuration/org.eclipse.osgi/151/0/.cp/resources/logback/logback-execution.xml
2026-06-24 16:22:13.069 INFO c.k.k.c.l.logback.LogbackConfigurator - Logback custom configuration initialized from: /Users/xxxxxxxxx/Projects/xxxxxxxxxxxxxx/Include/config/log.properties
2026-06-24 16:22:13.186 INFO c.k.katalon.core.main.TestSuiteExecutor - START Test Suites/xxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxx
βUnable to create logger. Root cause (Operation timed out).β
2026-06-24 16:22:21.012 INFO c.k.katalon.core.main.TestSuiteExecutor - userFullName =
2026-06-24 16:22:21.012 INFO c.k.katalon.core.main.TestSuiteExecutor - projectName =
β¦
moreover Logviewer remains blank without showing progress and steps.
How can I fix it? What is the endpoint and port itβs trying to reach? Is it possible to change it?

