Skip to content
This repository was archived by the owner on Aug 21, 2018. It is now read-only.
This repository was archived by the owner on Aug 21, 2018. It is now read-only.

Scheduler not working automatically #239

@devvz

Description

@devvz

Expected Behavior

I have 2 scheduled tasks set up to run that will warn and then restart the server at 3:55 AM and 4:00 AM respectively. Manually testing these tasks work as intended.

Current Behavior

Scheduled tasks are not automatically running on their scheduled times. The triggers are set up as they should (trigger at specific time).

Steps to Reproduce (for bugs)

  1. Make scheduled task for 55 3 * * * and 0 4 * * * (3:55 AM and 4:00 AM)
  2. Wait until time, but server does nothing

Context

I am trying to restart my server daily, to free up some memory and refresh the server.

Your Environment

  • Daemon version used: Latest
  • Server OS: Ubuntu Server 16.04
  • Server environment: node.js 5.12
  • Other info:

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions