[App_rpt-users] Fwd: ASL DAHDI error- asterisk not working

JJC cummingsj at gmail.com
Wed Aug 22 01:23:02 UTC 2018


You can also look in the mailer archives, I provided a solution to allow kernel updates etc...

Sent from the iRoad

> On Aug 21, 2018, at 19:46, Bryan St Clair <bryan at k6cbr.us> wrote:
> 
> In the readme instructions it had you put some on hold, did you
> perform the command:
> 
> sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel
> 
> 
> 
>> On Tue, Aug 21, 2018 at 5:41 PM, Clifford Novey <cnovey at gmail.com> wrote:
>> 
>> Subject: DAHDI error- asterisk not working
>> RPi3 and stock Allstar (not hamvoip/Crompton etc.)
>> I just did apt-get upgrade then update. Looked like there were some big
>> kernel updates possibly. Asterisk stopped working. 3 blocks of info below-
>> 1- output of "service asterisk status"
>> 2- output of "service asterisk start"
>> 3- output of "journalctl -xe"
>> Any suggestions appreciated- thanks very much.
>> Clifford KK6QMS
>> 
>> pi at KK6QMS-ASL-48654:~ $ sudo su
>> root at KK6QMS-ASL-48654:/home/pi# service asterisk status
>> ● asterisk.service - Asterisk PBX and telephony daemon
>>   Loaded: loaded (/lib/systemd/system/asterisk.service; enabled; vendor
>> preset: enabled)
>>   Active: inactive (dead)
>>     Docs: man:asterisk(8)
>> 
>> Aug 21 01:08:41 KK6QMS-ASL-48654 systemd[1]: Dependency failed for Asterisk
>> PBX and telephony daemon.
>> Aug 21 01:08:41 KK6QMS-ASL-48654 systemd[1]: asterisk.service: Job
>> asterisk.service/start failed with result 'dependency'.
>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: Dependency failed for Asterisk
>> PBX and telephony daemon.
>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: asterisk.service: Job
>> asterisk.service/start failed with result 'dependency'.
>> root at KK6QMS-ASL-48654:/home/pi#
>> 
>> then------------------------------>>>>>
>> root at KK6QMS-ASL-48654:/home/pi# service asterisk start
>> A dependency job for asterisk.service failed. See 'journalctl -xe' for
>> details.
>> root at KK6QMS-ASL-48654:/home/pi#
>> -----------------------------------------------
>> 
>> 
>> 
>>> 
>>> 
>>> 
>>> pi at KK6QMS-ASL-48654:~ $ sudo su
>>> 
>>> root at KK6QMS-ASL-48654:/home/pi# journalctl -xe
>>> 
>>> Aug 21 12:40:02 KK6QMS-ASL-48654 CRON[4240]: pam_unix(cron:session):
>>> session closed for user smmsp
>>> 
>>> Aug 21 12:42:37 KK6QMS-ASL-48654 vncserver-x11[391]: Connections:
>>> connected: 192.168.0.6::51946
>>> 
>>> Aug 21 12:42:38 KK6QMS-ASL-48654 vncserver-x11[391]: session started: user
>>> pi permissions f
>>> 
>>> Aug 21 12:42:38 KK6QMS-ASL-48654 vncserver-x11[391]: Connections:
>>> authenticated: 192.168.0.6::51946, as pi (f permissions)
>>> 
>>> Aug 21 12:42:38 KK6QMS-ASL-48654 vncserver-x11[391]: SPrintConnMgr: Failed
>>> to add printer: server-error-service-unavailable
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 sudo[4295]:       pi : TTY=pts/1 ;
>>> PWD=/home/pi ; USER=root ; COMMAND=/bin/su
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 sudo[4295]: pam_unix(sudo:session):
>>> session opened for user root by (uid=0)
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 su[4299]: Successful su for root by root
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 su[4299]: + /dev/pts/1 root:root
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 su[4299]: pam_unix(su:session): session
>>> opened for user root by (uid=0)
>>> 
>>> Aug 21 12:43:26 KK6QMS-ASL-48654 su[4299]: pam_systemd(su:session): Cannot
>>> create session: Already running in a session
>>> 
>>> Aug 21 12:43:40 KK6QMS-ASL-48654 su[3496]: pam_unix(su:session): session
>>> closed for user root
>>> 
>>> Aug 21 12:43:40 KK6QMS-ASL-48654 sudo[3492]: pam_unix(sudo:session):
>>> session closed for user root
>>> 
>>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: dev-dahdi-pseudo.device: Job
>>> dev-dahdi-pseudo.device/start timed out.
>>> 
>>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: Timed out waiting for device
>>> dev-dahdi-pseudo.device.
>>> 
>>> -- Subject: Unit dev-dahdi-pseudo.device has failed
>>> 
>>> -- Defined-By: systemd
>>> 
>>> -- Support: https://www.debian.org/support
>>> 
>>> --
>>> 
>>> -- Unit dev-dahdi-pseudo.device has failed.
>>> 
>>> --
>>> 
>>> -- The result is timeout.
>>> 
>>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: Dependency failed for
>>> Asterisk PBX and telephony daemon.
>>> 
>>> -- Subject: Unit asterisk.service has failed
>>> 
>>> -- Defined-By: systemd
>>> 
>>> -- Support: https://www.debian.org/support
>>> 
>>> --
>>> 
>>> -- Unit asterisk.service has failed.
>>> 
>>> --
>>> 
>>> -- The result is dependency.
>>> 
>>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: asterisk.service: Job
>>> asterisk.service/start failed with result 'dependency'.
>>> 
>>> Aug 21 12:45:02 KK6QMS-ASL-48654 systemd[1]: dev-dahdi-pseudo.device: Job
>>> dev-dahdi-pseudo.device/start failed with result 'timeout'.
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 sudo[4394]:       pi : TTY=pts/0 ;
>>> PWD=/home/pi ; USER=root ; COMMAND=/bin/su
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 sudo[4394]: pam_unix(sudo:session):
>>> session opened for user root by (uid=0)
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 su[4398]: Successful su for root by root
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 su[4398]: + /dev/pts/0 root:root
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 su[4398]: pam_unix(su:session): session
>>> opened for user root by (uid=0)
>>> 
>>> Aug 21 12:45:57 KK6QMS-ASL-48654 su[4398]: pam_systemd(su:session): Cannot
>>> create session: Already running in a session
>> 
>> 
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users at lists.allstarlink.org
>> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
>> 
>> To unsubscribe from this list please visit
>> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and
>> scroll down to the bottom of the page. Enter your email address and press
>> the "Unsubscribe or edit options button"
>> You do not need a password to unsubscribe, you can do it via email
>> confirmation. If you have trouble unsubscribing, please send a message to
>> the list detailing the problem.
>> 
> 
> 
> 
> -- 
> Bryan
> K6CBR
> bryan at k6cbr.us
> Allstar Base: 43918, 43991
> Allstar Hubs: 43919, 47036, 47061(Testing)
> 
> www.k6cbr.us
> QRZ
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at lists.allstarlink.org
> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
> 
> To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 



More information about the App_rpt-users mailing list