CI报错 get new ticket fail innerCode:-80011?
发布于 6 年前 作者 wuxia 14420 次浏览 来自 问答

CI上传一半报错,已经上传一部分成功,

版本miniprogram-ci @1.0.24

报错信息

……

……

……

done: pages/user/vipAgreement/index.wxml

processing: compiling other files

done: compiling other files

processing: upload

request url: https://servicewechat.com/wxa/ci/upload?codeprotect=0&type=miniProgram&appid=wxea8e391c27567884&version=1.0.0&desc=release%20version%201.0.0&robot=1

done: upload

20002 Error: {“errCode”:-1,“errMsg”:“get new ticket fail innerCode: -80011”}

(node:24295) UnhandledPromiseRejectionWarning: Error: Error: {“errCode”:-1,“errMsg”:“get new ticket fail innerCode: -80011”}

    at Object.upload (/Users/yuangong/Documents/workplace/jv-B2cMall/node_modules/miniprogram-ci/dist/upload/upload.js:1:3007)

    at processTicksAndRejections (internal/process/task_queues.js:93:5)

(node:24295) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

(node:24295) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

1 回复

appid和发生时间点 提供下,

另外请确认 appid和对应的key文件是否是正确对应的

回到顶部