[llvm-dev] arc install-certificate failure

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 20 10:32:01 PDT 2021


Does `curl https://reviews.llvm.org/api/conduit.ping` work for you?
It should look like this:

$ curl https://reviews.llvm.org/api/conduit.ping
{"result":"llvm-reviews","error_code":null,"error_info":null}



On Sun, Sep 19, 2021 at 10:03 AM yao zhongxiao via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> When I add the "--trace" options, I got the following error message:
> ...
>
> yao zhongxiao <zhongxiao.yzx at gmail.com> 于2021年9月18日周六 下午9:26写道:
>>
>> when I try to install “arc” following the “quick-start”(◉ Arcanist Quick Start)
>> everything is fine, but when I try to install-certificate I got stuck.
>> It gives me the following message.
>>
>> ```CONNECT  Connecting to "https://reviews.llvm.org/api/"...
>> Usage Exception: Failed to connect to server (https://reviews.llvm.org/api/):
>> Host returned HTTP/200, but invalid JSON data in response to a Conduit method call.
>> ```
>>
>> can anyone help me? Thanks.
>>
>> My host Infos lists below;
>>
>> PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
>> NAME="Debian GNU/Linux"
>> VERSION_ID="9"
>> VERSION="9 (stretch)"
>> VERSION_CODENAME=stretch
>> ID=debian
>> HOME_URL="https://www.debian.org/"
>> SUPPORT_URL="https://www.debian.org/support"
>> BUG_REPORT_URL="https://bugs.debian.org/"
>>
>>
>
>
> --
> Name: zhongxiao yao
> Email: zhongxiao.yzx at gmail.com
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list