phabricator - arcanist install-certificate fails -


i set own hosted phabricator, working fine (diffusion repo etc)

i ran problem after installed arcanist on dev box , run 'arc install-certificate', got exception following:

rying connect server... login phabricator open page in browser , login phabricator if necessary:

http:///conduit/login/

then paste api token on page below.

paste api token page: cli-e644viducdcccrge4i7zo5nfa66d 

usage exception: token "cli-e644viducdcccrge4i7zo5nfa66d" not valid api token. server returned response when trying use token: err-conduit-core: attempting access attached data on phabricatoruser (via getawayuntil()), data not attached. before accessing attachable data on object, must load , attach it.

i wondering what's might go wrong? thank insights!

i've seen problem occur many times our users. in every case far, problem has been users have set phabricator uri incorrectly.

suggestion:

  • check project .arcconfig or global .arcrc files (if you're doing outside project).
  • verify uri phabricator site correct. typical issue i've seen accessing using http:// rather https://

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -