Official Blunder Discussion

Ok. I’ve been working on this box since early yesterday afternoon. I believe I have located the user pass, but having difficulty with the username. Can someone offer a nudge?

Also, I think my fuzz syntax may have an issue as I keep getting Fatal exception: FUZZ words and number of payloads do not match!

my code:
wfuzz -c -z file,users.txt -z file,pass.txt http://10.10.10.191:80/FUZZ

Thanks in advance!