helloworld08
(Michael Helloworld)
November 28, 2017, 11:20am
1
Hello All,
Any idea what this error means?
I am unable to apply config
Current Asterisk Version: 13.18.0
exit: 255
Unable to continue. Cron line added didn't remain in crontab on final check in /var/www/html/admin/libraries/BMO/Cron.class.php on line 113
#0 /var/www/html/admin/modules/dashboard/Dashboard.class.php(113): FreePBX\Cron->addLine('* * * * * [ -x ...')
#1 /var/www/html/admin/libraries/BMO/DialplanHooks.class.php(107): Dashboard->doDialplanHook(Object(extensions), 'asterisk', 500)
#2 /var/lib/asterisk/bin/retrieve_conf(864): FreePBX\DialplanHooks->processHooks('asterisk', Array)
#3 {main}
helloworld08
(Michael Helloworld)
November 28, 2017, 5:57pm
3
Nothing happens when I used crontab -u asterisk -l
cynjut
(Dave Burgess)
November 29, 2017, 3:13pm
5
Really? Nothing?
There is something seriously wrong with your system setup. The Asterisk user should definitely have a crontab.
Try “crontab -u asterisk -e” and see what happens.
tm1000
(Andrew Nagy)
November 30, 2017, 4:47pm
7
Your crontab is corrupt. Delete everything in there and then save. That should correct it.
helloworld08
(Michael Helloworld)
November 30, 2017, 7:01pm
8
How do I delete everything? I can’t edit anything on that screen.
tm1000
(Andrew Nagy)
November 30, 2017, 7:38pm
9
It’s using your default editor. You’d have to tell us what your default editor is.
helloworld08
(Michael Helloworld)
November 30, 2017, 10:38pm
10
I don’t have a default editor, I tried to use VI but failed.
Can you tell me the proper command to set a editor?
Marbled
(Nicolas Riendeau)
November 30, 2017, 11:24pm
11
Hi!
You failed with vi because you don’t know how to use it or because it was not present?
If it was not present try calling it with vim …
If however you are not coming with vi, check to see if you have nano on that system, it’s a lot easier to use when you didn’t learn to speak Klingon…
Good luck and have a nice day!
Nick
Ps: you don’t need to set an editor, you only need to run it…
helloworld08
(Michael Helloworld)
December 1, 2017, 8:39am
12
i am not sure how to use it, can you provide the command for me to run it?
helloworld08
(Michael Helloworld)
December 26, 2017, 10:22am
13
Bump, need help on how to run editor…
helloworld08
(Michael Helloworld)
January 2, 2018, 11:12pm
15
Hello, can you tell me the exact command to run the editor?
Marbled
(Nicolas Riendeau)
January 3, 2018, 12:43pm
16
Just to be sure what we are dealing with, are you using the FreePBX distro or something else and what are you running this on?
Please don’t tell me a Raspberry Pi which the apparent strange corruption present in your file suggests you are running…
(Devices using SD cards for storage like the Pi are known to corrupt easily…)
Before trying to delete what is in that file can you please issue a
cat /var/spool/cron/asterisk
What are you getting with this, unreadable stuff or something readable?
Good luck and have a nice day!
Nick
helloworld08
(Michael Helloworld)
January 4, 2018, 11:25am
17
thank you for your reply.
I am using the following: Incredible PBX/FAX 13-13.3 for CentOS7
I have issued the following but nothing happens: cat /var/spool/cron/asterisk
Thank you!
avayax
(Johann Zurner)
January 4, 2018, 3:14pm
18
Maybe try peer support on the Incredible PBX/PIAF forum https://pbxinaflash.com/community/forums/
lgaetz
(Lorne Gaetz)
January 4, 2018, 4:12pm
19