CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

please help me i need urgent help, i made backup with navicat, and today there was a problem, my character table got corrupted, so i wanted to restore backup, but i cant , i get error duplicate entry, pleae




Image
Last edited by babyjason on Sat Aug 21, 2010 7:06 am, edited 1 time in total.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by hope »

just do a fix on that table or just restore the table in question
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

hope wrote:just do a fix on that table or just restore the table in question

i see...
Last edited by babyjason on Sat Aug 21, 2010 7:07 am, edited 1 time in total.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

ok iused ignore errors, continue on errors and it made it, allthoug said unssecsefully in the end...
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by MELERIX »

you can select specific tables to restore in navicat, so... select all the others tables except that one.

later you check manually where is the issue in that table.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

i have a big problem, it seams accounts were not fully restored...

how could i extract only accounts data table from the backup file ?
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

ok, so i can extract the tables separatly, i chose accounts table, but in the sql file only few accounts are there...why? pff
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by _DS_ »

Someone tryed to hack you, check this duplicated password.
1. You can (and should) remove it.
2. Your website - piece of shit, if it allow such things.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

i use acount manager that is here shared in l2j forum... :( but before i was using very odl version of it, maybe happend back then...
User avatar
Szponiasty
Advanced User
Advanced User
Posts: 557
Joined: Mon Apr 21, 2008 1:31 pm
Location: Eastern Poland

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by Szponiasty »

Read the error message...

You have duplicate entry for primary key. So there are 2 accounts of the same name what is not allowed ("..../etc/passwd"?)... Not to mention your account manager suck if it let creating accounts containing ".", "/" and so on... I bet i can delete or view any of your db tables with simple sql injection... So does anybody else who has even slightest idea...
And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by ThePhoenixBird »

Switch to this Account Manager, its updated and there is support for it.

Also remember that you are merging two tables with similar entries, you can get duplicates that way, so it would be better to delete that table and restore it with your backup, if there arent too many days of difference only a few accounts will be lost.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: CANNOT RESTORE BACKUP NEED URGENT HELP I BEG U

Post by babyjason »

ThePhoenixBird wrote:Switch to this Account Manager, its updated and there is support for it.

Also remember that you are merging two tables with similar entries, you can get duplicates that way, so it would be better to delete that table and restore it with your backup, if there arent too many days of difference only a few accounts will be lost.
hello, thank you all

i switched to the new account manager, but i guess those acounts were made before, and stayed there

and since i always backed up, they stayed there

what can i do in the feature to make sure these dupilcate things dont happeN? and if they happen how can i steal read , extract the data inside them? since if i try to extract the accounts sql NOW from the backup file with that error inside them, navicat will extract it, but only few accounts inside the file...

i mean i want to be 100% sure of backups...
Post Reply