BASE FILTERING ENGINE service issues: ERR_NETWORK_ACCESS_DENIED and Can not start internal HTTP server

半腔热情 提交于 2019-12-02 00:20:55

问题


I have 2 issues.

first: I was on my browser the ERR_NETWORK_ACCESS_DENIED error when i try to get to the R local help server (http://127.0.0.1:xxxx../doc/html/Search?results=1)

the second I had, when I launch android studio:; the message Internal HTTP server disabled: Can not start internal HTTP server. Git integration, JavaScript debugger and LiveEdit May operate with errors. Please check your firewall settings and restart Android Studio

I try several solutions found on intrnet: flushing dns, restating winsock, disabling antivirus ... without success

Last resort, I thought of a conflict with a service, I tried a selective start with (msconfig) by turning off all services. AND IT WORKS

After several attempts. I found the service responsible. it was the BASE filtering ENGINE service (BFE).

then each time i start windows I disable the service and I stop these dependencies (IPsec Strategy Officer, Windows Firewall, generation modules IKE and AuthIP). then I enable and restart all these services

I do not figure out the problem and how to settle it definitively.

Any idea? thanks


回答1:


You only need to turn off Windows Firewall.

I did it and succeeded.



来源:https://stackoverflow.com/questions/36738400/base-filtering-engine-service-issues-err-network-access-denied-and-can-not-star

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