OK, removed all the URLs. I pulled the latest weekly image and no longer getting the credentials error, good catch there. The ajaxSpider is in action but appears to be erroring out, I've attached the error output.
Spider found 10 urls, ajax still found 41 despite the error. Ajax finds all the same as spider but nothing more that I actually want (just some out of scope JS dependency urls are found)
I checked the api stats, and here they are:
- stats.auth.10.state.loggedout: 3
- stats.auth.10.state.nothtml: 15
- stats.auth.spider.state.loggedout: 2
- stats.auth.spider.state.nothtml: 5
- stats.auth.spider.state.notsuccess: 3
I'll continue my investigations. I really appreciate your time/help so far. Thank you.