Merge request mails fail
Created by: jaapio
I found this in the sidekiq logs. This might be the reason why we don't get any email from gitlab.
2013-09-10T11:04:42Z 7209 TID-h932o Sidekiq::Extensions::DelayedMailer JID-d1569f14fd0edfb250e1910b INFO: start
2013-09-10T11:04:42Z 7209 TID-h932o Sidekiq::Extensions::DelayedMailer JID-d1569f14fd0edfb250e1910b INFO: fail: 0.013 sec
2013-09-10T11:04:42Z 7209 TID-h932o WARN: {"retry"=>true, "queue"=>"default", "class"=>"Sidekiq::Extensions::DelayedMailer", "args"=>["---\n- !ruby/class 'Notify'\n- :merged_merge_request_email\n- - 4\n - 438\n"], "jid"=>"d1569f14fd0edfb250e1910b", "enqueued_at"=>1378811082.1624954, "error_message"=>"No route matches {:action=>\"show\", :controller=>\"merge_requests\", :project_id=>nil, :id=>#<MergeRequest id: 438, target_branch: \"develop\", source_branch: \"ticket_4078\", author_id: 4, assignee_id: 3, title: \"Overbodige icons uit addthis verwijderen\", created_at: \"2013-09-09 14:10:12\", updated_at: \"2013-09-10 11:03:35\", st_commits: [{:id=>\"d83fcc92100939bbed43acf17a3a14965c8a3c44\", :message=>\"addthis overboige icons\", :parent_ids=>[\"f1d8651b52138bb5127d8dcbcdfe02b633e89cb9\"], :authored_date=>2013-09-09 16:09:13 +0200, :author_name=>\"*** ***\", :author_email=>\"***@***\", :committed_date=>2013-09-09 16:09:13 +0200, :committer_name=>\"*** ***\", :committer_email=>\"***@***\"}], st_diffs: [{:diff=>\"--- a/modules/website/templates/normal/addthis-share.tpl\\n+++ b/modules/website/templates/normal/addthis-share.tpl\\n@@ -3,5 +3,4 @@\\n <a class=\\\"addthis_button_twitter\\\"></a>\\n <a class=\\\"addthis_button_email\\\"></a>\\n <a class=\\\"addthis_button_linkedin\\\"></a>\\n- <a class=\\\"addthis_button_compact\\\"></a><a class=\\\"addthis_counter addthis_bubble_style\\\"></a>\\n </div>\\n\\\\ No newline at end of file\", :new_path=>\"modules/website/templates/normal/addthis-share.tpl\", :old_path=>\"modules/website/templates/normal/addthis-share.tpl\", :a_mode=>nil, :b_mode=>\"100644\", :new_file=>false, :renamed_file=>false, :deleted_file=>false}], milestone_id: nil, state: \"merged\", merge_status: \"can_be_merged\">}", "error_class"=>"ActionView::Template::Error", "failed_at"=>"2013-09-10T11:03:48Z", "retry_count"=>1, "retried_at"=>2013-09-10 11:04:42 UTC}
2013-09-10T11:04:42Z 7209 TID-h932o WARN: No route matches {:action=>"show", :controller=>"merge_requests", :project_id=>nil, :id=>#<MergeRequest id: 438, target_branch: "develop", source_branch: "ticket_4078", author_id: 4, assignee_id: 3, title: "Overbodige icons uit addthis verwijderen", created_at: "2013-09-09 14:10:12", updated_at: "2013-09-10 11:03:35", st_commits: [{:id=>"d83fcc92100939bbed43acf17a3a14965c8a3c44", :message=>"addthis overboige icons", :parent_ids=>["f1d8651b52138bb5127d8dcbcdfe02b633e89cb9"], :authored_date=>2013-09-09 16:09:13 +0200, :author_name=>"*** ***", :author_email=>"***@***", :committed_date=>2013-09-09 16:09:13 +0200, :committer_name=>"*** ***", :committer_email=>"***@***"}], st_diffs: [{:diff=>"--- a/modules/website/templates/normal/addthis-share.tpl\n+++ b/modules/website/templates/normal/addthis-share.tpl\n@@ -3,5 +3,4 @@\n <a class=\"addthis_button_twitter\"></a>\n <a class=\"addthis_button_email\"></a>\n <a class=\"addthis_button_linkedin\"></a>\n- <a class=\"addthis_button_compact\"></a><a class=\"addthis_counter addthis_bubble_style\"></a>\n </div>\n\\ No newline at end of file", :new_path=>"modules/website/templates/normal/addthis-share.tpl", :old_path=>"modules/website/templates/normal/addthis-share.tpl", :a_mode=>nil, :b_mode=>"100644", :new_file=>false, :renamed_file=>false, :deleted_file=>false}], milestone_id: nil, state: "merged", merge_status: "can_be_merged">}
2013-09-10T11:04:42Z 7209 TID-h932o WARN: /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/routing/route_set.rb:544:in `raise_routing_error'