How to find out the cause of Tool call timed out?

In Agent mode, the chat function works, but all communications to the tool server for list_dir, read_file, and codebase_search result in the error “Tool call timed out.”

This occurs on the company’s LAN, but does not occur when tethering.

This seems to be a security issue, but when I searched the logs with Watch Guard, I could not find any logs that had been blocked.

Is there any way to find out the cause?

Version: 0.48.8 (user setup)
Commit: 1.96.2
Date: 7801■■■6824585b7f2721900066bc87c4a09b740
Electron: 2025-04-07T20:02:01.084Z
ElectronBuildId: 34.3.4
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.18.3
OS: 13.2.152.41-electron.0

2 Likes

I’m also facing the same issue in a corporate environment the chat and edit works fine but when I try to use the agent mode, every tools gets a time out.
I’m using HTTP/1.1 for all request due to my company blocking HTTP/2 requests (Zscaler)