Description

"show application module status name 0365" did not provide any o/p's

Symptoms

Checked the journal logs and found 128T-dns-cache-forwarder.service in failed state

 

Apr 13 06:07:01 sn1234 systemd[1]: Stopped 128T DNS App Id Plugin.

Apr 13 06:07:01 sn1234 systemd[1]: Stopping 128T DNS Cache matcher service...

Apr 13 06:07:01 sn1234 audispd[20010]: node=sn1234 type=SERVICE_STOP msg=audit(1712988421.496:12089): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=128T-dns-app-id comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Apr 13 06:07:01 sn1234 systemd[1]: Stopped 128T DNS Cache matcher service.

Apr 13 06:07:01 sn1234 systemd[1]: Closed 128T DNS Cache log stream from dnsmasq.

Apr 13 06:07:01 sn1234 systemd[1]: Stopping 128T DNS Cache log stream from dnsmasq.

Apr 13 06:07:01 sn1234 systemd[1]: Listening on 128T DNS Cache log stream from dnsmasq.

Apr 13 06:07:01 sn1234 audispd[20010]: node=sn1234 type=SERVICE_STOP msg=audit(1712988421.503:12090): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=128T-dns-cache-matcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Apr 13 06:07:01 sn1234 systemd[1]: Started 128T DNS Cache dnsmasq service.

Apr 13 06:07:01 sn1234 systemd[1]: Started 128T DNS Cache matcher service.

Apr 13 06:07:01 sn1234 systemd[1]: Started 128T DNS App Id Plugin.

Apr 13 06:07:01 sn1234 systemd[1]: 128T-dns-cache-forwarder.service: main process exited, code=exited, status=1/FAILURE

Solution

Run the below commands to fix the issue:

config authority router <router-name> dns-cache enabled false

config authority router <router-name> delete dns-cache

Modification History

2024-04-30 : Article Created