收藏
回答

云函数本地无法调试,云端调试报错?

本地调试提示如下:

  1. errCode-404006
  2. errMsg"Error: cloud.callFunction:fail -404006 empty poll result base resp. "

云端测试提示如下:

Error: InternalError, An internal error has occurred. Retry your request, but if the problem persists, contact us. (87e43bc5-88c4-471f-9421-b07ce1856162)

at Object.l [as outputTransformationThrows] (http://127.0.0.1:57807/ideplugin/cloudconsolev1/js/bundle.js:2:10537792)

at outputTransformationThrows (http://127.0.0.1:57807/ideplugin/cloudconsolev1/js/bundle.js:2:386544)

at Object.s (http://127.0.0.1:57807/ideplugin/cloudconsolev1/js/bundle.js:2:427660)

at async t.scfInvokeFunction (http://127.0.0.1:57807/ideplugin/cloudconsolev1/js/bundle.js:2:10638798)


回答关注问题邀请回答
收藏

1 个回答

  • 2022-11-24

    另外,云函数改成官方默认的以后 也还是无法开启本地调试

    2022-11-24
    有用
    回复
登录 后发表内容