收藏
回答

最近突然报这个错,cloud init error,该如何解决呢?

VM6950:1 cloud init error:  Error: meet frequency limit, please slowdown and try again later

    at Function.fail (VM6957 WAService.js:2)

    at h (VM6957 WAService.js:2)

    at Object.fail (VM6957 WAService.js:2)

    at v (VM6957 WAService.js:2)

    at VM6957 WAService.js:2

    at e.<anonymous> (VM6955 asdebug.js:1)

    at h (VM6957 WAService.js:2)

    at VM6957 WAService.js:2

    at VM6957 WAService.js:2

console.error @ VM6950:1

(anonymous) @ VM6957 WAService.js:2

Promise.catch (async)

y.sendInitRequest @ VM6957 WAService.js:2

y.init @ VM6957 WAService.js:2

p.<computed> @ VM6957 WAService.js:2

(anonymous) @ index.js? [sm]:6

wrapFn @ appservice?t=1603540748124:17553

require @ VM6957 WAService.js:2

(anonymous) @ VM7127:393

doWhenAllScriptLoaded @ appservice?t=1603540748124:19333

(anonymous) @ appservice?t=1603540748124:17591

t.onload @ VM6950:1

load (async)

c @ VM6950:1

window.loadBabelMod @ VM6950:1

(anonymous) @ toConsumableArray.js:12

index.js? [sm]:158 {errMsg: "showShareMenu:ok"}

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

1 个回答

  • Shannon
    Shannon
    2020-10-26

    你好,错误信息说明是当前初始化操作频率过快,触发了频控导致的,请检查代码内是否有死循环或重复加载的情况。

    2020-10-26
    有用
    回复 1
    • 华华争
      华华争
      发表于移动端
      2020-10-26
      好的 我检查下 程序 谢谢您
      2020-10-26
      回复
登录 后发表内容
问题标签