Error occurred when crawling JD.com data using scrapy

when I crawled JD.com "s merchandise page, the system reported that the error was Error processing, and then the data did not climb down, but when debugging, it can be crawled, and other pages can also be passed normally. Please give me some advice.

this is an abnormal page.
clipboard.png

clipboard.png

Mar.10,2021

according to the error message, this line

image_file_path = value["path"]

is problematic because the value variable is list or tuple .

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3832e-2c0ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3832e-2c0ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?