-
Notifications
You must be signed in to change notification settings - Fork 103
uploadPatchPackage 失败 #193
Copy link
Copy link
Open
Description
最新版web 上传发布包失败,提示secret=undefined

没有配置 imageBuild.secret, 默认应该是”“吧,不知哪里赋值了undefined
tarsweb的日志:
`{"level":"info","message":"CommonService.js:109|upload to image request:http://tars-tarsimage/api/v1beta2/timage/srs-apiserver/building?wait=false ","timestamp":"2022-08-22 10:32:04.052"}
{"level":"info","message":"PatchController.js:30|response: object 201 ","timestamp":"2022-08-22 10:32:04.089"}
{"level":"info","message":"PatchController.js:108|[uploadPatchPackage] upload to tars-image: {"ret":0,"msg":"Created","result":{"id":"v20220822103204-fad44316-126a","image":"10.100.2.99:30002/srs/srs.apiserver:1.0","secret":"undefined","source":"srs-apiserver"}} ","timestamp":"2022-08-22 10:32:04.089"}
`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

