Chrome Extension stalls in “Publishing in progress”

六月ゝ 毕业季﹏ 提交于 2020-01-14 10:46:49

问题


I have successfully uploaded Test (exposed only to tester accounts) / Production versions of our Google Chrome Extension using my developer account.

The problem appeared after trying to migrate our Chrome Extensions to a newly created Google Group (so as to enable collaboration for publishing different versions etc).

Now, every new version we are trying to publish stalls in "Publishing in progress" mode.

Any ideas on why this error started and how we could overcome it?


回答1:


Usually it shouldn't take more than 1 hour. They did file a bug recently about somebody else in your situation:

https://groups.google.com/a/chromium.org/forum/#!topic/chromium-apps/WaPqXFA850g

Which seems to be fixed.

Try to cancel your current publishing in progress status, and publish again. Also, make sure you update the manifest version to a newer one.




回答2:


I think this is a result of the chrome web store platform itself going in some sort of halted stated to crunch numbers for staticial purposes.

for instance, if your extension is taking longer than usual to get published, try checking the stats for it:

https://chrome.google.com/webstore/developer/stats/{item id}

you may see that numbers for the "Impressions" and "Total Current Users" are at 0 for the current day:

This appears to be linked to longer publishing times.

Looks like you can only wait it out or republish at a different time.

related: https://groups.google.com/a/chromium.org/forum/#!topic/chromium-apps/LwtIhlfwHgM https://groups.google.com/a/chromium.org/forum/#!topic/chromium-apps/WaPqXFA850g



来源:https://stackoverflow.com/questions/25084330/chrome-extension-stalls-in-publishing-in-progress

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!