[Help] WO_API http 405 (aka code 8) [Solved]
Code:
000000.019| arg0 WZ_GameServer.exe
000000.020| arg1 65792 34010 0
000000.020| arg2 0 2 100 0 1 1 0
000000.020| arg3 192.168.1.101
000000.020| arg4 UmFHRVpPTkU=
000000.020| arg5 0
000000.020| Name = RaGEZONE
000000.020| ------- **** Official Server **** -------
000000.020| r3dFS: there is no volume file wo_00.bin
000000.020| Connecting to master server at 192.168.1.101:34000
000000.020| r3dNetwork: Creating client
000000.054| IP: 192.168.1.101
000000.054| r3dNetwork: connecting to 192.168.1.101:34000
000000.054| waiting: connecting, 10.0 sec left
000000.073| r3dNetwork: external ip: 192.168.1.101:60141
000000.073| Game: Initializing with 100 players
000000.074| Server time is Mon Apr 22 01:51:54 2030
000000.074| CAsyncApiMgr starting
000000.075| Starting server on port 34010
000000.075| r3dNetwork: Creating host at port 34010
000000.090| IP: 192.168.1.101
000000.104| Getting shop data
000000.108| WO_API: returned http405
000000.108| GetShopData FAILED, code: 8
000000.109| Reading game rewards
000000.112| WO_API: returned http405
000000.112| ApiGetDataGameRewards FAILED, code: 8
000000.112| !!! ERROR: failed to get game rewards
000000.113| !!! crashed
000000.113| Creating minidump at logss\GS_1000004f2f5df.dmp
000000.188| Minidump created.
I've tried everything that I've found on the forums. Including the stickied posts.
I've checked the IP's in the source and the config files, its all 192.168.1.101 which is my local ip given to me from my router. Note that I'm trying to set this up only for myself so me having a router shouldnt make any difference right ?
When I go to https://192.168.1.101/api/php/api_Ge...5-EB135E16F5EF It says that connection could be established so thats all good but when I goto http://192.168.1.101/api/api_login.aspx I get 404.3 - Not Found.
Here's more info about 404.3 that I'm getting: http://i.imgur.com/dNlNbAC.png
I've checked and /api/api_login.aspx is there. Also I've checked everywhere in the source and configs and its /api/ not /warz/api/ so thats not it either right ?
If it makes any difference I'm on Windows 8 and using IIS Version 8 and not 6.
Oh and I almost forgot to mention that I'm using the DNC2014 community edition with neither of the updates.
EDIT: FIXED! For anyone who has the same issue, go into OptionalFeatures.exe through the run menu and go to Internet Information Services->World Wide Web Services->Application Development Features and make sure to tick everything in there and click OK and let windows do its thing and it should work after that.
Re: [Help] WO_API http 405 (aka code 8) [Solved]
hey man can you help me too fix ?
Re: [Help] WO_API http 405 (aka code 8) [Solved]
Quote:
Originally Posted by
^^Exerct
Code:
000000.019| arg0 WZ_GameServer.exe
000000.020| arg1 65792 34010 0
000000.020| arg2 0 2 100 0 1 1 0
000000.020| arg3 192.168.1.101
000000.020| arg4 UmFHRVpPTkU=
000000.020| arg5 0
000000.020| Name = RaGEZONE
000000.020| ------- **** Official Server **** -------
000000.020| r3dFS: there is no volume file wo_00.bin
000000.020| Connecting to master server at 192.168.1.101:34000
000000.020| r3dNetwork: Creating client
000000.054| IP: 192.168.1.101
000000.054| r3dNetwork: connecting to 192.168.1.101:34000
000000.054| waiting: connecting, 10.0 sec left
000000.073| r3dNetwork: external ip: 192.168.1.101:60141
000000.073| Game: Initializing with 100 players
000000.074| Server time is Mon Apr 22 01:51:54 2030
000000.074| CAsyncApiMgr starting
000000.075| Starting server on port 34010
000000.075| r3dNetwork: Creating host at port 34010
000000.090| IP: 192.168.1.101
000000.104| Getting shop data
000000.108| WO_API: returned http405
000000.108| GetShopData FAILED, code: 8
000000.109| Reading game rewards
000000.112| WO_API: returned http405
000000.112| ApiGetDataGameRewards FAILED, code: 8
000000.112| !!! ERROR: failed to get game rewards
000000.113| !!! crashed
000000.113| Creating minidump at logss\GS_1000004f2f5df.dmp
000000.188| Minidump created.
I've tried everything that I've found on the forums.
Including the stickied posts.
I've checked the IP's in the source and the config files, its all 192.168.1.101 which is my local ip given to me from my router. Note that I'm trying to set this up only for myself so me having a router shouldnt make any difference right ?
When I go to
https://192.168.1.101/api/php/api_Ge...5-EB135E16F5EF It says that connection could be established so thats all good but when I goto
http://192.168.1.101/api/api_login.aspx I get 404.3 - Not Found.
Here's more info about 404.3 that I'm getting:
http://i.imgur.com/dNlNbAC.png
I've checked and /api/api_login.aspx is there. Also I've checked everywhere in the source and configs and its /api/ not /warz/api/ so thats not it either right ?
If it makes any difference I'm on Windows 8 and using IIS Version 8 and not 6.
Oh and I almost forgot to mention that I'm using the DNC2014 community edition with neither of the updates.
EDIT: FIXED! For anyone who has the same issue, go into OptionalFeatures.exe through the run menu and go to Internet Information Services->World Wide Web Services->Application Development Features and make sure to tick everything in there and click OK and let windows do its thing and it should work after that.
Hey Man look API