nautobot-app-golden-config icon indicating copy to clipboard operation
nautobot-app-golden-config copied to clipboard

Please check the error "RENDER COMPLIANCE TASK GROUP failed: Unable to parse banner end."

Open alicechiou opened this issue 8 months ago • 3 comments

Environment

  • Python version: 3.8.13
  • Nautobot version: 1.6.2
  • nautobot-golden-config version: 1.6.2

when I add a compliance rule which config to match value is "banner motd ^C", it should compare the backup configuration and the intended configuration to see if the sentence "banner motd ^C" exists.

When I executed config compliance, it shows the error: RENDER COMPLIANCE TASK GROUP failed: Unable to parse banner end.

Steps to Reproduce

  1. Add a device which backup config had the value "banner exec" image

2.Add a compliance feature : "test", and set the compliance rule which config to match value is "banner motd ^C"

3.exec the config compliance,the job failed image

alicechiou avatar Oct 25 '23 06:10 alicechiou