I had the same problem. The test connection failed on Create User with no log output. The problem turned out to be that the moodle test user already existed in my Moodle db, so the create failed. Really, the code should test for that first rather than give an incorrect error message.
Also, ‘Catagory Fetch’ is incorrectly spelt. Should be ‘Category Fetch’.