Logged Error

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
batmike
Commander (CMDR)
Commander (CMDR)
Posts: 123
Joined: Tue Sep 04, 2007 10:46 am
Location: Minneapolis, MN
Contact:

Logged Error

Post by batmike » Thu Jul 24, 2008 11:40 am

I keep getting thousands of this one error:

Date; Severity; Message; Debug Data
7/23/2008 8:37:05 PM; Error; Error decrypting data; Invalid character in a Base-64 string.

Anyone have any idea what might be going on? It doesn't seem to be interrupting anything, but I can't imagine what it's trying to do that it keeps piling up all these errors.

Thanks!
Mike

User avatar
batmike
Commander (CMDR)
Commander (CMDR)
Posts: 123
Joined: Tue Sep 04, 2007 10:46 am
Location: Minneapolis, MN
Contact:

Re: Logged Error

Post by batmike » Mon Jul 28, 2008 9:59 am

No ideas? It happened a lot over the weekend, when I'm not checking it as often.

User avatar
WylieE
Captain (CAPT)
Captain (CAPT)
Posts: 281
Joined: Tue Mar 25, 2008 8:26 am
Location: Puyallup, WA
Contact:

Re: Logged Error

Post by WylieE » Wed Feb 04, 2009 8:55 pm

We just got a whole slew of these error messages this evening. It was over a three minute period and then stopped.

We turned on encryption yesterday before going live. Could this be related? Any info would be appreciated. An error is making us hyper concerned during the first few days of our rollout.


Thanks.
Eric Wylie
Warmoth Guitar Products, Inc.
http://www.warmoth.com

User avatar
batmike
Commander (CMDR)
Commander (CMDR)
Posts: 123
Joined: Tue Sep 04, 2007 10:46 am
Location: Minneapolis, MN
Contact:

Re: Logged Error

Post by batmike » Thu Feb 05, 2009 7:08 am

It's pretty much been narrowed down to HackerSafe/McAfee Secure - when it scans your site it'll generate all these errors. The fix is supposed to be incorporated into the 7.2 update.

If you don't have McAfee Secure, then I'm not sure what could be causing it ...

User avatar
WylieE
Captain (CAPT)
Captain (CAPT)
Posts: 281
Joined: Tue Mar 25, 2008 8:26 am
Location: Puyallup, WA
Contact:

Re: Logged Error

Post by WylieE » Thu Feb 05, 2009 10:26 am

batmike wrote:It's pretty much been narrowed down to HackerSafe/McAfee Secure - when it scans your site it'll generate all these errors. The fix is supposed to be incorporated into the 7.2 update.

If you don't have McAfee Secure, then I'm not sure what could be causing it ...
OK, we do use McAfee Secure and were scanned yesterday. That's a load off my mind.
Eric Wylie
Warmoth Guitar Products, Inc.
http://www.warmoth.com

Brewhaus
Vice Admiral (VADM)
Vice Admiral (VADM)
Posts: 878
Joined: Sat Jan 19, 2008 4:30 pm

Re: Logged Error

Post by Brewhaus » Sun Apr 12, 2009 10:24 am

We rarely check our error log (I know, I know) as we rarely had many errors to show. Due to a different issue we checked, and have literally tens of thousands of these errors ever since we entered an encryption key. There are so many of these errors that we cannot delete them using the Delete All option in AC. Is it safe to simply delete them directly from the SQL table?

And we are updating to 7.0.2 as soon as we clear the table. Has anyone confirmed that 7.0.2 has resolved this issue?
Rick Morris
Brewhaus (America) Inc.
Hot Sauce Depot

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Logged Error

Post by Logan Rhodehamel » Mon Apr 13, 2009 10:09 am

Brewhaus wrote:Is it safe to simply delete them directly from the SQL table?

And we are updating to 7.0.2 as soon as we clear the table. Has anyone confirmed that 7.0.2 has resolved this issue?
Yes, you can delete them from the table. The logging of this particular error was unfortunate, it made sense at the time because we wanted to be sure our custom encryption/decryption was always working properly. But we did not anticipate the false positives - McAfee and tools like it are throwing in bad data on purpose. Our decryption isn't actually failing... the input is bad.

In 7.0.2 we stopped logging this "error".
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply