
Email notification bug
Reported by Simon Rozet | September 20th, 2008 @ 08:16 PM | in 0.1.9
ArgumentError - wrong number of arguments (3 for 2)
./bin/../lib/../vendor/smtp-tls/lib/smtp-tls.rb:8:in
check_auth_args'
./bin/../lib/../vendor/smtp-tls/lib/smtp-tls.rb:8: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'
./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:58:in
net_smtp'
./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:67:in
send'
./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:67:in
deliver!'
./bin/../lib/integrity/notifier/email.rb:22:in
deliver!'
./bin/../lib/integrity/notifier/email.rb:8:in
notify_of_build'
./bin/../lib/integrity/build.rb:55:in
send_email'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:260:in
execute_after_create_nan_hook_stack'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:295:in
create'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in
catch'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in
create'
/home/simon/.gems/gems/dm-core-0.9.5/lib/dm-core/resource.rb:277:in
hookable__save_nan_before_advised'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:294:in
save!'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in
catch'
/home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in
save!'
/home/simon/.gems/gems/dm-validations-0.9.5/lib/dm-validations.rb:62:in
save' ./bin/../lib/integrity/builder.rb:21:in
build'
./bin/../lib/integrity/project.rb:26:in build'
./bin/../lib/integrity/ui.rb:99
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1263:in
instance_eval'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1263:in
dispatch'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1257:in
catch'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1257:in
dispatch'
/home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:in
call'
/home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:in
_call'
/home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:13:in
call'
/home/simon/.gems/gems/rack-0.4.0/lib/rack/session/cookie.rb:30:in
call'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1236:in
call'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:in
run_safely'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:in
synchronize'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:in
run_safely'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1234:in
call'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra/rack/handler/mongrel.rb:60:in
process'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:159:in
process_client'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in
each'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in
process_client'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
run'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
initialize'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
new'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
run'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in
initialize'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in
new'
/home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in
run'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra/rack/handler/mongrel.rb:33:in
run'
/home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:117:in
run' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1471
bin/integrity:5
Comments and changes to this ticket
-
Simon Rozet September 20th, 2008 @ 08:17 PM
ArgumentError - wrong number of arguments (3 for 2) ./bin/../lib/../vendor/smtp-tls/lib/smtp-tls.rb:8:in check_auth_args' ./bin/../lib/../vendor/smtp-tls/lib/smtp-tls.rb:8:indo_start' /usr/lib/ruby/1.8/net/smtp.rb:525:in start' /usr/lib/ruby/1.8/net/smtp.rb:463:instart' ./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:58:in net_smtp' ./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:67:insend' ./bin/../lib/../vendor/sinatra-mailer/lib/mailer.rb:67:in deliver!' ./bin/../lib/integrity/notifier/email.rb:22:indeliver!' ./bin/../lib/integrity/notifier/email.rb:8:in notify_of_build' ./bin/../lib/integrity/build.rb:55:insend_email' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:260:in execute_after_create_nan_hook_stack' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:295:increate' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in catch' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:increate' /home/simon/.gems/gems/dm-core-0.9.5/lib/dm-core/resource.rb:277:in hookable__save_nan_before_advised' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:294:insave!' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:in catch' /home/simon/.gems/gems/extlib-0.9.5/lib/extlib/hook.rb:292:insave!' /home/simon/.gems/gems/dm-validations-0.9.5/lib/dm-validations.rb:62:in save' ./bin/../lib/integrity/builder.rb:21:inbuild' ./bin/../lib/integrity/project.rb:26:in build' ./bin/../lib/integrity/ui.rb:99 /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1263:ininstance_eval' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1263:in dispatch' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1257:incatch' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1257:in dispatch' /home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:incall' /home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:20:in _call' /home/simon/.gems/gems/rack-0.4.0/lib/rack/commonlogger.rb:13:incall' /home/simon/.gems/gems/rack-0.4.0/lib/rack/session/cookie.rb:30:in call' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1236:incall' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:in run_safely' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:insynchronize' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1181:in run_safely' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1234:incall' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra/rack/handler/mongrel.rb:60:in process' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:159:inprocess_client' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in each' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:inprocess_client' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in run' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:ininitialize' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in new' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:inrun' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in initialize' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:innew' /home/simon/.gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in run' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra/rack/handler/mongrel.rb:33:inrun' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:117:in run' /home/simon/.gems/gems/sinatra-0.3.1/lib/sinatra.rb:1471 bin/integrity:5
-
-
-
ronin-278 (at lighthouseapp) November 9th, 2008 @ 07:11 PM
- Assigned user set to Simon Rozet
-
Simon Rozet November 22nd, 2008 @ 08:49 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.