logo       

Re: Authentication Realm Prompt Problem: msg#00165

lang.ruby.capistrano.general

Subject: Re: Authentication Realm Prompt Problem


I have a similar problem. Your suggestion does not seem to work.

My situation is that my Subversion repository is hosted on another
computer, so when I do 'cap deploy', Capistrano gets my project from
the external SVN server, then it tries to SSH to my production
machine. That's when I get the "Authentication realm" message. It asks
for the password for the production server, I give it, then it asks
for a Username, and for whatever I put there, it just hangs
afterwards.

Any suggestions?

On Nov 20, 3:50 pm, "kent.lang...-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx"
<kent.lang...-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>
wrote:
> Okay, as hoped, this was something very silly. But, I thought I'd
> post it up here in case this particular issue bites anyone else.
>
> It must go back to our SVN server config. but if I don't add a
> trailing slash to my "set :repository, "https://svn.server.com/
> myrepo/"
>
> then my deploys do not work. Very silly, but hopefully helps someone
> else as something to try.
>
> Kent
>
> On Nov 19, 5:04 pm, "kent.lang...-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx"
> <kent.lang...-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>
> wrote:
>
> > Well, I'm pulling my hair out with this. A deploy that worked fine
> > one day doesn't work today. Here is my problem...
>
> > * executing `deploy:update_code'
> > Authentication realm: <https://*****.********.com:443> ***************
> > Username: ********
> > Password for 'deploy': ********
>
> > but then I just get this....
>
> > ** [err] Authentication realm: <https://****.*******.com:443>
> > ***********
> > ** [err] Username:
>
> > Of course, I can't enter anything at that point and the deploy fails
> > and leaves an SVN process running on the server.
>
> > I have tried everything. Any suggestions?


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise