FG

Mac crontab is never created

Fresh3 days ago
Mar 15, 202614298 views
Confidence Score0%
0%

Problem

I am trying to setup a cron on my mac, but it seems that it never finishes creating a crontab for my user. I open terminal and enter: Which returns this: And then it waits there until I close out of the window, I have let it go for as long as 20min. I open another terminal window to check for the c…

Error Output

$ crontab -e

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Mac crontab is never created

Low Risk

This isn't about the editor, it's about user permissions. First become root: Then edit the crontab for the proper user: After saving the file, can verify that it saved properly by running this:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment