Symptom
After upgrade to 4.2.0, the following log appears:
%MGBL-exec-3-ACCT_ERR : main: command accounting failed - 'LOCALD' detected the 'fatal' condition 'No available method was able to process the request'
%MGBL-adminexec-3-ACCT_ERR : command accounting failed - 'LOCALD' detected the 'fatal' condition 'No available method was able to process the request'
Conditions
Running version 4.2.0. TACACS+ accounting enabled.
Workaround
Apply a "logging suppress rule" as a temporary workaround:
logging suppress rule myRule
alarm MGBL exec ACCT_ERR
alarm MGBL CONFIGCLI AAA_ERR
alarm MGBL adminexec ACCT_ERR
!
logging suppress apply rule myRule
all-of-router
Further Problem Description