Can't activate repo on gitlab 12.0.3 using Drone 1.2

Hi there, I use Drone 1.0 and Gitlab 12.0.3.

I can’t activate repo via Drone successfully. The error msg shows as below.

Hope somebody can help me. :slight_smile:

{

“level”: “info”,

“msg”: “main: internal scheduler enabled”,

“time”: “2019-07-15T10:02:46Z”

}

{

“level”: “info”,

“msg”: “main: starting the local build runner”,

“threads”: 3,

“time”: “2019-07-15T10:02:46Z”

}

{

“interval”: “30m0s”,

“level”: “info”,

“msg”: “starting the cron scheduler”,

“time”: “2019-07-15T10:02:46Z”

}

{

“acme”: false,

“host”: “drone.example.org.tw”,

“level”: “info”,

“msg”: “starting the http server”,

“port”: “:80”,

“proto”: “http”,

“time”: “2019-07-15T10:02:46Z”,

“url”: “http://drone.example.org.tw

}