yapi icon indicating copy to clipboard operation
yapi copied to clipboard

api/open/import_data接口导入数据服务错误,40011

Open rendchao opened this issue 2 years ago • 2 comments

版本号

~ [1.5.11]

什么问题

~api/open/import_data接口导入数据,返回 { "errcode": 40011, "errmsg": "服务器出错...", "data": null }

如何复现此问题

~ postman请求 http://域名/api/open/import_data

什么浏览器

~ Chrome

什么系统(Linux, Windows, macOS)

Linux

报错详情信息

for await (const chunk of (0, blobHelpers_1.consumeBlobParts)(__classPrivateFieldGet(this, _Blob_parts, "f"))) {

Thu, Mar 24 2022 11:14:58 am | ^^^^^ Thu, Mar 24 2022 11:14:58 am |   Thu, Mar 24 2022 11:14:58 am | SyntaxError: Unexpected reserved word Thu, Mar 24 2022 11:14:58 am | at createScript (vm.js:80:10) Thu, Mar 24 2022 11:14:58 am | at Object.runInThisContext (vm.js:139:10) Thu, Mar 24 2022 11:14:58 am | at Module._compile (module.js:617:28) Thu, Mar 24 2022 11:14:58 am | at Object.Module._extensions..js (module.js:664:10) Thu, Mar 24 2022 11:14:58 am | at Module.load (module.js:566:32) Thu, Mar 24 2022 11:14:58 am | at tryModuleLoad (module.js:506:12) Thu, Mar 24 2022 11:14:58 am | at Function.Module._load (module.js:498:3) Thu, Mar 24 2022 11:14:58 am | at Module.require (module.js:597:17) Thu, Mar 24 2022 11:14:58 am | at require (internal/module.js:11:18) Thu, Mar 24 2022 11:14:58 am | at Object. (/vendors/node_modules/formdata-node/lib/cjs/File.js:16:16) Thu, Mar 24 2022 11:14:58 am | at Module._compile (module.js:653:30) Thu, Mar 24 2022 11:14:58 am | at Object.Module._extensions..js (module.js:664:10) Thu, Mar 24 2022 11:14:58 am | at Module.load (module.js:566:32) Thu, Mar 24 2022 11:14:58 am | at tryModuleLoad (module.js:506:12) Thu, Mar 24 2022 11:14:58 am | at Function.Module._load (module.js:498:3) Thu, Mar 24 2022 11:14:58 am | at Module.require (module.js:597:17) Thu, Mar 24 2022 11:14:58 am | error: TypeError: Cannot read property 'length' of undefined Thu, Mar 24 2022 11:14:58 am | at handleAddInterface (/vendors/common/HandleImportData.js:61:19) Thu, Mar 24 2022 11:14:58 am | at Thu, Mar 24 2022 11:14:58 am | at process._tickCallback (internal/process/next_tick.js:189:7)

image

rendchao avatar Mar 24 '22 03:03 rendchao

+1, 请问有解决了么

pathing avatar Jul 28 '22 10:07 pathing

same problem on 1.10.2

onecer avatar Sep 21 '22 04:09 onecer