faultCode="cwmp.9001" faultMessage="Request denied (no reason specified)

mracek at poda.cz mracek at poda.cz
Sat Mar 17 11:33:32 EDT 2018


Nobody now, how detect faulted task in provision script?

The only way that comes to my mind is to externaly parse the 
cwmp log file and run the some action through the API. Clear or 
set device tag  and with next PERIODIC event try load config 
file again.

m.

On 03/12/2018 09:33 AM, Pavel Mracek wrote:
>
> Hi everyone,
> we sometimes experience the following error after download 
> request. But when I clean up the faults and try it again. The 
> download will be competed without errors.
>
> Q: It is posible catch fault in provision script and take some 
> repair action in it? Or what is the best approach to solve 
> this situation?
>
> from CWMP log:
> 2018-03-12T07:34:18.159Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: Inform; cpeRequestId="38" 
> informEvent="2 PERIODIC" informRetryCount=0
> 2018-03-12T07:34:18.190Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: ACS request; 
> acsRequestId="1621921a52e0000" acsRequestName="GetParameterNames"
> 2018-03-12T07:34:18.311Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: ACS request; 
> acsRequestId="1621921a52e0001" acsRequestName="GetParameterValues"
> 2018-03-12T07:34:18.463Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: Script: INFO: BOOTSTRAP-1
> 2018-03-12T07:34:18.473Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: Script: sendConfig()
> 2018-03-12T07:34:18.474Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: ACS request; 
> acsRequestId="1621921a52e0200" acsRequestName="GetParameterValues"
> 2018-03-12T07:34:18.602Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: Script: Upgrading config; 
> model="HG8245H" configFile="HG8245H_01_hw_ctree.xml"
> 2018-03-12T07:34:18.611Z [INFO] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: ACS request; 
> acsRequestId="1621921a52e0201" acsRequestName="Download" 
> acsRequestCommandKey="1621921a52e0201"
> 2018-03-12T07:34:18.766Z [WARN] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: CPE fault; 
> acsRequestId="1621921a52e0201" cpeFaultCode="9001" 
> cpeFaultString="Request denied (no reason specified)"
> 2018-03-12T07:34:18.766Z [WARN] 10.32.161.113 
> 00259E-HG8245H-4857544339AC9491: Channel has faulted; 
> channel="bootstrap" retries=0 faultCode="cwmp.9001" 
> faultMessage="Request denied (no reason specified)"
>
>
> m.
>
>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users


More information about the Users mailing list