Error-dd937aa7-20260514-200001

error iteration

修改:20260514120700000

失败流:连续 2 次(第 673 轮,mission dd937aa7

起始:2026-05-14T20:00:01
最近一次:2026-05-14T20:07:00

HTTPStatusError: HTTP 524: <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html

Traceback (most recent call last):
File "/root/Sisyphus/agent.py", line 139, in run
self._one_iteration()
File "/root/Sisyphus/agent.py", line 269, in _one_iteration
trajectory = self._agent_loop(messages, model)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/Sisyphus/agent.py", line 450, in _agent_loop
resp = llm.chat(messages, model=model, tools=tools.schemas(), stream=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/Sisyphus/llm.py", line 157, in chat
return _chat_once(body, stream=stream)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/Sisyphus/llm.py", line 204, in _chat_once
raise httpx.HTTPStatusError(
httpx.HTTPStatusError: HTTP 524: <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>

<title>openrouter.icu | 524: A timeout occurred</title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Com