similar to: AuthenticationFailed in Capistrano

Displaying 20 results from an estimated 1000 matches similar to: "AuthenticationFailed in Capistrano"

2012 Aug 25
12
index.html in rails-app/public
Hello All, I have created a rails application on hosrtmonster and created symbolic link of app''s public folder. Now default link is to index.html of rails-app/public folder. I want to set another page as homepage. I also set root in routes.rb file but its not working, also remove default index.html from public folder. Can anyone tell me how to add link
2012 Jul 03
4
Rails compatibility with Ubuntu
Hi All, I want to know the compatibility of Ubuntu with Rails. Anyone know which Ubuntu version support Rails 2.x and Rails 3.x. -- Mandeep Kaur http://mandeepsimak.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2012 Jun 26
2
Error with rake command
I am using Rails 2.3.8 application and when I enter rake command it gives following error : ms@ms-HP:~/OpenStreetView$ rake WARNING: ''require ''rake/rdoctask'''' is deprecated. Please use ''require ''rdoc/task'' (in RDoc 2.4.2+)'' instead. at /home/ms/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/rdoctask.rb rake
2013 Jan 03
8
How to Install Ruby and Rails
I want to install Ruby 1.8.7 and Rails 2.8.3,i am using ubuntu 11. Thank you -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2006 Jul 18
1
Capistrano Deployment on Dreamhost
I''m having trouble getting Capistrano to work on Dreamhost. I seem to be having problems logging in, but I can ssh fine to my dreamhost server from this machine. This doesn''t seem like a dreamhost specific thing to me, but I''m kind of stuck. Here''s the exception I get from "cap setup":
2006 Aug 13
1
Can''t setup Capistrano. Failed Authentication
I''m trying for the first time to use capistrano and things were going well until I tried to run ''cap setup''. This is what I get... cap setup loading configuration /opt/local/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/capistrano/recipes/standard.rb loading configuration ./config/deploy.rb * executing task setup * executing "mkdir -p -m 775
2006 Jul 10
0
ssh issues with capistrano
Hi all, I am trying to deploy my rails app on my remote host to another subdomain on the same remote host e.g from staging.mydomain.com to live.mydomain.com but I can''t get ssh to authenticate in capistrano when I run >> rake remote:exec ACTION=setup --trace (of cap-a setup) I get this error: [DEBUG] 2006-07-09T20:44:20.189599 -- userauth.driver: all authorization methods
2004 Aug 06
0
cannot get icecast and ices to talk...authenticationfailed
On Wed, 9 Apr 2003, Eric L. Brown wrote: > WARN playlist-builtin/playlist_read Corrupt or missing data in file > > When I try to play a basic playlist with 2 files (that are fine, and do > exist). You're not trying to play MP3 files, by any chance? Ices2 only plays ogg and raw PCM at this time. > I have set the sample and nominal bitrates at 256000, which is > also the
2004 Aug 06
0
cannot get icecast and ices totalk...authenticationfailed
> -----Original Message----- > From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] > On Behalf Of Eric L. Brown > My goal is to be able to take my collection of CDs (now in 256k mp3 > bitstream) and distribute through the house over the wireless > network (har-line network for other stuff). Just trying to > play with some of the existing technologies before
2004 Aug 06
1
cannot get icecast and ices totalk...authenticationfailed
> You might run into trouble if you plan on playing the same stream in > more than one room coming from a non-wired (audio cables) source. When > it's all wired (speaker wire, RCA, digital) there is no (apparent) > latency. If you are playing the same stream on two different computers, > even in your ethernet wired home network, they won't be totally sync'd > up.
2004 Aug 06
0
cannot get icecast and ices to talk...authenticationfailed
go to http://www.icecast.org/~brendan and get the latest libshout2 and the latest ices-0.2.3. using the latest icecast2-cvs helps too. you can get that off the icecast cvs. i'm using ices-0.2.3. with icecast2, it's very stable and since it takes almost no mem and no CPU, it's so easy to forget that it's there. url: http://tetter.xs4all.nl:8000/oth.mp3 boink <p>On
2010 Dec 17
6
Authentication issue.
Hi list, I try to run imaptest, but I get the following errors (as root): # ./imaptest copybox=Trash # or any other command in http://www.imapwiki.org/ImapTest/Examples Logi List Stat Sele Fetc Fet2 Copy Stor Dele Expu Appe Logo 100% 50% 50% 100% 100% 100% 33% 50% 100% 100% 100% 100% 30% 5% 5% 0 0 0 0 0 0 0 0 0 0
2011 May 08
0
Issues with authentication failure delays
There are two rather clear issues with the state of authentication failure delays. First, the delay length isn't what was (presumably) intended. Second, there is a new way of doing failure delays in Dovecot 2 which was added *in addition to* the old method, rather than replacing it. As a result delays may not be the expected length and settings don't have the expected effect. First, the
2004 Aug 06
3
cannot get icecast and ices totalk...authenticationfailed
> On Wed, 9 Apr 2003, Eric L. Brown wrote: > >> WARN playlist-builtin/playlist_read Corrupt or missing data in file >> >> When I try to play a basic playlist with 2 files (that are fine, and do >> exist). > > You're not trying to play MP3 files, by any chance? Ices2 only plays ogg > and raw PCM at this time. ah. Ok, so is there any way to play my mp3
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
Alright, I was able to recompile ices2beta, which connects to icecast, but now I'm getting: WARN playlist-builtin/playlist_read Corrupt or missing data in file When I try to play a basic playlist with 2 files (that are fine, and do exist). I have set the sample and nominal bitrates at 256000, which is also the encoding for the song... Does the bitrate of the song have to be exactly the same
2004 Aug 06
1
cannot get icecast and ices totalk...authenticationfailed
I have the latest items, but cannot seem to figure out how to include libshout2 in the ices build...I put it into the requested conf file, set LIBDIR, and tried the --libdir param when compiling ices, with no luck. Thanks! Eric > > go to http://www.icecast.org/~brendan and get the latest libshout2 and > the latest ices-0.2.3. > > using the latest icecast2-cvs helps too. you can
2010 Nov 04
1
(no subject)
hello,i'm roesda from indonesia I have trouble when they have to perform parameter estimation by MLE method using the R programming.because, the distribution that will be used instead of not like the distribution that already known distributions such as gamma distribution, Poisson or binomial. the distribution that i would estimate the parameters are the joint distribution between the
2004 Aug 06
3
cannot get icecast and ices to talk...authenticationfailed
I just tried with no mountpoint information, and I get the same results, icecast is still not accepting 'SOURCE hackme' as the first header, it only wants the password (verified by telneting in). So, how to I recompile libshout2 into the ices2beta? It doesn't want to take the command-line param, or the in.so.conf file setting (or the LIBDIR evn variable)... Or, can someone give me a
2011 Apr 04
1
system() command in R
Hi all, I have a local server insalled on my system and have to start that from within my R function. here is how I start it: cmd<-"sh start-server.sh" system(cmd, wait=FALSE) My function has to start the server and proceed with further steps. The server starts but the further steps of the program are not executed.The cursor keeps waiting after the server is started. i tried
2016 Feb 24
2
randomForest problem
Hi, I had installed R and rstudio one week age on my machine(x86_64) having ubuntu 12.04 as an operating system. Everything worked fine. And then I installed rattlle to build models using R. As in this process it asks for various packages to be installed like randomForest etc. But everytime I try to install it, process fails giving a warning message like "it had a non-zero exit" and a