Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.
This repository was archived by the owner on May 22, 2024. It is now read-only.

青龙推送问题(HTTPError: Response code 400 (Bad Request)) #165

Description

@lanzeweie

青龙消息推送出现问题
仅此脚本发生推送问题。我自己也有其他脚本,不管是调用配置文件,还是在内部配置。均正常,但是此脚本依旧无法推送

CHRONOCAT 服务的 CHRONOCAT_URL 或 CHRONOCAT_QQ 未设置!!
取消推送
钉钉发送通知消息失败!!

HTTPError: Response code 400 (Bad Request)
at onResponse (/ql/data/scripts/node_modules/.pnpm/got@11.5.1/node_modules/got/dist/source/as-promise/index.js:142:28)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: undefined,
timings: {
start: 1711766458062,
socket: 1711766458065,
lookup: 1711766458067,
connect: 1711766458100,
secureConnect: 1711766458135,
upload: 1711766458135,
response: 1711766458170,
end: 1711766458172,
error: undefined,
abort: undefined,
phases: {
wait: 3,
dns: 2,
tcp: 33,
tls: 35,
request: 0,
firstByte: 35,
download: 2,
total: 110
}
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions