Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4127

Closed
Open
Created May 29, 2013 by Administrator@rootOwner

Error while sending new user email

Created by: roshangautam

I am getting this in sidekiq.log

2013-05-29T17:37:39Z 22320 TID-11fkbc Sidekiq::Extensions::DelayedMailer JID-9cc2a77b4ffeead2b1a351a9 INFO: start 2013-05-29T17:37:39Z 22320 TID-11fkbc Sidekiq::Extensions::DelayedMailer JID-9cc2a77b4ffeead2b1a351a9 INFO: fail: 0.018 sec 2013-05-29T17:37:39Z 22320 TID-11fkbc WARN: {"retry"=>true, "queue"=>"default", "class"=>"Sidekiq::Extensions::DelayedMailer", "args"=>["---\n- !ruby/class 'Notify'\n- :new_user_email\n- - 10\n - xssgbf15\n"], "at"=>1369849003.4586008, "jid"=>"9cc2a77b4ffeead2b1a351a9", "error_message"=>"Indenting at the beginning of the document is illegal.", "error_class"=>"ActionView::Template::Error", "failed_at"=>"2013-05-29T17:36:54Z", "retry_count"=>1, "retried_at"=>2013-05-29 17:37:39 UTC} 2013-05-29T17:37:39Z 22320 TID-11fkbc WARN: Indenting at the beginning of the document is illegal. 2013-05-29T17:37:39Z 22320 TID-11fkbc WARN: /home/git/gitlab/app/views/notify/new_user_email.html.haml:1

I updates Gitlab from 5.1 to 5.2 and this started happening. The weird thing is all the other emails are working. Any help will be highly appreciated.

Thanks

Assignee
Assign to
Time tracking