ASL 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@KK6QMS-ASL-48654:~ $ sudo su

root@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@KK6QMS-ASL-48654:/home/pi#

then------------------------------>>>>>

root@KK6QMS-ASL-48654:/home/pi# service asterisk start

A dependency job for asterisk.service failed. See ‘journalctl -xe’ for details.

root@KK6QMS-ASL-48654:/home/pi#

···

Subject: DAHDI error- asterisk not working


pi@KK6QMS-ASL-48654:~ $ sudo su

root@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

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@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@KK6QMS-ASL-48654:~ $ sudo su
root@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@KK6QMS-ASL-48654:/home/pi#

then------------------------------>>>>>
root@KK6QMS-ASL-48654:/home/pi# service asterisk start
A dependency job for asterisk.service failed. See 'journalctl -xe' for
details.
root@KK6QMS-ASL-48654:/home/pi#
-----------------------------------------------

pi@KK6QMS-ASL-48654:~ $ sudo su

root@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: Debian -- User 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: Debian -- User 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@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@k6cbr.us
Allstar Base: 43918, 43991
Allstar Hubs: 43919, 47036, 47061(Testing)

www.k6cbr.us
QRZ

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@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@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@KK6QMS-ASL-48654:~ $ sudo su
root@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@KK6QMS-ASL-48654:/home/pi#

then------------------------------>>>>>
root@KK6QMS-ASL-48654:/home/pi# service asterisk start
A dependency job for asterisk.service failed. See 'journalctl -xe' for
details.
root@KK6QMS-ASL-48654:/home/pi#
-----------------------------------------------

pi@KK6QMS-ASL-48654:~ $ sudo su

root@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: Debian -- User 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: Debian -- User 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@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@k6cbr.us
Allstar Base: 43918, 43991
Allstar Hubs: 43919, 47036, 47061(Testing)

www.k6cbr.us
QRZ
_______________________________________________
App_rpt-users mailing list
App_rpt-users@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.

I was able to fix it w help of a friend who had old posts to search- the answer is listed below in quoted post.
Re instructions, no I do not think that command string was involved- I used these instructions:
https://wiki.allstarlink.org/wiki/ASL_FAQ

Thanks
Clifford KK6QMS

=quote=
"---------- Forwarded message ---------

···

From: Steve Zingman <szingman@msgstor.com>
Date: Wed, Jul 25, 2018 at 2:58 AM
Subject: Re: [App_rpt-users] NanoPi
To: Users of Asterisk app_rpt <app_rpt-users@lists.allstarlink.org>

Bob,
It looks like DKMS did not rebuild DAHDI properly.

Please do as root:
dpkg-reconfigure asl-dahdi-linux-dkms
reboot

Should now be fixed. Check DAHDI is running by:
lsmod | grep dahdi

73, Steve N4IRS"
=end quote=

-----Original Message-----
From: App_rpt-users <app_rpt-users-bounces@lists.allstarlink.org> On Behalf Of Bryan St Clair
Sent: Tuesday, August 21, 2018 5:46 PM
To: Users of Asterisk app_rpt <app_rpt-users@lists.allstarlink.org>
Subject: Re: [App_rpt-users] Fwd: ASL DAHDI error- asterisk not working

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@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@KK6QMS-ASL-48654:~ $ sudo su
root@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@KK6QMS-ASL-48654:/home/pi#

then------------------------------>>>>>
root@KK6QMS-ASL-48654:/home/pi# service asterisk start A dependency
job for asterisk.service failed. See 'journalctl -xe' for details.
root@KK6QMS-ASL-48654:/home/pi#
-----------------------------------------------

pi@KK6QMS-ASL-48654:~ $ sudo su

root@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: Debian -- User 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: Debian -- User 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@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@k6cbr.us
Allstar Base: 43918, 43991
Allstar Hubs: 43919, 47036, 47061(Testing)

www.k6cbr.us
QRZ
_______________________________________________
App_rpt-users mailing list
App_rpt-users@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.