Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

分享一个极其弱智的操作供大家嘲笑😢 #406

@balh55y

Description

@balh55y

因为我拉完代码执行后会出问题并且报错是跟代理相关例如以下
#405
我当时并没有找到原因,就以为是没有填写代理导致(本来不用,机器在海外)
我强行填上(填不对,程序跑在虚拟环境代理地址不存在)
然后就发现了httpx版本的问题,我降回去后程序能跑了,以为就好了,那串不正确的代理就那么放在那了
程序启动也不会报错,但是所有接口全部返回不了数据

{
"url": "http://******/api/pixiv/favorite?id=114514",
"time": "2024-12-06T19:09:26.188661",
"code": 502,
"detail": "Upstram API request failed",
"headers": {}
}

无法找到原因的我无限的重启项目,重新获取token
在两天后的凌晨把代理删掉后好了😢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions