Reload failed because retrieve_conf encountered an error: 1

HI,

After updating 3 extentions with call waiting i get the following error, fwconsole restart does not help.
Do you know this error?

Reload failed because retrieve_conf encountered an error: 1

exit: 1
Whoops\Exception\ErrorException: exec(): Unable to fork [grep ‘#include’ /etc/asterisk/.conf | sed 's/;.//; s/#include//’] in file /var/lib/asterisk/bin/retrieve_conf on line 1110
Stack trace:

  1. Whoops\Exception\ErrorException->() /var/lib/asterisk/bin/retrieve_conf:1110
  2. Whoops\Run->handleError() :0
  3. exec() /var/lib/asterisk/bin/retrieve_conf:1110

Thanks!

Aron

I just tried fwconsole reload. This works…

1 Like

Your machine is out of resources. Memory, or CPU, or something. This is an OS level issue, and something EXTREMELY bad is happening.

Unable to fork can mean you are out of RAM or out of process handles. The command “ps aux” should give you a fright.

Hi,

i checked CPU mem HDD an processes. But all in the normal.
10% memory free no caching. no io waits CPU load is nothing server load 0.00 0.00 0.01
Disk usage 14%

With regards,

Aron