请教佬友,有没有遇到codex-auto-review 503 Service Unavailable

我爱小狗 2026-04-24 16:40 1

用的是codex cli,今天莫名其妙一直卡,疯狂找我要权限,因为我开了自动审批,又弹不出来,跟签保证书似的在命令行输入我授权xxx,然后让codex拉了一下具体的报错,说是自动审批的模型503了,现在只能先回到手动审批了TAT。

This action was rejected due to unacceptable risk.

Reason: Automatic approval review failed: unexpected status 503 Service Unavailable: No available channel for model codex-auto-review under g

roup default (distributor) . The agent must not attempt to achieve the same outcome via workaround, indirect execution, or policy circumvention. Proceed only with a materially safer alternative, or if the user explicitly approves the action after being informed of the risk. Otherwise, stop and request user input.

最新回复 (7)
  • apparition 04-24 16:42
    1

    把 codex-auto-review 重定向给 gpt-5.3-codex

  • 我爱小狗 楼主 04-24 16:48
    2

    [quote=“apparition, post:2, topic:2046731, full:true”]

    把 codex-auto-review 重定向给 gpt-5.3-codex

    [/quo



    codex-auto-review 重定向给 gpt-5.3-codex



    感谢佬 ^-^!可以问下具体在哪里配置吗,刚让codex自己找了一下说没找到

  • obcrystal 04-24 17:13
    3

    我的 config.toml 里面以前有一条


     [notice.model_migrations]
    gpt-5-codex = "gpt-5.3-codex"

    加一条 codex-auto-review = "gpt-5.3-codex" 不知道可不可以。


    Codex 的Auto-review是不是在今天更新了 这里提到还可用


    review_model = "gpt-5.4" 这种

  • 我爱小狗 楼主 04-24 17:38
    4

    谢谢佬!但是我设置了让codex自己复现之前的问题,发现还是报错,我模型支持挺全的,5.4mini也有,但是还是报503,更新之前还没事,我再去扒拉一下文档,也蹲蹲有没有别的办法 TAT

  • babyblue 05-16 11:37
    5

    佬找到解决办法了吗,我也遇到了这个问题,发现设置review_model也不行

  • huass 06-18 09:31
    6

    请问你解决了吗?我之前还能用,现在也报这个错了,不知道为啥

  • doro好忙 07-22 15:47
    7

    佬你知道为什么了吗 我也遇到了 命令行啥的都不能用了

* 帖子来源Linux.do
返回