2026-03-07 10:15:04 [scrapy.utils.log] (PID: 76) INFO: Scrapy 2.12.0 started (bot: catalog_extraction) 2026-03-07 10:15:04 [scrapy.utils.log] (PID: 76) INFO: Versions: lxml 5.3.1.0, libxml2 2.12.9, cssselect 1.3.0, parsel 1.10.0, w3lib 2.3.1, Twisted 24.11.0, Python 3.11.13 (main, Jun 10 2025, 23:54:42) [GCC 12.2.0], pyOpenSSL 25.0.0 (OpenSSL 3.4.1 11 Feb 2025), cryptography 44.0.2, Platform Linux-6.9.12-x86_64-with-glibc2.36 2026-03-07 10:15:05 [smith_corona] (PID: 76) INFO: Starting extraction spider smith_corona... 2026-03-07 10:15:05 [scrapy.addons] (PID: 76) INFO: Enabled addons: [] 2026-03-07 10:15:05 [py.warnings] (PID: 76) WARNING: /usr/local/lib/python3.11/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-03-07 10:15:05 [scrapy.extensions.telnet] (PID: 76) INFO: Telnet Password: 1a0a8b3eb8f42a0e 2026-03-07 10:15:05 [py.warnings] (PID: 76) WARNING: /var/lib/scrapyd/eggs/catalog_extraction/1769537350.egg/catalog_extraction/extensions/bq_feedstorage.py:33: ScrapyDeprecationWarning: scrapy.extensions.feedexport.build_storage() is deprecated, call the builder directly. 2026-03-07 10:15:05 [scrapy.middleware] (PID: 76) INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.closespider.CloseSpider', 'scrapy.extensions.feedexport.FeedExporter', 'scrapy.extensions.logstats.LogStats', 'spidermon.contrib.scrapy.extensions.Spidermon'] 2026-03-07 10:15:05 [scrapy.crawler] (PID: 76) INFO: Overridden settings: {'BOT_NAME': 'catalog_extraction', 'CONCURRENT_ITEMS': 250, 'CONCURRENT_REQUESTS': 24, 'DOWNLOAD_DELAY': 1.25, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/var/lib/scrapyd/logs/catalog_extraction/smith_corona/80a4b2b21a0e11f180c14200a9fe0102.log', 'LOG_FORMAT': '%(asctime)s [%(name)s] (PID: %(process)d) %(levelname)s: ' '%(message)s', 'LOG_LEVEL': 'INFO', 'NEWSPIDER_MODULE': 'catalog_extraction.spiders', 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_poet.ScrapyPoetRequestFingerprinter', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'RETRY_HTTP_CODES': [500, 502, 503, 504, 522, 524, 408, 429, 403], 'RETRY_TIMES': 5, 'SPIDER_MODULES': ['catalog_extraction.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': None} 2026-03-07 10:15:05 [scrapy_poet.injection] (PID: 76) INFO: Loading providers: [, , , , , , ] 2026-03-07 10:15:05 [scrapy.middleware] (PID: 76) INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scraping_utils.middlewares.downloaders.ProxyManagerDownloaderMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scraping_utils.middlewares.downloaders.HeadersSpooferDownloaderMiddleware', 'scrapy_poet.InjectionMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy_poet.DownloaderStatsMiddleware'] 2026-03-07 10:15:05 [NotFoundHandlerSpiderMiddleware] (PID: 76) INFO: NotFoundHandlerSpiderMiddleware running on PRODUCTION environment. 2026-03-07 10:15:05 [scrapy.middleware] (PID: 76) INFO: Enabled spider middlewares: ['catalog_extraction.middlewares.NotFoundHandlerSpiderMiddleware', 'catalog_extraction.middlewares.FixtureSavingMiddleware', 'scrapy_poet.RetryMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-03-07 10:15:06 [scrapy.middleware] (PID: 76) INFO: Enabled item pipelines: ['catalog_extraction.pipelines.DuplicatedSKUsFilterPipeline', 'catalog_extraction.pipelines.DiscontinuedProductsAdjustmentPipeline', 'catalog_extraction.pipelines.PriceRoundingPipeline', 'scraping_utils.pipelines.AttachSupplierPipeline', 'spidermon.contrib.scrapy.pipelines.ItemValidationPipeline'] 2026-03-07 10:15:06 [scrapy.core.engine] (PID: 76) INFO: Spider opened 2026-03-07 10:15:06 [scrapy.extensions.closespider] (PID: 76) INFO: Spider will stop when no items are produced after 1800 seconds. 2026-03-07 10:15:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:15:06 [scrapy.extensions.telnet] (PID: 76) INFO: Telnet console listening on 127.0.0.1:6023 2026-03-07 10:15:08 [ProxyManagerDownloaderMiddleware] (PID: 76) INFO: Using brd-customer-hl_13cda1e4-zone-sharedpool_datacenter_proxy as the default proxy for ProxyManagerDownloaderMiddleware. 2026-03-07 10:15:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-00-x-1182-wax-ribbon.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-5-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-9-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-595.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-829.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-thermal-transfer-labels-1-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-purple.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-00-x-1182-wax-ribbon.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-5-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-9-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:15:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-595.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:16:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-829.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-thermal-transfer-labels-1-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-purple.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-00-x-1182-wax-ribbon.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-5-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-9-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-595.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-829.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-thermal-transfer-labels-1-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-purple.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:16:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-00-x-1182-wax-ribbon.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:17:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-5-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-9-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-595.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-829.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-thermal-transfer-labels-1-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-purple.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-inkjet-roll-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-00-x-1182-wax-ribbon.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-5-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-9-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-595.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-829.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:17:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-thermal-transfer-labels-1-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:18:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-purple.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:14 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:14 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:16 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:16 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:18 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:18 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:19 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:19 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:21 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:21 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:22 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:22 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:23 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:23 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:25 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:25 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:26 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:26 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:27 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:27 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:28 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:30 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:30 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:31 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:31 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:33 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:33 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:35 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:35 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:36 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:36 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:37 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:37 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:39 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:39 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:41 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:41 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:42 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:42 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:43 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:43 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:45 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:45 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:47 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:47 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:49 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:49 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:18:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-nonperforated-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:18:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-thermal-transfer-labels-1-core-brown.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:19:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-7-thermal-transfer-fanfold-labels-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-orange-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-1-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-dark-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-3-core-nonperforated-top-coated-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-yellow.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-nonperforated-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-thermal-transfer-labels-1-core-brown.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-7-thermal-transfer-fanfold-labels-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-orange-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-1-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-dark-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:19:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-3-core-nonperforated-top-coated-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-yellow.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-nonperforated-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:20:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-thermal-transfer-labels-1-core-brown.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-7-thermal-transfer-fanfold-labels-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-orange-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-1-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-dark-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-3-core-nonperforated-top-coated-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-yellow.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-nonperforated-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-thermal-transfer-labels-1-core-brown.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:20:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-7-thermal-transfer-fanfold-labels-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-orange-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:21:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-1-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-dark-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-3-core-nonperforated-top-coated-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-yellow.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-3-core-nonperforated-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-direct-thermal-labels-0-75-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-thermal-transfer-labels-1-core-brown.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-7-thermal-transfer-fanfold-labels-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-orange-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-1-core-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-dark-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-3-core-nonperforated-top-coated-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-yellow.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:21:55 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:55 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:56 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:56 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:57 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:58 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:59 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:21:59 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:01 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:01 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:02 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:02 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:04 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:04 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:05 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:05 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:22:07 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:07 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:09 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:09 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:11 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:11 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:12 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:13 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:14 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:14 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:16 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:16 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:17 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:17 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:19 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:19 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:20 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:20 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:21 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:21 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:22 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:23 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:24 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:24 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:26 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:26 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:27 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:27 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:28 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:30 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:30 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:22:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-grape-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-blockout-36.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-blockout-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-blockout-126.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-blockout-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-polypropylene-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:22:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-yellow-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-blockout-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-blockout-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-sheet-labels-blockout-215.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:23:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-blockout-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-grape-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-blockout-36.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-blockout-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-blockout-126.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-blockout-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-polypropylene-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-yellow-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-blockout-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-blockout-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-sheet-labels-blockout-215.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-blockout-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-grape-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-blockout-36.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:23:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-blockout-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-blockout-126.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:24:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-blockout-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-polypropylene-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-yellow-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-blockout-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-blockout-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-sheet-labels-blockout-215.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-blockout-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-grape-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-blockout-36.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-blockout-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-blockout-126.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-blockout-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-polypropylene-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-yellow-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-blockout-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-blockout-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-sheet-labels-blockout-215.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-blockout-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:24:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-grape-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:25:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-fluorescent-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-blockout-36.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-1-core-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-blockout-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blue.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-blockout-126.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-green.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-blockout-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-fluorescent-green-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-polypropylene-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-gray-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-nonperforated-yellow-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-blockout-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-blockout-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-5-sheet-labels-blockout-215.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-blockout-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:25:36 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:36 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:37 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:37 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:39 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:39 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:41 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:41 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:42 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:42 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:44 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:44 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:46 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:46 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:47 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:47 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:49 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:49 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:50 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:50 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:52 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:52 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:53 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:54 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:55 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:55 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:57 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:57 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:58 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:25:58 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:00 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:00 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:01 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:02 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:03 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:03 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:05 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:05 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:26:07 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:07 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:08 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:08 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:09 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:09 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:10 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:10 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:12 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:12 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:26:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-blockout-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-blockout-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-matte-litho-45.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-white-matte-litho-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-white-matte-litho-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-white-matte-litho-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-white-matte-litho-700.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-6-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-8-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-sheet-labels-photo-gloss-11.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-photo-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-75-x-4-75-sheet-labels-photo-gloss-203.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-65-x-4-65-sheet-labels-photo-gloss-490.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-photo-gloss-585.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-photo-gloss-843.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-blockout-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-blockout-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-matte-litho-45.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:26:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-white-matte-litho-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-white-matte-litho-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-white-matte-litho-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:27:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-white-matte-litho-700.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-6-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-8-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-sheet-labels-photo-gloss-11.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-photo-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-75-x-4-75-sheet-labels-photo-gloss-203.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-65-x-4-65-sheet-labels-photo-gloss-490.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-photo-gloss-585.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-photo-gloss-843.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-blockout-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-blockout-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-matte-litho-45.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-white-matte-litho-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-white-matte-litho-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-white-matte-litho-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-white-matte-litho-700.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-6-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-8-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-sheet-labels-photo-gloss-11.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-photo-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-75-x-4-75-sheet-labels-photo-gloss-203.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:27:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-65-x-4-65-sheet-labels-photo-gloss-490.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-photo-gloss-585.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-photo-gloss-843.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-blockout-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:28:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-blockout-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-matte-litho-45.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-white-matte-litho-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-white-matte-litho-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-white-matte-litho-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-white-matte-litho-700.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-6-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-8-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-sheet-labels-photo-gloss-11.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-photo-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-75-x-4-75-sheet-labels-photo-gloss-203.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-65-x-4-65-sheet-labels-photo-gloss-490.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-photo-gloss-585.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-photo-gloss-843.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-blockout-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-blockout-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-blockout-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-hot-pink.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-matte-litho-45.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-white-matte-litho-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-white-matte-litho-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-fluorescent-red.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-white-matte-litho-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:28:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-white-matte-litho-700.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-6-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-8-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-5-sheet-labels-photo-gloss-11.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:29:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-photo-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-75-x-4-75-sheet-labels-photo-gloss-203.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-65-x-4-65-sheet-labels-photo-gloss-490.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-photo-gloss-585.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-photo-gloss-843.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:16 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:17 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:18 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:18 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:20 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:20 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:21 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:21 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:23 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:23 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:24 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:24 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:26 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:26 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:28 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:29 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:29 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:31 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:31 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:33 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:33 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:34 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:34 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:35 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:35 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:36 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:36 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:38 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:38 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:39 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:39 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:41 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:41 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:42 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:42 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:44 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:44 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:46 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:46 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:47 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:47 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:48 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:48 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:49 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:49 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:50 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:50 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:29:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-photo-gloss-878.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-mid-gloss-127.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-mid-gloss-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:29:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-0-75-sheet-labels-white-mid-gloss-260.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-white-mid-gloss-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-white-mid-gloss-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-5-x-4-5-sheet-labels-white-premium-high-gloss-20.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:30:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-3-50785-sheet-labels-white-premium-high-gloss-73.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-premium-high-gloss-77.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-premium-high-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6-x-1-77-sheet-labels-white-premium-high-gloss-430.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-gloss-826.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-clear-matte-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-5-sheet-labels-clear-matte-140.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-0-75-sheet-labels-clear-matte-181.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-clear-matte-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-clear-matte-280.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-photo-gloss-878.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-mid-gloss-127.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-mid-gloss-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-0-75-sheet-labels-white-mid-gloss-260.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-white-mid-gloss-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-white-mid-gloss-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-5-x-4-5-sheet-labels-white-premium-high-gloss-20.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-3-50785-sheet-labels-white-premium-high-gloss-73.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-premium-high-gloss-77.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-premium-high-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6-x-1-77-sheet-labels-white-premium-high-gloss-430.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-gloss-826.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-clear-matte-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-5-sheet-labels-clear-matte-140.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-0-75-sheet-labels-clear-matte-181.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-clear-matte-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:30:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-clear-matte-280.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-photo-gloss-878.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-mid-gloss-127.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:31:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-mid-gloss-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-0-75-sheet-labels-white-mid-gloss-260.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-white-mid-gloss-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-white-mid-gloss-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-5-x-4-5-sheet-labels-white-premium-high-gloss-20.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-3-50785-sheet-labels-white-premium-high-gloss-73.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-premium-high-gloss-77.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-premium-high-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6-x-1-77-sheet-labels-white-premium-high-gloss-430.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-gloss-826.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-clear-matte-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-5-sheet-labels-clear-matte-140.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-0-75-sheet-labels-clear-matte-181.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-clear-matte-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-clear-matte-280.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-photo-gloss-878.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-mid-gloss-127.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-mid-gloss-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-0-75-sheet-labels-white-mid-gloss-260.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-white-mid-gloss-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-white-mid-gloss-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-5-x-4-5-sheet-labels-white-premium-high-gloss-20.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-3-50785-sheet-labels-white-premium-high-gloss-73.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-premium-high-gloss-77.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:31:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-premium-high-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6-x-1-77-sheet-labels-white-premium-high-gloss-430.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:32:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-gloss-826.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-clear-matte-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-5-sheet-labels-clear-matte-140.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-0-75-sheet-labels-clear-matte-181.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-clear-matte-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-clear-matte-280.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-photo-gloss-878.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-mid-gloss-127.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-mid-gloss-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-0-75-sheet-labels-white-mid-gloss-260.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-white-mid-gloss-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-white-mid-gloss-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-5-x-4-5-sheet-labels-white-premium-high-gloss-20.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-3-50785-sheet-labels-white-premium-high-gloss-73.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-premium-high-gloss-77.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-premium-high-gloss-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6-x-1-77-sheet-labels-white-premium-high-gloss-430.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-gloss-826.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-clear-matte-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-5-sheet-labels-clear-matte-140.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-0-75-sheet-labels-clear-matte-181.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-clear-matte-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-clear-matte-280.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:32:53 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:54 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:55 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:55 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:57 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:57 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:58 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:32:58 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:00 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:00 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:02 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:02 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:04 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:04 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:05 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:05 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:33:07 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:07 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:08 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:08 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:09 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:09 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:10 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:10 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:11 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:11 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:12 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:13 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:14 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:14 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:15 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:15 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:17 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:17 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:19 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:19 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:21 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:21 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:22 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:22 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:24 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:24 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:25 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:25 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:27 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:27 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:29 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:33:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-0-375-sheet-labels-crystal-clear-112.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-crystal-clear-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-crystal-clear-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-crystal-clear-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-red-51.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-red-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-red-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-5-sheet-labels-red-705.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-red-875.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-gray-56.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-gray-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-gray-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-gray-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-gray-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-gray-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:33:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-sheet-labels-gray-460.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-875-x-2-6875-sheet-labels-gray-650.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-gray-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-gray-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-turquoise-85.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-0-375-sheet-labels-crystal-clear-112.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:34:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-crystal-clear-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-crystal-clear-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-crystal-clear-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-red-51.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-red-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-red-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-5-sheet-labels-red-705.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-red-875.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-gray-56.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-gray-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-gray-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-gray-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-gray-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-gray-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-sheet-labels-gray-460.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-875-x-2-6875-sheet-labels-gray-650.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-gray-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-gray-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-turquoise-85.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-0-375-sheet-labels-crystal-clear-112.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-crystal-clear-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-crystal-clear-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-crystal-clear-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-red-51.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-red-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-red-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-5-sheet-labels-red-705.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:34:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-red-875.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-gray-56.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-gray-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-gray-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-gray-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:35:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-gray-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-gray-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-sheet-labels-gray-460.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-875-x-2-6875-sheet-labels-gray-650.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-gray-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-gray-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-turquoise-85.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-0-375-sheet-labels-crystal-clear-112.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-crystal-clear-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-crystal-clear-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-crystal-clear-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-red-51.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-red-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-red-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-5-sheet-labels-red-705.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-red-875.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-gray-56.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-gray-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-gray-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-gray-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-gray-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-gray-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-sheet-labels-gray-460.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-875-x-2-6875-sheet-labels-gray-650.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-gray-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-gray-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-turquoise-85.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-0-375-sheet-labels-crystal-clear-112.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-crystal-clear-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:35:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-crystal-clear-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-crystal-clear-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:36:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-red-51.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-red-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-red-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-5-sheet-labels-red-705.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-red-875.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-gray-56.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-gray-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-gray-160.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-gray-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-gray-213.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-gray-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-sheet-labels-gray-460.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-875-x-2-6875-sheet-labels-gray-650.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-gray-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-gray-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-turquoise-85.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:36:34 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:35 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:36 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:36 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:38 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:38 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:39 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:40 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:40 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:40 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:41 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:41 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:43 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:43 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:45 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:45 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:46 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:46 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:48 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:48 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:49 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:49 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:51 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:51 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:52 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:52 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:54 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:54 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:54 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:55 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:56 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:56 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:57 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:58 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:59 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:36:59 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:01 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:01 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:02 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:02 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:04 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:04 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:05 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:05 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:37:07 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:07 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:08 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:09 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:37:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-turquoise-185.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-turquoise-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-6562-x-2-75-sheet-labels-turquoise-475.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-46.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-white-polyester-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-white-polyester-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-polyester-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-polyester-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-125-sheet-labels-white-polyester-865.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-4-15625-sheet-labels-white-polyester-880.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-110.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-vinyl-drum-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-vinyl-drum-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-white-vinyl-drum-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-pastel-pink-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-pink-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-pink-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-pastel-pink-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-turquoise-185.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-turquoise-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-6562-x-2-75-sheet-labels-turquoise-475.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-46.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-white-polyester-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:37:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-white-polyester-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-polyester-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-polyester-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-125-sheet-labels-white-polyester-865.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:38:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-4-15625-sheet-labels-white-polyester-880.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-110.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-vinyl-drum-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-vinyl-drum-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-white-vinyl-drum-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-pastel-pink-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-pink-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-pink-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-pastel-pink-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-turquoise-185.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-turquoise-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-6562-x-2-75-sheet-labels-turquoise-475.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-46.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-white-polyester-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-white-polyester-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-polyester-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-polyester-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-125-sheet-labels-white-polyester-865.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-4-15625-sheet-labels-white-polyester-880.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-110.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-vinyl-drum-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-vinyl-drum-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-white-vinyl-drum-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-pastel-pink-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-pink-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-pink-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:38:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-pastel-pink-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-turquoise-185.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-turquoise-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:39:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-6562-x-2-75-sheet-labels-turquoise-475.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:08 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-46.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-white-polyester-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-white-polyester-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-polyester-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:13 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-polyester-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-125-sheet-labels-white-polyester-865.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-4-15625-sheet-labels-white-polyester-880.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-110.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:22 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-vinyl-drum-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-vinyl-drum-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-white-vinyl-drum-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-pastel-pink-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-pink-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-pink-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-pastel-pink-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-turquoise-185.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-209.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-turquoise-212.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-6562-x-2-75-sheet-labels-turquoise-475.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-46.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-white-polyester-114.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-white-polyester-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-polyester-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-polyester-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-75-x-1-125-sheet-labels-white-polyester-865.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-4-15625-sheet-labels-white-polyester-880.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-110.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:39:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-white-vinyl-drum-465.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-vinyl-drum-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:05 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-white-vinyl-drum-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:40:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-pastel-pink-120.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-pink-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-pink-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5135-x-3-2152-sheet-labels-pastel-pink-831.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:12 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:13 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:14 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:14 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:16 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:16 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:18 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:18 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:20 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:20 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:21 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:21 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:23 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:23 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:25 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:25 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:26 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:26 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:28 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:30 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:30 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:31 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:31 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:33 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:33 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:34 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:35 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:36 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:36 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:37 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:37 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:38 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:38 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:40 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:40 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:42 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:42 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:43 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:43 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:45 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:45 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:46 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:46 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:48 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:48 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:50 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:50 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:40:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-purple-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-pastel-purple-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:54 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-purple-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-purple-285.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-1875-x-1-sheet-labels-pastel-purple-365.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:40:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-pastel-purple-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-pastel-blue-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-blue-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-blue-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:41:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-pastel-blue-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-blue-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-blue-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-blue-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-pastel-green-80.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-pastel-green-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-green-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-pastel-green-295.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-pastel-green-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-pastel-green-680.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-pastel-yellow-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-purple-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:31 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-pastel-purple-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-purple-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:34 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-purple-285.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-1875-x-1-sheet-labels-pastel-purple-365.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-pastel-purple-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-pastel-blue-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:42 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-blue-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-blue-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-pastel-blue-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-blue-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-blue-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-blue-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-pastel-green-80.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-pastel-green-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-green-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:41:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-pastel-green-295.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-pastel-green-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-pastel-green-680.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:42:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-pastel-yellow-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-purple-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:11 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-pastel-purple-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-purple-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-purple-285.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:15 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-1875-x-1-sheet-labels-pastel-purple-365.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-pastel-purple-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:18 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-pastel-blue-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-blue-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-blue-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:24 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-pastel-blue-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:26 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-blue-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-blue-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:29 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-blue-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-pastel-green-80.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-pastel-green-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-green-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-pastel-green-295.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:40 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-pastel-green-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-pastel-green-680.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-pastel-yellow-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-purple-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-pastel-purple-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-purple-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-purple-285.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-1875-x-1-sheet-labels-pastel-purple-365.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-pastel-purple-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-pastel-blue-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-blue-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:42:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-blue-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:00 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-pastel-blue-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-blue-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:03 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-blue-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-blue-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:43:06 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:07 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-pastel-green-80.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:09 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-pastel-green-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:10 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-green-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:12 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:14 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-pastel-green-295.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:16 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-pastel-green-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:17 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-pastel-green-680.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:19 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-pastel-yellow-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:20 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-purple-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:21 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:23 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-pastel-purple-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:25 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-pastel-purple-191.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:27 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-purple-285.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:28 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-1875-x-1-sheet-labels-pastel-purple-365.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:30 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-x-2-sheet-labels-pastel-purple-735.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:32 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-1-35-sheet-labels-pastel-blue-103.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-blue-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-blue-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:37 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5-x-5-sheet-labels-pastel-blue-255.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-blue-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-blue-868.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-blue-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-pastel-green-80.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:47 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-pastel-green-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-x-5-sheet-labels-pastel-green-193.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:51 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-pastel-green-295.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-pastel-green-440.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-pastel-green-680.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:56 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-pastel-yellow-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:43:58 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:43:58 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:43:59 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:43:59 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:01 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:01 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:02 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:02 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:03 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:04 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:05 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:05 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:44:06 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:06 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:07 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:07 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:09 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:09 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:11 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:11 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:12 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:12 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:14 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:14 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:16 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:16 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:17 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:17 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:18 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:19 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:20 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:20 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:22 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:22 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:23 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:23 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:25 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:25 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:27 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:27 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:28 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:28 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:29 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:30 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:30 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:30 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:32 [scrapy.downloadermiddlewares.retry] (PID: 76) ERROR: Gave up retrying (failed 6 times): Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:32 [scrapy.core.scraper] (PID: 76) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] 2026-03-07 10:44:33 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-yellow-87.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:35 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-x-1-sheet-labels-pastel-yellow-198.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:36 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/2-83-x-1-5-sheet-labels-pastel-yellow-325.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:38 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-2-33-sheet-labels-pastel-yellow-550.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:39 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/5-5-x-4-125-sheet-labels-pastel-orange-9.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:41 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-pastel-orange-91.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:43 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-orange-142.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:44 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-orange-214.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:45 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-25-x-10-75-sheet-labels-pastel-orange-485.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:46 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-pastel-orange-620.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:48 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-pastel-orange-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:49 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-orange-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:50 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-pastel-orange-815.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:52 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-pastel-tan-42.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:53 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-tan-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:55 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-pastel-tan-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:57 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-pastel-tan-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:58 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-1875-x-1-5-sheet-labels-pastel-tan-760.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:44:59 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-pastel-tan-816.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:45:01 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/4-25-x-1-1-sheet-labels-pastel-tan-871.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:45:02 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-brown-kraft-26.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:45:04 [HeadersSpooferDownloaderMiddleware] (PID: 76) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-brown-kraft-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-03-07 10:45:06 [scrapy.extensions.closespider] (PID: 76) INFO: Closing spider since no items were produced in the last 1800 seconds. 2026-03-07 10:45:06 [scrapy.core.engine] (PID: 76) INFO: Closing spider (closespider_timeout_no_item) 2026-03-07 10:45:06 [scrapy.extensions.logstats] (PID: 76) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] ------------------------------ MONITORS ------------------------------ 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Extracted Items Monitor/test_stat_monitor... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Item Validation Monitor/test_stat_monitor... SKIPPED (Unable to find 'spidermon/validation/fields/errors' in job stats.) 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Error Count Monitor/test_stat_monitor... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Warning Count Monitor/test_stat_monitor... OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Finish Reason Monitor/Should have the expected finished reason(s)... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Unwanted HTTP codes monitor/Should not hit the limit of unwanted http status... OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Field Coverage Monitor/test_check_if_field_coverage_rules_are_met... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Retry Count monitor/Should not hit the limit of requests that reached the maximum retry amount... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Downloader Exceptions monitor/test_stat_monitor... FAIL 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Successful Requests monitor/Should have at least the minimum number of successful requests... OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] Total Requests monitor/Should not hit the total limit of requests... OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Extracted Items Monitor/test_stat_monitor ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/base.py", line 177, in test_stat_monitor self.fail(message) AssertionError: Unable to find 'item_scraped_count' in job stats. 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Error Count Monitor/test_stat_monitor ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/base.py", line 184, in test_stat_monitor assertion_method( AssertionError: Expecting 'log_count/ERROR' to be '<=' to '7.0'. Current value: '384' 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Finish Reason Monitor/Should have the expected finished reason(s) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/monitors.py", line 110, in test_should_finish_with_expected_reason self.assertTrue(finished_reason in expected_reasons, msg=msg) AssertionError: Finished with "closespider_timeout_no_item" the expected reasons are ['finished'] 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Field Coverage Monitor/test_check_if_field_coverage_rules_are_met ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/monitors.py", line 477, in test_check_if_field_coverage_rules_are_met self.assertTrue(len(failures) == 0, msg=msg) AssertionError: The following items did not meet field coverage rules: dict/inStock (expected 1.0, got 0) dict/name (expected 1.0, got 0) dict/prices (expected 1.0, got 0) dict/productStatus (expected 1.0, got 0) dict/supplier (expected 1.0, got 0) dict/supplierSku (expected 1.0, got 0) dict/url (expected 1.0, got 0) 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Retry Count monitor/Should not hit the limit of requests that reached the maximum retry amount ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/monitors.py", line 282, in test_maximum_retries self.assertLessEqual(max_reached, threshold, msg=msg) AssertionError: Too many requests (192) reached the maximum retry amount 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== FAIL: Downloader Exceptions monitor/test_stat_monitor ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/scrapy/monitors/base.py", line 184, in test_stat_monitor assertion_method( AssertionError: Expecting 'downloader/exception_count' to be '<=' to '100.0'. Current value: '1198' 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] 11 monitors in 0.133s 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] FAILED (failures=6, skipped=1) 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] -------------------------- FINISHED ACTIONS -------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] 0 actions in 0.000s 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] --------------------------- PASSED ACTIONS --------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] 0 actions in 0.000s 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] OK 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] --------------------------- FAILED ACTIONS --------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] CustomTemplateSendSlackMessageSpiderFinished... ERROR 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-03-07 10:45:41 [smith_corona] (PID: 76) ERROR: [Spidermon] ====================================================================== ERROR: CustomTemplateSendSlackMessageSpiderFinished ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.core.downloader.handlers.http11.TunnelError: Could not open CONNECT tunnel with proxy brd.superproxy.io:22225 [{'status': 407, 'reason': b'Account is suspended'}] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/spidermon/core/actions.py", line 39, in run self.run_action() File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 252, in run_action self.manager.send_message( File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 58, in send_message return [ ^ File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 59, in self.send_message( File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 71, in send_message return self._send_user_message( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 110, in _send_user_message user_id = self._get_user_id(username) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 96, in _get_user_id user = self.users.get(name, None) ^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 38, in users self._users = self._get_users_info() ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/spidermon/contrib/actions/slack/__init__.py", line 103, in _get_users_info for member in self._client.users_list()["members"] ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/slack_sdk/web/client.py", line 5166, in users_list return self.api_call("users.list", http_verb="GET", params=kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/slack_sdk/web/base_client.py", line 169, in api_call return self._sync_send(api_url=api_url, req_args=req_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/slack_sdk/web/base_client.py", line 200, in _sync_send return self._urllib_api_call( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/slack_sdk/web/base_client.py", line 331, in _urllib_api_call ).validate() ^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/slack_sdk/web/slack_response.py", line 197, in validate raise e.SlackApiError(message=msg, response=self) slack_sdk.errors.SlackApiError: The request to the Slack API failed. (url: https://slack.com/api/users.list) The server responded with: {'ok': False, 'error': 'invalid_auth'} 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] 1 action in 0.143s 2026-03-07 10:45:41 [smith_corona] (PID: 76) INFO: [Spidermon] FAILED (errors=1) 2026-03-07 10:45:41 [scrapy.utils.signal] (PID: 76) ERROR: Error caught on signal handler: > Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 1253, in adapt extracted: _SelfResultT | Failure = result.result() ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/extensions/feedexport.py", line 504, in close_spider self._close_slot(slot, spider) File "/usr/local/lib/python3.11/site-packages/scrapy/extensions/feedexport.py", line 535, in _close_slot d: Deferred[None] = maybeDeferred(slot.storage.store, get_file(slot)) # type: ignore[call-overload] ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/extensions/feedexport.py", line 517, in get_file assert slot_.file ^^^^^^^^^^ AssertionError 2026-03-07 10:45:41 [scrapy.statscollectors] (PID: 76) INFO: Dumping Scrapy stats: {'HeadersSpooferDownloaderMiddleware/spoofed': 1198, 'big_query/url': 216, 'downloader/exception_count': 1198, 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 1198, 'downloader/request_bytes': 925467, 'downloader/request_count': 1198, 'downloader/request_method_count/GET': 1198, 'elapsed_time_seconds': 1835.694, 'finish_reason': 'closespider_timeout_no_item', 'finish_time': datetime.datetime(2026, 3, 7, 10, 45, 41, 702057, tzinfo=datetime.timezone.utc), 'items_per_minute': None, 'log_count/ERROR': 392, 'log_count/INFO': 73, 'log_count/WARNING': 984, 'memusage/max': 135266304, 'memusage/startup': 126091264, 'proxy_manager/ignored/proxy_defined': 982, 'proxy_manager/processed': 216, 'responses_per_minute': None, 'retry/count': 1006, 'retry/max_reached': 192, 'retry/reason_count/scrapy.core.downloader.handlers.http11.TunnelError': 1006, 'scheduler/dequeued': 1198, 'scheduler/dequeued/memory': 1198, 'scheduler/enqueued': 1222, 'scheduler/enqueued/memory': 1222, 'spidermon/validation/validators': 1, 'spidermon/validation/validators/item/jsonschema': True, 'start_requests/big_query': 216, 'start_time': datetime.datetime(2026, 3, 7, 10, 15, 6, 8057, tzinfo=datetime.timezone.utc)} 2026-03-07 10:45:41 [scrapy.core.engine] (PID: 76) INFO: Spider closed (closespider_timeout_no_item)