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
  • #2099

Closed
Open
Created Nov 28, 2012 by Administrator@rootOwner

emails not being sent

Created by: petergus

ive searched around not totally understanding it yet.. emails are not coming though.

i have checked sendmail and it works fine (and have left the default mailer in the ruby app). there is nothing in the que.

for the record im running gitlab on an IP at port 8080 on phusion passenger. i installed unicon but never used it. also i checked /home/gitlab/gitlab/tmp/pids/resque_worker.pid and it is owned by gitlab:gitlab

RESQUE is paused... i tried to start with this and it still says paused.

gitlab    5026  0.0  0.6 865112 104204 ?       Sl   Nov27   0:18 resque-1.20.0: Waiting for post_receive,mailer,system_hook 

gitlab   15600  0.0  0.6 865588 110312 ?       Sl   Nov22   1:55 resque-1.20.0: Paused

sh -l -c "cd /home/gitlab/gitlab > /dev/null 2>&1 && ./resque.sh"

my main questions is, who processes first, resque or sendmail?

in gitlab admin/resque/stats i see this:

environment  production
failed   0
pending  0
processed  84
queues   2
servers  ["redis://127.0.0.1:6379/0"]
workers  5
working  0

so im just a bit confused. i suppose if i managed to start up resque something would happen?

Assignee
Assign to
Time tracking