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

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

Open
lanzeweie opened this issue Mar 30, 2024 · 0 comments
Open

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

lanzeweie opened this issue Mar 30, 2024 · 0 comments

Comments

@lanzeweie
Copy link

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

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

HTTPError: Response code 400 (Bad Request)
at onResponse (/ql/data/scripts/node_modules/.pnpm/[email protected]/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
}
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant