Build 941 - After manual steps repositories are broken

Getting this error after installing 941 and applying the manual uninsatll/install service steps:

Repository @link(2002, 794b8155-8acf-4016-ae99-8b767478301e)[Dashboard] cannot be initialised: Running C:\Program Files\Mercurial\hg.exe failed with return code 255 and error output abort: Access is denied
(Args were : update -C -R C:\CI_WS\Rc\794b8155 default --config ui.username=Continua) 

Do I have to re-create all my repos, or is something else going on here?

Cheers

Joel

Should have mentioned, all the repos now have this error.

Hi Joel

When to did the manual service install did you provide a user & password for the service? It sounds to me like you didn’t, so the service is running under networkservice.

BTW, the install command line is :

Continua.Server.Service.exe -install -user=domain\user -password=yourpassword

Woops - and sure enough that fixes it. Thanks Vincent, sorry for the trouble :confused:

I totally messed that Information post up. I wrote it in HTML and used <domain\user> and as a way to show you needed to input them… but since I did it in HTML and forgot to escape the < and >, it treated them like an incomplete tag and stripped it from what got posted.</domain\user>