Why does Chrome keep displaying “Site cannot be installed: the page is not served from a secure origin” in the console?

我们两清 提交于 2019-12-04 03:21:32

问题


Whenever I look in Chrome's console, I see this error message:

Site cannot be installed: the page is not served from a secure origin

This only started happening a few days ago, and Chrome wasn't updated in the meantime.


回答1:


This error is caused by sites served over HTTP if "Add to shelf" is enabled in chrome://flags.

Solutiuon: go to chrome://flags/#enable-add-to-shelf and change "Enabled" to "Default", then relaunch chrome.



来源:https://stackoverflow.com/questions/41863050/why-does-chrome-keep-displaying-site-cannot-be-installed-the-page-is-not-serve

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