[asterisk-bugs] [JIRA] (ASTERISK-26025) core: Asterisk doesn't start correctly in kickstart post-install script

Corey Farrell (JIRA) noreply at issues.asterisk.org
Fri Feb 23 22:45:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242372#comment-242372 ] 

Corey Farrell commented on ASTERISK-26025:
------------------------------------------

Is it possible you are experiencing an SELinux issue?  What happens if you modify your kickstart to disable selinux?  For testing only, I'm definitely not suggesting that you should disable selinux for production.

> core: Asterisk doesn't start correctly in kickstart post-install script
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-26025
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26025
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/General
>    Affects Versions: 13.9.1
>         Environment: Scientific Linux (RHEL) 6.7
>            Reporter: Michael Newton
>         Attachments: full
>
>
> Our provisioning process includes a Kickstart post script that compiles, installs, and starts Asterisk before installing FreePBX. This works very well under Asterisk 11 but fails under Asterisk 13. The FreePBX installer attempts to run {{asterisk -rx 'core show version'}} before installation, and complains that it cannot.
> Investigating this failure, I found that Asterisk starts up, but does not create {{/var/run/asterisk/asterisk.ctl}} so no remote connections can be created. I've verified that {{/var/run/asterisk/asterisk.pid}} is created, and the output from {{ps}} shows that Asterisk continues running. Setting the Asterisk logging level to debug shows no errors occurring at startup.
> Once the server is rebooted, and no longer in Kickstart, the control file is created without issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list