2025-04-02 10:26:23 1138171 [ZAP-ClientSpiderThreadPool-0-thread-10] WARN org.zaproxy.addon.client.spider.ClientSpiderTask - Task 758 failed Navigation timed out after 1000 ms
2025-04-02 10:26:23 Build info: version: '4.30.0', revision: '509c7f17cc*'
2025-04-02 10:26:23 System info: os.name: 'Linux', os.arch: 'aarch64', os.version: '6.10.14-linuxkit', java.version: '17.0.14' 2025-04-02 10:26:23 Driver info: org.openqa.selenium.firefox.FirefoxDriver
2025-04-02 10:26:23 Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 128.8.0, moz:accessibilityChecks: false, moz:buildID: 20250224130137, moz:debuggerAddress: 127.0.0.1:12752, moz:geckodriverVersion: 0.36.0, moz:headless: true, moz:platformVersion: 6.10.14-linuxkit, moz:processID: 1980, moz:profile: /tmp/rust_mozprofilezUVoZ3, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://127.0.0.1:12752/sessio...} 2025-04-02 10:26:23 Session ID: 13278670-bada-4a2b-a1b1-785a4b0104a7
2025-04-02 10:26:23 org.openqa.selenium.TimeoutException: Navigation timed out after 1000 ms
2025-04-02 10:26:23 Build info: version: '4.30.0', revision: '509c7f17cc*'
2025-04-02 10:26:23 System info: os.name: 'Linux', os.arch: 'aarch64', os.version: '6.10.14-linuxkit', java.version: '17.0.14' 2025-04-02 10:26:23 Driver info: org.openqa.selenium.firefox.FirefoxDriver
2025-04-02 10:26:23 Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 128.8.0, moz:accessibilityChecks: false, moz:buildID: 20250224130137, moz:debuggerAddress: 127.0.0.1:12752, moz:geckodriverVersion: 0.36.0, moz:headless: true, moz:platformVersion: 6.10.14-linuxkit, moz:processID: 1980, moz:profile: /tmp/rust_mozprofilezUVoZ3, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (X11; Linux x86..., webSocketUrl: ws://127.0.0.1:12752/sessio...} 2025-04-02 10:26:23 Session ID: 13278670-bada-4a2b-a1b1-785a4b0104a7
2025-04-02 10:26:23 at jdk.internal.reflect.GeneratedConstructorAccessor152.newInstance(Unknown Source) ~[?:?]
2025-04-02 10:26:23 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
2025-04-02 10:26:23 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?]
2025-04-02 10:26:23 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:313) ~[selenium-remote-driver-4.30.0.jar:?]
2025-04-02 10:26:23 at org.zaproxy.addon.client.spider.actions.OpenUrl.run(OpenUrl.java:40) ~[client-alpha-0.15.0.zap:?]
2025-04-02 10:26:23 at org.zaproxy.addon.client.spider.ClientSpiderTask.lambda$runImpl$0(ClientSpiderTask.java:119) ~[client-alpha-0.15.0.zap:?]
2025-04-02 10:26:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
2025-04-02 10:26:23 at org.zaproxy.addon.client.spider.ClientSpiderTask.runImpl(ClientSpiderTask.java:119) [client-alpha-0.15.0.zap:?]
2025-04-02 10:26:23 at org.zaproxy.addon.client.spider.ClientSpiderTask.run(ClientSpiderTask.java:81) [client-alpha-0.15.0.zap:?]
2025-04-02 10:26:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?]
2025-04-02 10:26:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
2025-04-02 10:26:23 at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
2025-04-02 10:26:23 1138179 [ZAP-IO-Server-1-67] WARN org.zaproxy.addon.network.internal.server.http.handlers.HttpSenderHandler - Failed to read https://www.mydomain/ within 20 seconds, check to see if the site is available and if so consider adjusting ZAP's read time out in the Connection options panel. 2025-04-02 10:26:23 1138185 [ZAP-IO-Server-1-70] WARN org.zaproxy.addon.network.internal.server.http.handlers.HttpSenderHandler - Failed to read https://www.mydomain/ within 20 seconds, check to see if the site is available and if so consider adjusting ZAP's read time out in the Connection options panel.