product importer

i am getting these errors. i don't know why this is happening.
Import completed
6 seconds ago
Your product import has completed and 0 rows imported. 10 rows failed to import.
Download information about the failed rows

[2025-02-17 13:23:18] local.INFO: Broadcasting [database-notifications.sent] on channels [private-App.Models.User.1] with payload:
{
"socket": null
}
Import completed
6 seconds ago
Your product import has completed and 0 rows imported. 10 rows failed to import.
Download information about the failed rows

[2025-02-17 13:23:18] local.INFO: Broadcasting [database-notifications.sent] on channels [private-App.Models.User.1] with payload:
{
"socket": null
}
10 Replies
toeknee
toeknee7d ago
Becuase it found 10 but couldn't mport any. IT tells you to download the information aboutn the fairly rows
raheel3031
raheel3031OP7d ago
yes but when i try to download the report i get redirected to the customer login. i am not sure why that's happeniung. i am logged in as the admin
toeknee
toeknee7d ago
Go to the custom login and try to download it, seems like the download is linked to there
raheel3031
raheel3031OP7d ago
Yes but why is this the case and where can I change this Anyone else? I need to set the guard Reason for asking here to get some direction
toeknee
toeknee7d ago
Are your panels different Auths?
raheel3031
raheel3031OP7d ago
No I have solved it by defining the guards in Auth.php I will share this. But importing is still not working while I get a success message.
toeknee
toeknee6d ago
Sounds like exiting records were being updated?
raheel3031
raheel3031OP5d ago
Could you explain more
toeknee
toeknee5d ago
Sorry sounds like the import found exisitng records so they wouldn't be added if they existed? you'll need to debug the routine of importing
raheel3031
raheel3031OP5d ago
No thr database is empty

Did you find this page helpful?