I am receiving this error on trying to login... "Login failed: Security error: Error #2048" Any idea what's up?
Please clear your browser cache and try again. We'll probably upload a fix for this shortly but that should help in the meantime.
The specific problem is there's a new configuration entry for a change to our authentication system, and it seems like the browser cache is leaving people with the old config file. That results in it using the development default address of "localhost" when authenticating. This both wouldn't work if it did let you through, and probably also isn't responding with a proper crossdomain.xml file, resulting in the error #2048 before it fails to work. Definitely something we need to fix, so the game picks up those changes correctly.
I've tried clearing the cache and tried with Firefox, Explorer and Chrome, but it keeps coming back to error #2048
Error #2048 usually shows up either because of a SSL certificate problem (which shouldn't be, but you could try https://live-server.cardhunter.com/check_maintenance.jsp to make sure) or because of a crossdomain.xml problem. I've seen crossdomain.xml get cached during development separately from the browser's cache, in which case I end up having to explicitly reload it outside of Flash (try browsing to https://live-server.cardhunter.com/crossdomain.xml and then reload the page).
I've tried clearing my cache and my flash cache with no luck. I've even tried resetting my password. I get this error every time I attempt to log in on multiple browsers. Just got in using Firefox, but it has a an old plugin for Adobe Flash while my IE and Chrome are up to date. However, it was super slow to load in Firefox.
For anyone who is still experiencing this: can you include your browser, Flash, and operating system versions, as well as mentioning if you're behind a firewall? I'm looking into why this might be happening still for some people but not everyone. Hopefully we can find a common cause and get it fixed.
I'm behind a pretty restrictive firewall and proxy (work machine), though it worked fine before this update. Flash version 11.8.800.94 Windows 7 Enterprise 64-bit Chrome Version 29.0.1547.62 m Also tried Internet Explorer version 8.0.7600.16385
There was a change to authentication this update that requires a https connection to port 8443 on the server during the initial authentication. Prior to this update, the client only tried to connect to that port after completing a purchase of pizza - so you may not have seen the issue if you hadn't bought pizza. I'm looking to see if I can add some more information to that error message, since "Error #2048" isn't very detailed.
I am behind a firewall, but the old Flash plugin for Firefox version 11.6.602.171 works, but on Chrome plugin version 11.8.800.115 and IE plugin version 11.8.800.94 do not work. I'm up to date on all my browsers as well. I won't be able to test on a system that is not behind a firewall for a few hours at least.
Just as another data point, I can confirm I'm seeing the same thing. I'm behind a firewall and it appears that it blocks port 8443.
Now that I'm home I can get in just fine. Still odd that my Firefox got through but not the other two browsers. I don't think I'm going through a different proxy with that browser but I can always check tomorrow.
We've made a change to have this go through the standard port 443 instead of 8443 during authentication. Give it another shot and let us know whether that fixes the problem for you or not. You shouldn't have to clear your browser cache for this, but if it is still failing, try that as well.