Pinging server error when set up System Http Proxy. ``` java Error pinging server [attempt: 0, timeout: 200]. at java.util.concurrent.TimeoutException at com.danikula.videocache.HttpProxyCacheServer.makeSureServerWorks ``` And It will work when add "127.0.0.1" to bypass list. 