[SOLVED] Issues with cron in the GUI

Started by hopper, January 22, 2020, 07:08:10 AM

Previous topic - Next topic
January 22, 2020, 07:08:10 AM Last Edit: January 22, 2020, 11:16:56 AM by hopper
Hi there,
I have a problem with two cron entries in the web interface. The selected jobs cannot be deleted.
The entries in the file / var / cron / tabs / nobody are correct:

# DO NOT EDIT THIS FILE - OPNsense auto-generated file
#
# User-defined crontab files can be loaded via /etc/cron.d
# or /usr/local/etc/cron.d and follow the same format as
# / etc / crontab, see the crontab (5) manual page.
SHELL = / bin / sh
PATH = / etc: / bin: / sbin: / usr / bin: / usr / sbin: / usr / local / bin: / usr / local / sbin
#minute hour mday month wday command
# Origin / Description: IDS / ids rule updates
0 0,6,9,12,15,18,21 * * * / usr / local / sbin / configctl ids update
# Origin / Description: Sensei / Sensei periodicals
* * * * * / usr / local / sbin / configctl sensei periodicals> / dev / null 2> & 1
# Origin / Description: cron / Sensei email reports
00 01 * * * / usr / local / sbin / configctl sensei mail-reports> / dev / null 2> & 1


How do I get the two "wrong" entries out of the web GUI?

opnsense version: 19.7.9_1
sensei engine: 1.2.5
AppDB version: 1.3.1
Rules DB version: 1.3.1

I have attached a screenshot from the GUI-entryies and marked the entries.
---
Regards
Rainer
---
Regards
Rainer

There is a trashcan icon you can click onto.

The trashcan didn't work.
---
Regards
Rainer

By clicking on the trashcan icon, a dialog appears ("Remove selected item?") But if i click the "YES" button - the dialog disappears and nothing happens.
---
Regards
Rainer

As said elsewhere, cron jobs registered by (installed) plugins cannot be deleted by design. You can only disable them.


Cheers,
Franco

Hi Franco,

thanks for your answer.

Regards
Rainer
---
Regards
Rainer