1.0.0-rc.1 fail to oauth with gitlab and github

Here is the log from server

https://pastecode.xyz/view/41066ac0

Am getting login error on both github and gitlab

From the logs I can see there is a networking error. This would tell me there is a network configuration error either on your host machine or your container setup (this error is not related to drone itself).

{
  "level": "debug",
  "msg": "cannot authenticate user: Post https:\/\/github.com\/login\/oauth\/access_token: dial tcp: lookup github.com on 8.8.4.4:53: read udp 172.17.0.2:39440->8.8.4.4:53: i\/o timeout",
  "time": "2018-11-14T11:32:28Z"
}

Yes you are right issue with proxy thank you now its working