Page MenuHomePhabricator

Unable to connect to custom wiki
Closed, DuplicatePublic

Description

I'm trying to login to a custom wiki (khunchainedx.com) and I get the following errors.
On trying to with http:// it seems to connect but when I try to log-in with an account I get this:

API returned the following error: 'The login module requires a POST request'

ApiErrorException in ApiEdit.CheckForErrors

**description**: 
**workaround**: 
--------------------------
<table><tr><th>Exception:</th><td>`ApiErrorException`</td></tr>
<tr><th>Message:</th><td>`API returned the following error: 'The login module requires a POST request'`</td></tr>
<tr><th>Call stack:</th><td><pre>   at WikiFunctions.API.ApiEdit.CheckForErrors(String xml, String action)
   at WikiFunctions.API.ApiEdit.Login(String username, String password, String domain)
   at WikiFunctions.Profiles.AWBProfilesForm.PerformLogin(String username, String password)</pre></td></tr>
</table>
**OS**: Microsoft Windows NT 6.2.9200.0
**version**: AutoWikiBrowser (5.8.6.0), WikiFunctions (5.8.6.0), revision 12004 (2016-04-18 21:56:07)
**net**: 2.0.50727.8689
**duplicate**: 
**site**: http://khunchainedx.com

If I try with https:// I don't even get to the log-in page, it just gives me: "No connection could be made because the target machine actively refused it [IP]" were the IP looks to be an IP address, then "Unable to connect to remote server".

Is there some setting in the wiki that needs to be changed for AWB to work on it?