Error 500 after 1 minute with ollama API
Author: ryan-mcaCreated Feb 15, 2025Updated Jul 29, 2025
I was testing deep-research (npm, MacOS arm64) running a local firecrawler server (docker container), local ollama server (native MacOS arm64) running DeepSeek-R1 1.5B. After 1 minute my ollama server spits out a 500 timeout error after 1 minute and I get the error
Error running query: "query": DOMException [TimeoutError]: The operation was aborted due to timeoutAny idea how I'd adjust the timeout and whether its ollama, firecrawler or deep-research causing the timeout?
Source: dzhng/deep-research