Lynn (@Valhalla)新版本Codex的Computer Use和Bowser Use异常 中发帖

更新后出现 nodeRepl.fetch request failed 
Codex自己修复了几次还是不行
记录一下
我是配置的这个代理,而非tun和全局代理
setx HTTPS_PROXY "http://127.0.0.1:10808"
setx ALL_PROXY "http://127.0.0.1:10808"
setx NO_PROXY "localhost,127.0.0.1,::1,192.168.*,10.*,172.16.*,172.17.*,172.18.*,172.19.*,172.20.*,172.21.*,172.22.*,172.23.*,172.24.*,172.25.*,172.26.*,172.27.*,172.28.*,172.29.*,172.30.*,172.31.*"
setx WSLENV "HTTP_PROXY/u:HTTPS_PROX...