SOLVED: Reload failed because retrieve_conf encountered an error: 1

this error is on a brand new install made with FreePBX-64bit-10.13.66.img. I’ve just set up an extension using Application/Extensions/Quick Create Extension, when I clicked ‘Apply Config’ I get this:
Reload failed because retrieve_conf encountered an error: 1
when I click for more info I get this:

exit: 1
Exception: Cron line added didn’t remain in crontab on final check in file /var/www/html/admin/libraries/BMO/Cron.class.php on line 99
Stack trace:

  1. Exception->() /var/www/html/admin/libraries/BMO/Cron.class.php:99
  2. FreePBX\Cron->addLine() /var/www/html/admin/modules/sipstation/Sipstation.class.php:30
  3. FreePBX\modules\Sipstation->__construct() /var/www/html/admin/libraries/BMO/Self_Helper.class.php:125
  4. FreePBX\Self_Helper->autoLoad() /var/www/html/admin/libraries/BMO/Self_Helper.class.php:37
  5. FreePBX\Self_Helper->__get() /var/www/html/admin/libraries/BMO/Hooks.class.php:203
  6. FreePBX\Hooks->preloadBMOModules() /var/www/html/admin/libraries/BMO/Hooks.class.php:39
  7. FreePBX\Hooks->updateBMOHooks() /var/lib/asterisk/bin/retrieve_conf:44

I see this forum has many entries about ‘Reload failed because retrieve_conf encountered an error: 1’ but none of them contain a fix for the errors I have.

update: 10 mins later (typical eh?
solution:
‘yum install crontabs’.

1 Like