logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
pdsteiner8198692  
#1 Posted : Thursday, January 26, 2023 11:45:25 AM(UTC)
pdsteiner8198692

Rank: Member

Groups: Authorized User
Joined: 12/30/2020(UTC)
Posts: 13

Lately we've seen these errors in the log entries, not sure what's causing them, any idea???

Screen Shot 2023-01-26 at 19.42.27.png (194kb) downloaded 18 time(s).

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

Jay  
#2 Posted : Thursday, January 26, 2023 1:16:32 PM(UTC)
Jay

Rank: Member

Groups: Authorized User, Developers
Joined: 11/12/2018(UTC)
Posts: 25

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
My first guess would be a missing or invalid country code on that user's billing address.
pdsteiner8198692  
#3 Posted : Thursday, January 26, 2023 2:04:41 PM(UTC)
pdsteiner8198692

Rank: Member

Groups: Authorized User
Joined: 12/30/2020(UTC)
Posts: 13

Hi, Jay. Client's country is always United States, not sure it could be a missing or invalid country code.
Jay  
#4 Posted : Thursday, January 26, 2023 2:39:05 PM(UTC)
Jay

Rank: Member

Groups: Authorized User, Developers
Joined: 11/12/2018(UTC)
Posts: 25

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
Looking at the source code, those two slashes in the error message after the word "Customer:" should be separating the full name, email address, and phone number of the user's primary (billing) address. So it seems like maybe that user doesn't have a primary address in the database, or it somehow got in the database with empty fields. You might want to run a query on the ac_Addresses database for that user ID and see what's in there.
pdsteiner8198692  
#5 Posted : Friday, January 27, 2023 4:27:21 AM(UTC)
pdsteiner8198692

Rank: Member

Groups: Authorized User
Joined: 12/30/2020(UTC)
Posts: 13

Jay, in the users table isAnonymous field is checked and no entry for userId 234830 in the addresses table.
Joe Payne2  
#6 Posted : Friday, January 27, 2023 6:44:20 AM(UTC)
Joe Payne2

Rank: Advanced Member

Groups: HelpDesk, Developers
Joined: 11/9/2018(UTC)
Posts: 564

Thanks: 122 times
Was thanked: 26 time(s) in 25 post(s)
Jay is correct. The symptom is the null country value. The cause is the shopper's primary billing address object was not populated prior to the call to checkout.

In a default AC9 install, this is only possible if the shopper was able to bypass page 1 of checkout (billing address). Based on my experience, it's a bot causing the error.
pdsteiner8198692  
#7 Posted : Friday, January 27, 2023 10:12:54 AM(UTC)
pdsteiner8198692

Rank: Member

Groups: Authorized User
Joined: 12/30/2020(UTC)
Posts: 13

Thanks for the update, Joe.
judy at Web2Market  
#8 Posted : Monday, January 30, 2023 7:13:10 AM(UTC)
judy at Web2Market

Rank: Advanced Member

Groups: Developers
Joined: 11/7/2018(UTC)
Posts: 286

Thanks: 21 times
Was thanked: 5 time(s) in 5 post(s)
We do see that error on other versions and figured it was a bot also.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.