my client was working perfectly, after I added my secure website and put https: // it stopped working
What did I do:
- Added SSL file and changed from http to https
- I released port 443
it just stopped updating
and this error appears:
Server name or address cannot be resolved
Patchlog
Betaclient configCode:06/01-11:51:17 Attempt to connect(209.132.12.112). 06/01-11:51:17 Connected 06/01-11:51:17 NeuroSpace/RESCLIENT//list.txt.gz, 0(th), 0bytes 06/01-11:51:18 Server name or address cannot be resolved CODE: 12007 RESULT: 2
I've already changed http to https in these settings and it still keeps this errorCode:const int PATCH_VERSION = 21; #define WEB_FIRST_PAGE "http://flyffflame.com/" #define SERVER_ROOT "209.132.12.112/NeuroSpace/RESCLIENT/" #define PATCHSEVER_URL "209.132.12.112" #define HOME_LINK "http://flyffflame.com/" #define VERSION_NAME ""





