Error: Incorrect storage password.
Moderators: Moderators, Developers
-
- Noob
- Posts: 2
- Joined: 09 Nov 2009, 03:22
- Noob?: No
Error: Incorrect storage password.
I found this problem in Ubuntu 9.10 amd64, Openkore 2.0.7, idRO. Could anyone help me?
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Error: Incorrect storage password.
Known Problem. Unknown reasons.hadins wrote:I found this problem in Ubuntu 9.10 amd64, Openkore 2.0.7, idRO. Could anyone help me?
-
- OpenKore Monk
- Posts: 457
- Joined: 04 Apr 2008, 10:10
Re: Error: Incorrect storage password.
Try using a liveCD of the 32bit version?
Got your topic trashed by a mod?
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
-
- Moderators
- Posts: 136
- Joined: 26 May 2008, 12:25
- Noob?: No
Re: Error: Incorrect storage password.
Afaik storage doesn't work on any linux version.kali wrote:Try using a liveCD of the 32bit version?
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
So far, the universe is winning.
Richard Cook
Wiki
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Error: Incorrect storage password.
Why? the Chiper Implementation is Pure Perl, and should work on any OS that support Perl.Scarya wrote:Afaik storage doesn't work on any linux version.kali wrote:Try using a liveCD of the 32bit version?
-
- OpenKore Monk
- Posts: 457
- Joined: 04 Apr 2008, 10:10
Re: Error: Incorrect storage password.
I have a hunch the 64bit stuff is messing up the crypt functions (I remember doing a hack that involved overflowing a 32bit integer before, might be related to that)Scarya wrote:Afaik storage doesn't work on any linux version.kali wrote:Try using a liveCD of the 32bit version?
Got your topic trashed by a mod?
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.
Have a nice day.
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Error: Incorrect storage password.
Hmm... yep I remember, in EPPv1.kali wrote: I have a hunch the 64bit stuff is messing up the crypt functions (I remember doing a hack that involved overflowing a 32bit integer before, might be related to that)
May-be the Pure Perl implementation have similar bug?
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Error: Incorrect storage password.
Don't do hacks, Mm'kay, hacks are bad. 

One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 2
- Joined: 09 Nov 2009, 03:22
- Noob?: No
Re: Error: Incorrect storage password.
The error doesn't show up in any of this OS:
-Ubuntu i386
-windows 32bit
-windows 64bit
-Ubuntu i386
-windows 32bit
-windows 64bit
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: Error: Incorrect storage password.
Fixed on FreeBSD 8.0-RC2 i386, needs testing on other systems.