StreisandEffect / discussions

30 stars 3 forks source link

Get V2Ray-plugin failed on Azure #203

Open OctoCharm opened 3 years ago

OctoCharm commented 3 years ago

Please help,

TASK [shadowsocks : Get V2Ray-plugin] **********************************************************************************
fatal: [23.101.211.180]: FAILED! =>
{
   "changed":true,
   "cmd":"go get github.com/shadowsocks/v2ray-plugin",
   "delta":"0:01:35.530610",
   "end":"2020-10-15 15:54:59.829062",
   "msg":"non-zero return code",
   "rc":2,
   "start":"2020-10-15 15:53:24.298452",
   "stderr":"# github.com/xtls/go\n/root/go/src/github.com/xtls/go/auth.go:29:7: undefined: ecdsa.VerifyASN1\n/root/go/src/github.com/xtls/go/key_schedule.go:177:16: xShared.FillBytes undefined (type *big.Int has no field or method FillBytes)\n# github.com/lucas-clemente/quic-go/internal/qtls\n/root/go/src/github.com/lucas-clemente/quic-go/internal/qtls/qtls.go:79:25: cannot convert cert (type *tls.Certificate) to type *qtls.Certificate",
   "stderr_lines":[
      "# github.com/xtls/go",
      "/root/go/src/github.com/xtls/go/auth.go:29:7: undefined: ecdsa.VerifyASN1",
      "/root/go/src/github.com/xtls/go/key_schedule.go:177:16: xShared.FillBytes undefined (type *big.Int has no field or method FillBytes)",
      "# github.com/lucas-clemente/quic-go/internal/qtls",
      "/root/go/src/github.com/lucas-clemente/quic-go/internal/qtls/qtls.go:79:25: cannot convert cert (type *tls.Certificate) to type *qtls.Certificate"
   ],
   "stdout":"",
   "stdout_lines":[

   ]
}