Temporary Connection Issue - Reverting Changes

It says #7184 in queue. It does not change. Maybe it is not the best do changes that block ability to play game on Friday evening.

Hi Devs, do we have any kind of ETA?

so its not an odd thing to try fix server issues while the servers are still running?

I agree, specially close to weekendā€¦ The got all EGGcited

Eh, just play some MTGA or something, no biggie. Im guessing its gana be a few hours.

It isnā€™t odd. Different servers are allocated to different services. In this case, the login servers are impacted. Which is separate from the servers that handle the actual gameplay.

Not at all. Itā€™s also the optimal state of any SaaS (software as a service) platform. To be able to perform updates and maintenance without interrupting the end users or bringing servers offline. Sometimes itā€™s unavoidable, but itā€™s a testament to the infrastructure Eleventh Hour had in place that they can do this work while the servers are still online, albeit not fully functional.

Edit: spelling

Just got in.

downloaded red dead redemption 2 to play something while waiting. tried to login again when the download was completed just to check. now im playing LE, so download rdr2 and it will work. :rofl:

For me still queue

Offline is now working for me. Iā€™m able to get in the game.

Edit: Iā€™m in EU btw

Does anyone have any kind of software engineer or game dev experience? Iā€™ve always wondered how these kind of updates get revertedā€¦ Is it like rolling back to an older version of windows or something?

Imposible to enter neither Online nor Offline. Chile, LA Servers.
I keep trying.

I never even see a queue lol

Iā€™m Online In game and itā€™s working - Fresh character - Iā€™m in Florida U.S. - Took 5 seconds once clicking login.

TLDR - Hot Pockets Still Warm

You got my hopes upā€¦ I made a new character just to see if I could play at allā€¦ LE61 error and the load screen just keeps me hostage as it tries again and again

This happened to me earlier and I rebooted (IT solution for everything) and it was stuck retrying to connect to online/offline by opening and closing the game. I tried on and off for a couple hours and finally got in. I may have got lucky but iā€™m playing now no issues whatsoever (ONLINE)

I alt-f4ā€™d, deleted the new character and tried two or three more times on my existing and Iā€™M IN

:smiley: enjoy your Hot Pockets.

Kind of. You have different code builds so you can basically take that older build and replace the current build with it. Theyā€™ll probably work on that newest build in their test environment once theyā€™ve reverted the change to figure out why it caused more issues.

When you finish all the code for a specific version, you compile all the code, files, etc that is part of that version and your output is the new build.

Obviously itā€™s a bit more complicated than this, but the details donā€™t matter so much.

Edit: damn autocorrect