Authenticated via "openai".
✖ Error flushing log events: AggregateError [ETIMEDOUT]:
at internalConnectMultiple (node:net:1134:18)
at afterConnectMultiple (node:net:1715:7) {
code: 'ETIMEDOUT',
[errors]: [
Error: connect ETIMEDOUT 2001:4860:4802:34::223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '2001:4860:4802:34::223',
port: 443
},
Error: connect ETIMEDOUT 216.239.32.223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '216.239.32.223',
port: 443
},
Error: connect ETIMEDOUT 2001:4860:4802:38::223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '2001:4860:4802:38::223',
port: 443
},
Error: connect ETIMEDOUT 216.239.36.223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '216.239.36.223',
port: 443
},
Error: connect ETIMEDOUT 2001:4860:4802:36::223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '2001:4860:4802:36::223',
port: 443
},
Error: connect ETIMEDOUT 216.239.34.223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '216.239.34.223',
port: 443
},
Error: connect ETIMEDOUT 2001:4860:4802:32::223:443
at createConnectionError (node:net:1678:14)
at Timeout.internalConnectMultipleTimeout (node:net:1737:38)
at listOnTimeout (node:internal/timers:610:11)
at process.processTimers (node:internal/timers:543:7) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '2001:4860:4802:32::223',
port: 443
},
Error: connect ETIMEDOUT 216.239.38.223:443
at createConnectionError (node:net:1678:14)
at afterConnectMultiple (node:net:1708:16) {
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '216.239.38.223',
port: 443
}
]
}
每次请求都会触发该问题, 看起来似乎是某个工具调用出现了网络问题. 网址是Google的网址,在大陆无法访问.
查看/tools 列表,未发现GoogleSearch相关的工具.
所以不知道问题工具是哪个该如何解决.
希望暂停报错的工具,或使用其他工具代替,例如Bing.
What happened?
在使用QWen-Code的过程中.积累有报错信息如下:
每次请求都会触发该问题, 看起来似乎是某个工具调用出现了网络问题. 网址是Google的网址,在大陆无法访问.
查看/tools 列表,未发现GoogleSearch相关的工具.
所以不知道问题工具是哪个该如何解决.
What did you expect to happen?
希望暂停报错的工具,或使用其他工具代替,例如Bing.
Client information
Details
Login information
No response
Anything else we need to know?
No response