saltstack / saltstack/salt

[BUG] schedule enable broken

Open
#67,710 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-more-info
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description
unable to use any salt commands on the minion/scheduler wont run any jobs. Minion and master are active and master can push states and send commands to the minion just not on the scheduler.

Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)

Please be as specific as possible and give set-up details.

Steps to Reproduce the behavior
install salt for Linux Debian systems on Ubuntu 24.04.1. Try to create and run any scheduled job.

Expected behavior
a list of active jobs would appear. More broadly that salt commands would work on a minion specifically salt * schedule.enable

Screenshots

Image Image

Versions Report
Master:

Image

Minion: Cant run the command
Additional context
python3 and python3.dateutil are installed on both master and minion. Doesn't work using that format or cronjob format. Also have tried reinstalling salt 3 times.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported salt * schedule.enable failure on Ubuntu 24.04.1 using the installation guide and compare scheduler behavior with the working master and minion commands. Review the command output and scheduler-related errors; done means scheduled jobs can be enabled and the active jobs list appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.