Crawl failure - Accessibility Auditor

I’ve been trying to set up the accessibility auditor on one of our collections. However, when I do so, the collection crawl fails.

If I set:

accessibility-auditor.check=true

in collection.cfg, then I see:

Record Accessibility Auditor historical data (RecordAccessibilityAuditorHistoryForSwapViews)
failed in 0s
Error details:
Failure in: Record Accessibility Auditor historical data step name: 'RecordAccessibilityAuditorHistoryForSwapViews'
Caused by:
Error while generating accessibility auditor historical data for _default
Executing collection update cycle. Pipeline failed: java.lang.Exception: Error while generating accessibility auditor historical data for _default
Detailed pipeline output was logged to: /opt/funnelback/data/var_crawltester_web/offline/log/update.log

Update: Exit Status: 1

in update-{collection name}.log

If I set:

accessibility-auditor.check=false

then the collection runs normally.

Any suggestions about why this would be failing in this way?

Thanks!

Tom

Hi Tom. What Funnelback version are you using?

@gtran

We are using 15.14.0, hosted by Funnelback

Thanks

Tom