Hi ,
i am trying the load the cli python scripts via confd . i am getting typical error of
Skipping script. Illegal syntax in output from test.py --command" on line 1. Expected “begin” got “ERROR:”.
but same script is loaded fine in some instances without any error.
Also observed that , if we limit the number of scripts less in the folder from where it loads. then this python script loaded every time successfully.
- Is there any limitation of number of scripts ?
- is there any resource limit while loading results into this error