search for: do_start

Displaying 20 results from an estimated 79 matches for "do_start".

Did you mean: d_start
2010 Jan 21
0
Problem in accessing SSL enabled mail server
...When I try to read mail from my mail box I got following error on 1 machine, Errno::ECONNREFUSED: Connection refused - connect(2) from /usr/lib/ruby/1.8/net/smtp.rb:551:in `initialize'' from /usr/lib/ruby/1.8/net/smtp.rb:551:in `open'' from /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start'' from /usr/lib/ruby/1.8/timeout.rb:62:in `timeout'' from /usr/lib/ruby/1.8/timeout.rb:93:in `timeout'' from /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start'' from /usr/lib/ruby/1.8/net/smtp.rb:525:in `start'' from /usr/lib/ruby/gems/1.8/gems/mail-1.5.2/l...
2006 May 21
3
Sending mail times out (ActionMailer)
.../ruby/1.8/net/protocol.rb:206:in `old_open'' /usr/local/lib/ruby/1.8/timeout.rb:56:in `timeout'' /usr/local/lib/ruby/1.8/timeout.rb:76:in `timeout'' /usr/local/lib/ruby/1.8/net/protocol.rb:206:in `old_open'' /usr/local/lib/ruby/1.8/net/smtp.rb:393:in `do_start'' /usr/local/lib/ruby/1.8/net/smtp.rb:378:in `start'' /usr/local/lib/ruby/1.8/net/smtp.rb:316:in `start'' /usr/local/lib/ruby/gems/1.8/gems/actionmailer-1.2.1/lib/action_mailer/base.rb:447:in `perform_delivery_smtp'' The mail server is up and working, t...
2006 Jul 27
4
sending emails
Hi, i am running a rails web application on freebsd. I am having troubles sending emails. i have this: ActionMailer::Base.server_settings = { :address => ''smtp.mydomain.com'', :domain => ''mydomain.com'', :port => 25, :user_name => ''user'', :password => ''password'', :authentication=>:login
2007 Dec 17
2
More 0.24.0 problems
...uby/1.8/net/http.rb:560:in `connect'' from /usr/lib/ruby/1.8/timeout.rb:56:in `timeout'' from /usr/lib/ruby/1.8/timeout.rb:76:in `timeout'' from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'' from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'' from /usr/lib/ruby/1.8/net/http.rb:548:in `start'' from /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/client.rb:192:in `start'' from /usr/lib/ruby/site_ruby/1.8/puppet/network/client.rb:99:in `initialize'' from /usr/lib/ruby/site...
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
...=> "def.com", :authentication => :plain, :user_name => "abc-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org", :password => "abcdef" } in lib/smtp_tls.rb: require "openssl" require "net/smtp" Net::SMTP.class_eval do private def do_start(helodomain, user, secret, authtype) raise IOError, ''SMTP session already started'' if @started check_auth_args user, secret, authtype if user or secret sock = timeout(@open_timeout) { TCPSocket.open(@address, @port) } @socket = Net::InternetMessageIO.new(sock)...
2006 Aug 28
2
sysread': end of file reached (EOFError)
...by/lib/ruby/1.8/net/pop.rb:852:in `recv_response'' from c:/ruby/lib/ruby/1.8/net/pop.rb:751:in `initialize'' from c:/ruby/lib/ruby/1.8/net/pop.rb:868:in `critical'' from c:/ruby/lib/ruby/1.8/net/pop.rb:751:in `initialize'' from c:/ruby/lib/ruby/1.8/net/pop.rb:440:in `do_start'' from c:/ruby/lib/ruby/1.8/net/pop.rb:426:in `start'' from c:/ruby/lib/ruby/1.8/net/pop.rb:329:in `start'' from script/inbox:4 Can anyone explain what the problem is ? Thanks... Mikado -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------...
2009 Apr 09
1
Mailing error in Rails 2.3.2
...9;') ActionMailer::Base.deliver(mail) end ActionMailer::Base.smtp_settings = { :address => ''smtp.gmail.com'', :domain => @domain, :authentication => :plain, :port => 587, :user_name => @user_name, :password => @password } Net::SMTP.class_eval do private def do_start(helodomain, user, secret, authtype) raise IOError, ''SMTP session already started'' if @started #check_auth_args user, secret, authtype if user or secret check_auth_args user, authtype if user or secret sock = timeout(@open_timeout) { TCPSocket.open(@address, @port) } @socket =...
2008 Mar 30
1
Can anyone help me withTimeout error in rails 2.0.2
...l.rb:132:in `rbuf_fill'' c:/ruby/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'' c:/ruby/lib/ruby/1.8/net/protocol.rb:126:in `readline'' c:/ruby/lib/ruby/1.8/net/smtp.rb:664:in `recv_response'' c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:686:in `critical'' c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' Thank you. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are...
2006 Jun 08
2
ActionMailer timeout problems
...ll'' from c:/ruby/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'' from c:/ruby/lib/ruby/1.8/net/protocol.rb:126:in `readline'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:664:in `recv_response'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:686:in `critical'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'' from c:/ruby/lib/ruby/1.8/net/smtp.rb:316:in `start''...
2014 Mar 23
1
Bug#742397: xen-utils-common: /etc/init.d/dom0weight is hardcoded to use xm
...[ $rc -gt 0 ] && cat <&$COPROC_OUT exec <&$COPROC_OUT- } timeout_domain() { name="$1" TIMEOUT="$2" for no in $(seq 0 $TIMEOUT); do if ! check_running "$name"; then return 0; fi sleep 1 log_action_cont_msg done return 1 } do_start_restore() { [ -n "$XENDOMAINS_SAVE" ] || return [ -d "$XENDOMAINS_SAVE" ] || return [ -n "$XENDOMAINS_RESTORE" ] || return for file in $XENDOMAINS_SAVE/*; do if [ -f $file ] ; then name="${file##*/}" log_action_begin_msg "Restorin...
2006 Jan 08
2
EOF ERROR occurs when sending mail by ROR
...c:/ruby/lib/ruby/1.8/net/protocol.rb:196:in `rbuf_fill'' c:/ruby/lib/ruby/1.8/net/protocol.rb:160:in `readuntil'' c:/ruby/lib/ruby/1.8/net/protocol.rb:171:in `readline'' c:/ruby/lib/ruby/1.8/net/smtp.rb:664:in `recv_response'' c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `critical'' c:/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:316:in `start'' c:/ruby/lib/ruby/gems/1.8/gems/actionmailer-1.1.5/lib/a...
2005 Dec 20
1
Sending mail error
...in'' c:/ruby/lib/ruby/1.8/net/smtp.rb:581:in `critical'' c:/ruby/lib/ruby/1.8/net/smtp.rb:581:in `auth_login'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `__send__'' c:/ruby/lib/ruby/1.8/net/smtp.rb:571:in `authenticate'' c:/ruby/lib/ruby/1.8/net/smtp.rb:411:in `do_start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'' c:/ruby/lib/ruby/1.8/net/smtp.rb:316:in `start'' i have followed these instructions: http://wiki.rubyonrails.com/rails/pages/HowToSendEmailsWithActionMailer model notifier.rb class Notifier < ActionMailer::Base def sig...
2010 Jun 13
4
internal server error(500) when attempting to sendmail
...#39;'ve never had a problem. Any ideas? OpenSSL::SSL::SSLError (hostname was not match with the server certificate): /usr/lib/ruby/1.8/openssl/ssl.rb:123:in `post_connection_check'' /usr/lib/ruby/1.8/net/smtp.rb:582:in `tlsconnect'' /usr/lib/ruby/1.8/net/smtp.rb:562:in `do_start'' /usr/lib/ruby/1.8/net/smtp.rb:525:in `start'' app/controllers/appointments_controller.rb:60:in `create'' app/controllers/appointments_controller.rb:52:in `create'' /usr/lib/ruby/1.8/phusion_passenger/rack/request_handler.rb:92:in `process_request''...
2012 Jun 24
3
Bug#678719: xen-utils-common: please label all created directories for SE Linux
...T "$COPROC_PID" >/dev/null 2>&1 wait $COPROC_PID return 1 } timeout_domain() { name="$1" TIMEOUT="$2" for no in $(seq 0 $TIMEOUT); do if ! check_running "$name"; then return 0; fi sleep 1 log_action_cont_msg done return 1 } do_start_restore() { [ -n "$XENDOMAINS_SAVE" ] || return [ -d "$XENDOMAINS_SAVE" ] || return [ -n "$XENDOMAINS_RESTORE" ] || return for file in $XENDOMAINS_SAVE/*; do if [ -f $file ] ; then name="${file##*/}" log_action_begin_msg "Restorin...
2005 Dec 20
1
Problems w/ Flickr demo
...pt/../config/.. Application Trace | Framework Trace | Full Trace /opt/local/lib/ruby/1.8/net/protocols.rb:38:in `new'' /opt/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'' /opt/local/lib/ruby/1.8/net/http.rb:430:in `open'' /opt/local/lib/ruby/1.8/net/http.rb:430:in `do_start'' /opt/local/lib/ruby/1.8/net/http.rb:419:in `start'' /opt/local/lib/ruby/1.8/net/http.rb:296:in `get_by_uri'' /opt/local/lib/ruby/1.8/net/http.rb:282:in `get_response'' /opt/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:82:in `http_get'' /opt/local/...
2008 Feb 12
4
getaddrinfo: Name or service not known
...1.8/net/http.rb:560:in `connect'' from /usr/lib/ruby/1.8/timeout.rb:56:in `timeout'' from /usr/lib/ruby/1.8/timeout.rb:76:in `timeout'' from /usr/lib/ruby/1.8/net/http.rb:560:in `connect'' from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'' from /usr/lib/ruby/1.8/net/http.rb:548:in `start'' from /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/client.rb:128:in `start'' from /usr/lib/ruby/site_ruby/1.8/puppet/network/client.rb:99:in `initialize'' from /usr/lib/ruby/...
2005 Mar 18
1
newbie question on ActionMailer
...tocol.rb:196:in `rbuf_fill'' d:/trevor/ruby/lib/ruby/1.8/net/protocol.rb:160:in `readuntil'' d:/trevor/ruby/lib/ruby/1.8/net/protocol.rb:171:in `readline'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:664:in `recv_response'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:396:in `critical'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:396:in `do_start'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'' d:/trevor/ruby/lib/ruby/1.8/net/smtp.rb:316:in `start'' d:/trevor/ruby/lib/ruby/gem...
2009 Mar 26
1
Error Send Message
...name => "my username", :password => "my pws" } == The error bellow i check in my production.log after i send mail. please help me. ==== Timeout::Error (execution expired): /usr/lib/ruby/1.8/timeout.rb:60:in `open'' /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start'' /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start'' /usr/lib/ruby/1.8/net/smtp.rb:525:in `start'' /usr/lib/ruby/1.8/net/smtp.rb:463:in `start'' /usr/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/base.rb:627:in `perform_delivery_smtp'&...
2012 Jul 07
1
Bug#680588: xcp-xapi: startup race condition between xcp-xapi and xcp-networkd on slave
...${NAME} conflicts with xend" exit 1 fi wait_for_xapi() { MAX_RETRIES=50 RETRY=0 while [ ${RETRY} -lt ${MAX_RETRIES} ]; do if [ -e ${XAPI_STARTUP_COOKIE} ]; then return 0 fi sleep 1 RETRY=$(( ${RETRY} + 1 )) done return 1 } do_start() { # Return # 0 if daemon has been started # 1 if daemon was already running # 2 if daemon could not be started modprobe xen-netback modprobe xen-blkback modprobe blktap mkdir -p /var/run/xend/boot mkdir -p /usr/share/xcp/packages/iso export OCAMLRUNPARAM=b rm -f $XAPI_STARTUP_C...
2012 Oct 05
1
Puppet Dashboard inventory search problems.
...ot;eq", "value"=>"Debian"}]} Errno::EIO (Input/output error): /usr/lib/ruby/1.8/net/http.rb:564:in `write'' /usr/lib/ruby/1.8/net/http.rb:564:in `warn'' /usr/lib/ruby/1.8/net/http.rb:564:in `connect'' /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'' /usr/lib/ruby/1.8/net/http.rb:542:in `start'' lib/puppet_https.rb:18:in `make_ssl_request'' lib/puppet_https.rb:33:in `get'' app/models/node.rb:85:in `find_from_inventory_search'' app/controllers/nodes_controller.rb:44 app/controllers/nodes_cont...