Error: Incorrect storage password.

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

hadins
Noob
Noob
Posts: 2
Joined: 09 Nov 2009, 03:22
Noob?: No

Error: Incorrect storage password.

#1 Post by hadins »

I found this problem in Ubuntu 9.10 amd64, Openkore 2.0.7, idRO. Could anyone help me?
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Error: Incorrect storage password.

#2 Post by kLabMouse »

hadins wrote:I found this problem in Ubuntu 9.10 amd64, Openkore 2.0.7, idRO. Could anyone help me?
Known Problem. Unknown reasons.
kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Error: Incorrect storage password.

#3 Post by kali »

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.
Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: Error: Incorrect storage password.

#4 Post by Scarya »

kali wrote:Try using a liveCD of the 32bit version?
Afaik storage doesn't work on any linux 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
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Error: Incorrect storage password.

#5 Post by kLabMouse »

Scarya wrote:
kali wrote:Try using a liveCD of the 32bit version?
Afaik storage doesn't work on any linux version.
Why? the Chiper Implementation is Pure Perl, and should work on any OS that support Perl.
kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: Error: Incorrect storage password.

#6 Post by kali »

Scarya wrote:
kali wrote:Try using a liveCD of the 32bit version?
Afaik storage doesn't work on any linux version.
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)
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.
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Error: Incorrect storage password.

#7 Post by kLabMouse »

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)
Hmm... yep I remember, in EPPv1.
May-be the Pure Perl implementation have similar bug?
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Error: Incorrect storage password.

#8 Post by Technology »

Don't do hacks, Mm'kay, hacks are bad. :ugeek:
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!
hadins
Noob
Noob
Posts: 2
Joined: 09 Nov 2009, 03:22
Noob?: No

Re: Error: Incorrect storage password.

#9 Post by hadins »

The error doesn't show up in any of this OS:
-Ubuntu i386
-windows 32bit
-windows 64bit
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Error: Incorrect storage password.

#10 Post by EternalHarvest »

Fixed on FreeBSD 8.0-RC2 i386, needs testing on other systems.