Ciana_Rilian wrote: »They DELETED users table from the database during server update
Think this is the case, now they're drastically trying to find a backup or a recovery of some sorts somewhere, thats why we don't get an update, thats why there is no ETA. this is the first time that we had server issues but also issues logging into the website itself.
Ciana_Rilian wrote: »They DELETED users table from the database during server update
Think this is the case, now they're drastically trying to find a backup or a recovery of some sorts somewhere, thats why we don't get an update, thats why there is no ETA. this is the first time that we had server issues but also issues logging into the website itself.
TheWoanderer wrote: »TheWoanderer wrote: »Funny really...
Someone at the beginning of this post said that some people just like to whine...
1. Login failed. Internal error
2. Error 318 - say no more
3. You have been dropped from the server for hitting the message limit (since 2014)
4. Kicked back to xbox home everytime you get 'enlightened'
5. You need xbox live access to play this title
6. Toon running sideways?
7. Toon under mount (Feature?)
8. Toon running on mount (Feature?)
9. Unusually long load times
10. Freezing on transition
11. Freezing whilst transmuting resulting in loss of transmutation crystals
12. Character failed to make the jump resulting in having to be kicked from dungeon and suffering the dreaded wait to try again
13. Bar swapping lag
14. Block issue
15. Frostvault end boss issue for over a year now resulting in not being able to get no death run achievement
16. Wayrest being feared into the stairs or not being able to get through the door
17. Mazzatun block issue
18. Losing ESO plus access
19. Group audio problems
20. Achievements disappearing eg. Book Smarts from Moonhunter Keep or from New Life event (was in party chat with a buddy discussing them as I got them but they are not there?
I'm sure I've missed a few and these are all issues I've faced in the last month or two.
So Yeah...
We're certainly bloody whining especially as a paying customer.
With the exception of 8 (14-15-16-17 which I'm not familiar with I've not experienced any of those issues in the almost 2 years I've been playing but I also play on PC. Played FFXI on console and never again will I try to play an MMO on anything but a PC.
I've too often found that I wish I had chosen to play on pc... But I'm so far into the game now that to start all over again would be tiresome.
Looks a lot like an authentication server issue to me.
ZOS_GinaBruno wrote: »Hey all, apologies for the lack of updates. We're currently testing out a fix for this, and hope to have things resolved soon. Thanks for your continued patience; we're trying to get everything back up ASAP.
ZOS_GinaBruno wrote: »Hey all, apologies for the lack of updates. We're currently testing out a fix for this, and hope to have things resolved soon. Thanks for your continued patience; we're trying to get everything back up ASAP.
HidesFromSun wrote: »ZOS_GinaBruno wrote: »Hey all, apologies for the lack of updates. We're currently testing out a fix for this, and hope to have things resolved soon. Thanks for your continued patience; we're trying to get everything back up ASAP.
Any rough ETA on 'soon'? 30 mins, 1 hour, 2 hours?
Donny_Vito wrote: »Ciana_Rilian wrote: »They DELETED users table from the database during server update
Think this is the case, now they're drastically trying to find a backup or a recovery of some sorts somewhere, thats why we don't get an update, thats why there is no ETA. this is the first time that we had server issues but also issues logging into the website itself.
Hah, have you never had a SQL query like
'DELETE FROM [dbo].[TableName]'
and forgot the WHERE clause?
So rough, and the panic hits hard when you see something like [255000 rows affected]
ZOS_GinaBruno wrote: »Hey all, apologies for the lack of updates. We're currently testing out a fix for this, and hope to have things resolved soon. Thanks for your continued patience; we're trying to get everything back up ASAP.
Donny_Vito wrote: »Ciana_Rilian wrote: »They DELETED users table from the database during server update
Think this is the case, now they're drastically trying to find a backup or a recovery of some sorts somewhere, thats why we don't get an update, thats why there is no ETA. this is the first time that we had server issues but also issues logging into the website itself.
Hah, have you never had a SQL query like
'DELETE FROM [dbo].[TableName]'
and forgot the WHERE clause?
So rough, and the panic hits hard when you see something like [255000 rows affected]
sql> rollback;
Rollback completed