I was able to patch both my mac and windows clients successfully and push it back from my ubuntu server installation. Now whenever I try to open the either patched client I get the following error.
The CAS system was unable to initialize: ClientHandler: initialization error: failed fetching the CDN configuration file
tact::ClientHandler::Create failed: E_NOT_AVAILABLE
[20160530T14:18:08] {70949} ERR: [R5kD:5] 69.47.66.192 HTTP error; (/tpr/wow/config/a4/3d/a43dd04a6cb386038cdd094dfa44f1e4), ver=1.1, code=404
[20160530T14:18:08] {70949} INF: Got bad content response: i
Is there something I missed in the setup that should redirect away from that 69.47.66.192 ip address? I modified the bnetserver.conf and worldserver.conf on my server. And modified the config.wtf file on the client to my lan server ip 192.168.0.39 for the portal.
This appears to be a host that is serving the http://69.47.66.192/tpr/wow/config/a4/3d/a43dd04a6cb386038cdd094dfa44f1e4 file. Is this a file I need to serve on my wowserver? Or am I suppose to edit my hosts file to redirect away from it? The ip address resolves to blzddist1-a.akamaihd.net... not sure if that helps.
I also did a wireshark capture that shows a 404 response from the server telling me the file doesn't exist. Can someone confirm that 69.47.66.192 actually belongs to blzddist1-a.akamaihd.net... or is my isp doing something that is screwing something up and I need to hard code an entry in my hosts file.
And can anyone confirm they have gotten 6.2.4.21742 to load successfully?
Thanks