Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Issues with email notifications, package inst on debian

Issues with email notifications, package inst on debian

Added by Michael Buchholz almost 4 years ago

Hello dear forum community,

this problem seems to occur on many installations; also with us.
The current version is installed under Debian 10 on its own small computer for test purposes. So the whole thing is native. Send out Testmail works well...

I got the two threads ...
https://community.openproject.org/topics/6429
... and ...
https://community.openproject.org/topics/6616
... read through, but got no further.

When I call "Delayed :: Job.count" in the console, I see eight jobs waiting there. If I follow the instructions from the thread and enter "RAILS_ENV = production bundle exec rake jobs:workoff", I get the following message:

Traceback (most recent call last):
1: from (irb): 20
NameError (undefined local variable or method `workoff 'for main: Object)

So that doesn't work, as you can see from the jobs that are still waiting. Only the value in "1: from (irb): 20" is always incremented; otherwise nothing happens.

Could someone please help me here?

Greetz

Micha

Update:

Based on the article https://community.openproject.org/topics/6429, I was able to determine that the paths specified there no longer match the current version at all. Many of the paths specified there simply do not exist (or no longer exist).


Loading...