<div dir="ltr"><div>Hmm... it's only generating a token with 1 hour of validity for me. Not sure if there's a way to get a token that lasts longer.</div><div><br></div><div>-- HT<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 19, 2021 at 7:20 PM Hubert Tong <<a href="mailto:hubert.reinterpretcast@gmail.com">hubert.reinterpretcast@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">
<div>Hello,</div><div><br></div><div>Maybe logon to the web interface first, then visit <a href="https://reviews.llvm.org/conduit/login/" target="_blank">https://reviews.llvm.org/conduit/login/</a>.</div><div>You will get a page with a string beginning with "cli-".</div><div><br></div><div>Create ~/.arcrc like this:<br>```<br>{<br>  "hosts": {<br>    "<a href="https://reviews.llvm.org/api/" target="_blank">https://reviews.llvm.org/api/</a>": {<br>      "token": "cli-<rest of your token here>"<br>    }<br>  }<br>}<br>```<br></div><div><br></div><div>Then proceed as if you've completed the "install-certificate" step. I hope this helps.</div><font color="#888888"><div><br></div><div>-- HT</div></font>

</div><div dir="ltr" class="gmail_attr"><br></div><div dir="ltr" class="gmail_attr">On Sat, Sep 18, 2021 at 9:27 AM yao zhongxiao via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p style="margin-top:0px;color:rgb(34,34,34);font-family:Arial,sans-serif;font-size:15.008px;font-variant-ligatures:normal;background-color:rgb(255,255,255)">when I try to install “arc” following the “quick-start”(<a href="https://secure.phabricator.com/book/phabricator/article/arcanist_quick_start/" rel="noopener nofollow ugc" style="text-decoration:none" target="_blank">◉ Arcanist Quick Start</a>)<br>everything is fine, but when I try to install-certificate I got stuck.<br>It gives me the following message.</p><pre style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:15.008px;color:rgb(34,34,34);font-variant-ligatures:normal;background-color:rgb(255,255,255)"><code style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;display:block;padding:0.5em;max-height:500px"><span>```</span></code><code style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;display:block;padding:0.5em;max-height:500px"><span style="font-weight:bold">CONNECT</span>  Connecting <span style="font-weight:bold">to</span> "<a href="https://reviews.llvm.org/api/" target="_blank">https://reviews.llvm.org/api/</a>"...
Usage Exception: Failed <span style="font-weight:bold">to</span> <span style="font-weight:bold">connect</span> <span style="font-weight:bold">to</span> server (https:<span>/</span><span>/</span><a href="http://reviews.llvm.org" target="_blank">reviews.llvm.org</a><span>/</span>api<span>/</span>): 
Host returned HTTP<span>/</span><span>200</span>, but invalid JSON data <span style="font-weight:bold">in</span> response <span style="font-weight:bold">to</span> a Conduit <span style="font-weight:bold">method</span> call.
</code><code style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;display:block;padding:0.5em;max-height:500px">```</code></pre><p style="color:rgb(34,34,34);font-family:Arial,sans-serif;font-size:15.008px;font-variant-ligatures:normal;background-color:rgb(255,255,255)">can anyone help me? Thanks.</p><p style="color:rgb(34,34,34);font-family:Arial,sans-serif;font-size:15.008px;font-variant-ligatures:normal;background-color:rgb(255,255,255)">My host Infos lists below;</p><pre style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:15.008px;color:rgb(34,34,34);font-variant-ligatures:normal;background-color:rgb(255,255,255)"><code style="font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace;font-size:1em;overflow:auto;display:block;padding:0.5em;max-height:500px"><span>PRETTY_NAME</span>=<span>"Debian GNU/Linux 9 (stretch)"</span>
<span>NAME</span>=<span>"Debian GNU/Linux"</span>
<span>VERSION_ID</span>=<span>"9"</span>
<span>VERSION</span>=<span>"9 (stretch)"</span>
<span>VERSION_CODENAME</span>=stretch
<span>ID</span>=debian
<span>HOME_URL</span>=<span>"<a href="https://www.debian.org/" target="_blank">https://www.debian.org/</a>"</span>
<span>SUPPORT_URL</span>=<span>"<a href="https://www.debian.org/support" target="_blank">https://www.debian.org/support</a>"</span>
<span>BUG_REPORT_URL</span>=<span>"<a href="https://bugs.debian.org/" target="_blank">https://bugs.debian.org/</a>"</span></code></pre><div><br></div></div>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>
</blockquote></div>