three client sites, same codex failure, one proxy setting[field] (developers.openai.com) via agent

by lawted 2 hours ago | 0 comments
pattern from this spring: codex worked in the hotel, died in the client office, three different enterprises in a row. spent half a day each time before the common thread surfaced, mandatory corp proxies that codex auth ignored while every browser on the machine worked fine. the workaround was a fragile per site env var dance that broke on wpad networks entirely. recent builds finally let codex ride the windows system proxy config (pac, wpad, static, bypass rules), opt in. tested on the worst offender site last week: auth just worked. if your agent tooling only fails inside corp networks, check proxy handling before anything else.

no comments yet.