2026-02-21 10:15:08 [scrapy.utils.log] (PID: 88) INFO: Scrapy 2.12.0 started (bot: catalog_extraction) 2026-02-21 10:15:08 [scrapy.utils.log] (PID: 88) 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-02-21 10:15:08 [smith_corona] (PID: 88) INFO: Starting extraction spider smith_corona... 2026-02-21 10:15:08 [scrapy.addons] (PID: 88) INFO: Enabled addons: [] 2026-02-21 10:15:08 [py.warnings] (PID: 88) 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-02-21 10:15:08 [scrapy.extensions.telnet] (PID: 88) INFO: Telnet Password: 44b5b21281e00e81 2026-02-21 10:15:08 [py.warnings] (PID: 88) 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-02-21 10:15:08 [scrapy.middleware] (PID: 88) 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-02-21 10:15:08 [scrapy.crawler] (PID: 88) 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/312390920f0e11f1ba524200a9fe0102.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-02-21 10:15:09 [scrapy_poet.injection] (PID: 88) INFO: Loading providers: [, , , , , , ] 2026-02-21 10:15:09 [scrapy.middleware] (PID: 88) 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-02-21 10:15:09 [NotFoundHandlerSpiderMiddleware] (PID: 88) INFO: NotFoundHandlerSpiderMiddleware running on PRODUCTION environment. 2026-02-21 10:15:09 [scrapy.middleware] (PID: 88) 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-02-21 10:15:09 [scrapy.middleware] (PID: 88) 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-02-21 10:15:09 [scrapy.core.engine] (PID: 88) INFO: Spider opened 2026-02-21 10:15:09 [scrapy.extensions.closespider] (PID: 88) INFO: Spider will stop when no items are produced after 1800 seconds. 2026-02-21 10:15:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:15:09 [scrapy.extensions.telnet] (PID: 88) INFO: Telnet console listening on 127.0.0.1:6023 2026-02-21 10:15:11 [ProxyManagerDownloaderMiddleware] (PID: 88) INFO: Using brd-customer-hl_13cda1e4-zone-sharedpool_datacenter_proxy as the default proxy for ProxyManagerDownloaderMiddleware. 2026-02-21 10:15:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-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-02-21 10:15:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-poly-freezer.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-no-perf-film-liner.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-laser-sheet-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-02-21 10:15:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-0-75-sheet-labels-29.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-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-02-21 10:15:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-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-02-21 10:15:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-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-02-21 10:15:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-red-xs.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-direct-thermal-labels-1-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-02-21 10:15:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-1-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-02-21 10:15:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-continuous-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-02-21 10:15:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/58mm-x-93mm-blank-bizerba-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-02-21 10:15:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-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-02-21 10:15:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:15:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-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-02-21 10:15:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-poly-freezer.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:15:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-no-perf-film-liner.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-laser-sheet-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-02-21 10:16:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-0-75-sheet-labels-29.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-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-02-21 10:16:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:16:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-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-02-21 10:16:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-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-02-21 10:16:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-red-xs.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-direct-thermal-labels-1-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-02-21 10:16:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-1-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-02-21 10:16:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-continuous-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-02-21 10:16:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/58mm-x-93mm-blank-bizerba-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-02-21 10:16:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-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-02-21 10:16:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-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-02-21 10:16:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-poly-freezer.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-no-perf-film-liner.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-laser-sheet-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-02-21 10:16:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-0-75-sheet-labels-29.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-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-02-21 10:16:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-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-02-21 10:16:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-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-02-21 10:16:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-red-xs.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:16:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-direct-thermal-labels-1-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-02-21 10:16:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-1-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-02-21 10:16:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:16:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-continuous-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-02-21 10:16:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/58mm-x-93mm-blank-bizerba-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-02-21 10:16:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-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-02-21 10:17:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:17:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-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-02-21 10:17:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-poly-freezer.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-no-perf-film-liner.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-laser-sheet-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-02-21 10:17:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-0-75-sheet-labels-29.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-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-02-21 10:17:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-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-02-21 10:17:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-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-02-21 10:17:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-red-xs.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-direct-thermal-labels-1-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-02-21 10:17:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-1-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-02-21 10:17:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-continuous-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-02-21 10:17:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/58mm-x-93mm-blank-bizerba-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-02-21 10:17:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-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-02-21 10:17:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-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-02-21 10:17:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-poly-freezer.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-no-perf-film-liner.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-laser-sheet-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-02-21 10:17:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-0-75-sheet-labels-29.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:17:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:17:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-0-5-sheet-labels-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-02-21 10:17:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:18:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-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-02-21 10:18:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-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-02-21 10:18:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-red-xs.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:18:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-direct-thermal-labels-1-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-02-21 10:18:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-direct-thermal-labels-1-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-02-21 10:18:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:18:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:18:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:18:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-continuous-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-02-21 10:18:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/58mm-x-93mm-blank-bizerba-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-02-21 10:18:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:18:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-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-02-21 10:18:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:18:18 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:19 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:20 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:20 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:21 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:21 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:22 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:22 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:24 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:24 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:25 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:26 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:27 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:27 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:28 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:28 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:29 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:29 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:30 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:31 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:32 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:32 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:34 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:34 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:35 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:35 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:37 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:37 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:38 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:38 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:39 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:39 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:41 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:41 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:42 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:42 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:43 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:43 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:44 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:44 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:45 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:45 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:47 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:47 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:49 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:49 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:50 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:18:50 [scrapy.core.scraper] (PID: 88) 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-02-21 10:18:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-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-02-21 10:18:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-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-02-21 10:18:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:18:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-02-21 10:18:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-5-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-02-21 10:18:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-direct-thermal-labels-1-core-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:19:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-fanfold-labels-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:19:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-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-02-21 10:19:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-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-02-21 10:19:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-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-02-21 10:19:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-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-02-21 10:19:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:19:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-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-02-21 10:19:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-fanfold-labels-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-02-21 10:19:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-0-75-core-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-02-21 10:19:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:19:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-0-75-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-02-21 10:19:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-fanfold-labels-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-02-21 10:19:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-fanfold-labels-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-02-21 10:19:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:19:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-thermal-transfer-fanfold-labels-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-02-21 10:19:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-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-02-21 10:19:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-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-02-21 10:19:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-02-21 10:19:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-5-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-02-21 10:19:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-direct-thermal-labels-1-core-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:19:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-fanfold-labels-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:19:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-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-02-21 10:19:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-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-02-21 10:19:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-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-02-21 10:19:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-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-02-21 10:19:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-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-02-21 10:19:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-fanfold-labels-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-02-21 10:19:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-0-75-core-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-02-21 10:19:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:19:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-0-75-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-02-21 10:19:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-fanfold-labels-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-02-21 10:19:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:19:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-fanfold-labels-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-02-21 10:20:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:20:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-thermal-transfer-fanfold-labels-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-02-21 10:20:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-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-02-21 10:20:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-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-02-21 10:20:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-02-21 10:20:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:20:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-5-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-02-21 10:20:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-direct-thermal-labels-1-core-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:20:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-fanfold-labels-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:20:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-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-02-21 10:20:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-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-02-21 10:20:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-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-02-21 10:20:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-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-02-21 10:20:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-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-02-21 10:20:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-fanfold-labels-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-02-21 10:20:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-0-75-core-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-02-21 10:20:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:20:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-0-75-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-02-21 10:20:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-fanfold-labels-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-02-21 10:20:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-fanfold-labels-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-02-21 10:20:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:20:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-thermal-transfer-fanfold-labels-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-02-21 10:20:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-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-02-21 10:20:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-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-02-21 10:20:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-02-21 10:20:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-5-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-02-21 10:20:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-direct-thermal-labels-1-core-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:20:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:20:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-fanfold-labels-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:20:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-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-02-21 10:20:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-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-02-21 10:20:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-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-02-21 10:20:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-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-02-21 10:20:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-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-02-21 10:21:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-fanfold-labels-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-02-21 10:21:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-0-75-core-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-02-21 10:21:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:21:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-0-75-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-02-21 10:21:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-fanfold-labels-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-02-21 10:21:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:21:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-fanfold-labels-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-02-21 10:21:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:21:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-thermal-transfer-fanfold-labels-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-02-21 10:21:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-thermal-transfer-fanfold-labels-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-02-21 10:21:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-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-02-21 10:21:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-02-21 10:21:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-5-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-02-21 10:21:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-1-direct-thermal-labels-1-core-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:21:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-fanfold-labels-top-coated.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:21:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-1-core-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-02-21 10:21:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-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-02-21 10:21:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-5-direct-thermal-labels-0-75-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-02-21 10:21:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-fanfold-labels-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-02-21 10:21:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-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-02-21 10:21:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-fanfold-labels-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-02-21 10:21:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-direct-thermal-labels-0-75-core-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-02-21 10:21:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:21:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-0-75-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-02-21 10:21:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-fanfold-labels-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-02-21 10:21:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:21:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-fanfold-labels-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-02-21 10:21:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:21:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-thermal-transfer-fanfold-labels-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-02-21 10:21:54 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:21:54 [scrapy.core.scraper] (PID: 88) 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-02-21 10:21:56 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:21:56 [scrapy.core.scraper] (PID: 88) 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-02-21 10:21:57 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:21:57 [scrapy.core.scraper] (PID: 88) 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-02-21 10:21:59 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:21:59 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:01 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:01 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:02 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:02 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:04 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:04 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:06 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:06 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:07 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:07 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:09 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:09 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:22:10 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:11 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:12 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:12 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:14 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:14 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:15 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:15 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:16 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:16 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:18 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:18 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:19 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:19 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:21 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:21 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:22 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:23 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:23 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:23 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:25 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:25 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:27 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:27 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:28 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:29 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:30 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:22:30 [scrapy.core.scraper] (PID: 88) 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-02-21 10:22:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-6-thermal-transfer-labels-3-core-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-02-21 10:22:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-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-02-21 10:22:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-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-02-21 10:22:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:22:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:22:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-5-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-02-21 10:22:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-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-02-21 10:22:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-8-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-02-21 10:22:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:22:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-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-02-21 10:22:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-blockout-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:22:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:22:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:22:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:22:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blockout.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:22:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-blockout-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:22:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-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-02-21 10:22:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-pink-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-02-21 10:23:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-blockout-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:23:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-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-02-21 10:23:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-blockout-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-02-21 10:23:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-blockout-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-02-21 10:23:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-6-thermal-transfer-labels-3-core-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-02-21 10:23:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:23:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-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-02-21 10:23:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-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-02-21 10:23:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-5-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-02-21 10:23:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-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-02-21 10:23:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-8-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-02-21 10:23:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-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-02-21 10:23:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-blockout-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:23:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:23:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:23:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blockout.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:23:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-blockout-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:23:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-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-02-21 10:23:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-pink-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-02-21 10:23:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-blockout-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:23:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-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-02-21 10:23:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-blockout-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-02-21 10:23:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-blockout-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-02-21 10:23:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-6-thermal-transfer-labels-3-core-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-02-21 10:23:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-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-02-21 10:23:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-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-02-21 10:23:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-5-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-02-21 10:23:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-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-02-21 10:23:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-8-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-02-21 10:23:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:23:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-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-02-21 10:23:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-blockout-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:24:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:24:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blockout.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-blockout-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-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-02-21 10:24:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-pink-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-02-21 10:24:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:24:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-blockout-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-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-02-21 10:24:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-blockout-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-02-21 10:24:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-blockout-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-02-21 10:24:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-6-thermal-transfer-labels-3-core-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-02-21 10:24:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-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-02-21 10:24:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-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-02-21 10:24:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-5-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-02-21 10:24:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-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-02-21 10:24:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-8-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-02-21 10:24:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-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-02-21 10:24:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-blockout-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:24:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:24:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blockout.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-blockout-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-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-02-21 10:24:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-pink-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-02-21 10:24:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-blockout-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:24:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:24:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-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-02-21 10:24:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-blockout-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-02-21 10:24:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-blockout-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-02-21 10:24:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-6-thermal-transfer-labels-3-core-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-02-21 10:24:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-thermal-transfer-fanfold-labels-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-02-21 10:24:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-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-02-21 10:24:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-5-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-02-21 10:25:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-3-5-thermal-transfer-labels-3-core-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-02-21 10:25:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-8-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-02-21 10:25:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-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-02-21 10:25:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:25:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-x-4-5-sheet-labels-blockout-28.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:25:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:25:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-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-02-21 10:25:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-blockout.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:25:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-blockout-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:25:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-12-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-02-21 10:25:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-nonperforated-pink-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-02-21 10:25:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-blockout-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:25:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:25:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-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-02-21 10:25:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-blockout-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-02-21 10:25:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-blockout-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-02-21 10:25:30 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:30 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:31 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:32 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:33 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:33 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:35 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:35 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:36 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:37 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:38 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:38 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:39 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:39 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:40 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:40 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:41 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:41 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:43 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:43 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:45 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:45 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:46 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:46 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:47 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:48 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:49 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:49 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:50 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:50 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:52 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:52 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:53 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:53 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:55 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:55 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:56 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:57 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:58 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:25:58 [scrapy.core.scraper] (PID: 88) 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-02-21 10:25:59 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:26:00 [scrapy.core.scraper] (PID: 88) 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-02-21 10:26:01 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:26:01 [scrapy.core.scraper] (PID: 88) 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-02-21 10:26:03 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:26:03 [scrapy.core.scraper] (PID: 88) 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-02-21 10:26:05 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:26:05 [scrapy.core.scraper] (PID: 88) 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-02-21 10:26:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-blockout-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-02-21 10:26:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-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-02-21 10:26:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:26:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-blockout-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-02-21 10:26:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-blockout-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-02-21 10:26:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-matte-litho-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-02-21 10:26:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-white-matte-litho-75.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-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-02-21 10:26:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-white-matte-litho-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-matte-litho-194.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-white-matte-litho-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-matte-litho-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-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-02-21 10:26:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-white-matte-litho-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-02-21 10:26:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-white-matte-litho-860.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-matte-litho-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-2-75-sheet-labels-white-matte-litho-890.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-photo-gloss-50.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:26:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-blockout-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-02-21 10:26:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-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-02-21 10:26:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-blockout-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-02-21 10:26:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-blockout-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-02-21 10:26:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:26:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-matte-litho-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-02-21 10:26:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-white-matte-litho-75.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-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-02-21 10:26:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-white-matte-litho-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-matte-litho-194.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:26:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-white-matte-litho-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-matte-litho-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-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-02-21 10:27:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-white-matte-litho-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-02-21 10:27:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-white-matte-litho-860.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-matte-litho-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:27:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-2-75-sheet-labels-white-matte-litho-890.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-photo-gloss-50.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:27:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-blockout-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-02-21 10:27:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-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-02-21 10:27:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-blockout-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-02-21 10:27:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-blockout-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-02-21 10:27:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-matte-litho-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-02-21 10:27:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-white-matte-litho-75.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-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-02-21 10:27:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-white-matte-litho-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-matte-litho-194.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-white-matte-litho-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-matte-litho-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-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-02-21 10:27:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-white-matte-litho-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-02-21 10:27:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-white-matte-litho-860.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-matte-litho-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-2-75-sheet-labels-white-matte-litho-890.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-photo-gloss-50.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:27:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:27:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:27:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-blockout-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-02-21 10:27:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-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-02-21 10:27:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-blockout-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-02-21 10:28:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-blockout-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-02-21 10:28:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-matte-litho-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-02-21 10:28:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-white-matte-litho-75.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:28:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-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-02-21 10:28:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-white-matte-litho-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-matte-litho-194.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-white-matte-litho-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-matte-litho-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-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-02-21 10:28:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-white-matte-litho-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-02-21 10:28:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-white-matte-litho-860.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-matte-litho-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-2-75-sheet-labels-white-matte-litho-890.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-photo-gloss-50.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:28:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-25-sheet-labels-blockout-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-02-21 10:28:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-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-02-21 10:28:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-5-sheet-labels-blockout-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-02-21 10:28:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-3-25-sheet-labels-blockout-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-02-21 10:28:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-matte-litho-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-02-21 10:28:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-white-matte-litho-75.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-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-02-21 10:28:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-white-matte-litho-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-matte-litho-194.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-5-5-sheet-labels-white-matte-litho-205.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-matte-litho-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:28:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/5-x-3-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-02-21 10:28:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-875-x-4-312-sheet-labels-white-matte-litho-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-02-21 10:28:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-white-matte-litho-860.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:28:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-matte-litho-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-2-75-sheet-labels-white-matte-litho-890.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:29:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-photo-gloss-50.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:29:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:29:07 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:07 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:09 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:09 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:29:10 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:10 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:11 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:11 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:13 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:13 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:14 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:14 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:15 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:15 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:17 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:17 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:17 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:18 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:19 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:19 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:21 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:21 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:22 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:22 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:23 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:23 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:25 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:25 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:27 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:27 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:28 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:28 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:29 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:30 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:31 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:31 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:33 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:33 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:34 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:34 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:36 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:36 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:37 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:37 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:38 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:38 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:40 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:29:40 [scrapy.core.scraper] (PID: 88) 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-02-21 10:29:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:29:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:29:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-photo-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-02-21 10:29:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-photo-gloss-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-mid-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-mid-gloss-88.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-white-mid-gloss-93.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-mid-gloss-117.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:29:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-white-mid-gloss-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:29:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:29:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-mid-gloss-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-mid-gloss-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-mid-gloss-855.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-premium-high-gloss-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-02-21 10:30:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-white-premium-high-gloss-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-02-21 10:30:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-premium-high-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-premium-high-gloss-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-02-21 10:30:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:30:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-white-premium-high-gloss-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-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-02-21 10:30:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-white-premium-high-gloss-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-02-21 10:30:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-7656-x-4-7656-sheet-labels-white-premium-high-gloss-835.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-premium-high-gloss-884.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:30:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-photo-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-02-21 10:30:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-photo-gloss-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-mid-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-mid-gloss-88.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-white-mid-gloss-93.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-mid-gloss-117.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-white-mid-gloss-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-mid-gloss-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-mid-gloss-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-mid-gloss-855.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-premium-high-gloss-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-02-21 10:30:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-white-premium-high-gloss-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-02-21 10:30:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-premium-high-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-premium-high-gloss-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-02-21 10:30:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-white-premium-high-gloss-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-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-02-21 10:30:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-white-premium-high-gloss-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-02-21 10:30:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-7656-x-4-7656-sheet-labels-white-premium-high-gloss-835.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-premium-high-gloss-884.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:30:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:30:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:30:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-photo-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-02-21 10:30:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-photo-gloss-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-mid-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-mid-gloss-88.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-white-mid-gloss-93.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-mid-gloss-117.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:31:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-white-mid-gloss-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-mid-gloss-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-mid-gloss-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-mid-gloss-855.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-premium-high-gloss-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-02-21 10:31:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-white-premium-high-gloss-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-02-21 10:31:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-premium-high-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-premium-high-gloss-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-02-21 10:31:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-white-premium-high-gloss-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-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-02-21 10:31:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-white-premium-high-gloss-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-02-21 10:31:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-7656-x-4-7656-sheet-labels-white-premium-high-gloss-835.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-premium-high-gloss-884.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:31:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-photo-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-02-21 10:31:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-photo-gloss-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-mid-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-mid-gloss-88.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-white-mid-gloss-93.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-mid-gloss-117.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-white-mid-gloss-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-mid-gloss-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-mid-gloss-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-mid-gloss-855.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:31:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-premium-high-gloss-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-02-21 10:31:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-white-premium-high-gloss-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-02-21 10:31:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-premium-high-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:31:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-premium-high-gloss-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-02-21 10:32:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-white-premium-high-gloss-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-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-02-21 10:32:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-white-premium-high-gloss-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-02-21 10:32:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-7656-x-4-7656-sheet-labels-white-premium-high-gloss-835.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-premium-high-gloss-884.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-photo-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-02-21 10:32:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:32:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:32:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-photo-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-02-21 10:32:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-photo-gloss-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-mid-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-mid-gloss-88.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-white-mid-gloss-93.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-white-mid-gloss-117.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:32:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-white-mid-gloss-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:32:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-57-x-4-57-sheet-labels-white-mid-gloss-545.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-mid-gloss-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-mid-gloss-855.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:32:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-33-sheet-labels-white-premium-high-gloss-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-02-21 10:32:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-white-premium-high-gloss-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-02-21 10:32:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-white-premium-high-gloss-84.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-1-sheet-labels-white-premium-high-gloss-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-02-21 10:32:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-white-premium-high-gloss-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-premium-high-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-02-21 10:32:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-white-premium-high-gloss-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-02-21 10:32:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-7656-x-4-7656-sheet-labels-white-premium-high-gloss-835.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-premium-high-gloss-884.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:32:43 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:43 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:45 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:45 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:46 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:46 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:48 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:48 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:49 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:50 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:51 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:51 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:52 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:52 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:54 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:54 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:55 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:56 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:57 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:57 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:58 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:32:58 [scrapy.core.scraper] (PID: 88) 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-02-21 10:32:59 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:00 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:00 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:00 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:02 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:02 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:03 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:03 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:05 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:05 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:06 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:06 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:08 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:08 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:33:09 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:09 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:11 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:11 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:13 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:13 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:14 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:14 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:15 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:15 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:17 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:33:17 [scrapy.core.scraper] (PID: 88) 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-02-21 10:33:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-clear-matte-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-02-21 10:33:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-3125-sheet-labels-clear-matte-655.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-375-sheet-labels-clear-matte-839.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-clear-matte-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-02-21 10:33:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-crystal-clear-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-crystal-clear-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-02-21 10:33:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-crystal-clear-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-crystal-clear-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-02-21 10:33:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-red-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-02-21 10:33:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-red-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-red-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-02-21 10:33:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-red-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-02-21 10:33:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-gray-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-02-21 10:33:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-gray-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-02-21 10:33:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-gray-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-02-21 10:33:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:33:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-625-x-0-375-sheet-labels-gray-838.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-75-sheet-labels-gray-869.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:33:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-clear-matte-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-02-21 10:33:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-3125-sheet-labels-clear-matte-655.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-375-sheet-labels-clear-matte-839.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-clear-matte-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-02-21 10:34:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-crystal-clear-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-crystal-clear-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-02-21 10:34:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-crystal-clear-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:34:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-crystal-clear-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-02-21 10:34:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-red-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-02-21 10:34:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-red-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-red-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-02-21 10:34:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-red-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-02-21 10:34:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-gray-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-02-21 10:34:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-gray-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-02-21 10:34:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-gray-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-02-21 10:34:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-625-x-0-375-sheet-labels-gray-838.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-75-sheet-labels-gray-869.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-clear-matte-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-02-21 10:34:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-3125-sheet-labels-clear-matte-655.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-375-sheet-labels-clear-matte-839.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-clear-matte-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-02-21 10:34:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-crystal-clear-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-crystal-clear-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-02-21 10:34:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-crystal-clear-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-crystal-clear-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-02-21 10:34:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-red-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-02-21 10:34:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-red-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:34:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-red-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-02-21 10:34:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-red-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-02-21 10:34:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-gray-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-02-21 10:34:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:34:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-gray-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-02-21 10:35:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-gray-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-02-21 10:35:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-625-x-0-375-sheet-labels-gray-838.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-75-sheet-labels-gray-869.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:35:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-clear-matte-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-02-21 10:35:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-3125-sheet-labels-clear-matte-655.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-375-sheet-labels-clear-matte-839.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-clear-matte-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-02-21 10:35:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-crystal-clear-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-crystal-clear-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-02-21 10:35:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-crystal-clear-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-crystal-clear-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-02-21 10:35:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-red-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-02-21 10:35:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-red-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-red-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-02-21 10:35:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-red-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-02-21 10:35:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-gray-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-02-21 10:35:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-gray-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-02-21 10:35:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-gray-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-02-21 10:35:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-625-x-0-375-sheet-labels-gray-838.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-75-sheet-labels-gray-869.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-625-sheet-labels-clear-matte-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-02-21 10:35:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:35:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-3125-sheet-labels-clear-matte-655.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-1-375-sheet-labels-clear-matte-839.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-625-x-4-625-sheet-labels-clear-matte-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-02-21 10:35:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-crystal-clear-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-75-x-9-4-sheet-labels-crystal-clear-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-02-21 10:35:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-crystal-clear-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:35:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-crystal-clear-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-02-21 10:36:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-red-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-02-21 10:36:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-red-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:36:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-red-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-02-21 10:36:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-red-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-02-21 10:36:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:36:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-gray-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-02-21 10:36:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-gray-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-02-21 10:36:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-gray-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-02-21 10:36:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:36:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/7-625-x-0-375-sheet-labels-gray-838.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:36:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-0-75-sheet-labels-gray-869.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:36:24 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:24 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:26 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:26 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:28 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:28 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:29 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:29 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:31 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:31 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:32 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:32 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:33 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:33 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:35 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:35 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:35 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:36 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:37 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:37 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:38 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:38 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:39 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:39 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:41 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:41 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:42 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:42 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:43 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:43 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:45 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:45 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:47 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:47 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:48 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:48 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:49 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:49 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:51 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:51 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:53 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:53 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:54 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:54 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:56 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:56 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:58 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:36:58 [scrapy.core.scraper] (PID: 88) 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-02-21 10:36:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-turquoise-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-02-21 10:37:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-turquoise-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-02-21 10:37:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-turquoise-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-02-21 10:37:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-turquoise-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-02-21 10:37:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-turquoise-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-white-polyester-71.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-white-polyester-86.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:37:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-25-sheet-labels-white-polyester-92.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-7225-x-0-5-sheet-labels-white-polyester-350.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-polyester-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-polyester-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-vinyl-drum-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-02-21 10:37:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-10-sheet-labels-white-vinyl-drum-78.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-vinyl-drum-99.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-white-vinyl-drum-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-42-x-0-58-sheet-labels-white-vinyl-drum-675.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-white-vinyl-drum-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-02-21 10:37:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-white-vinyl-drum-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-turquoise-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-02-21 10:37:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-turquoise-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-02-21 10:37:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-turquoise-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-02-21 10:37:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-turquoise-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-02-21 10:37:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-turquoise-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-white-polyester-71.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-white-polyester-86.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-25-sheet-labels-white-polyester-92.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-7225-x-0-5-sheet-labels-white-polyester-350.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:37:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-polyester-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-polyester-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-vinyl-drum-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-02-21 10:37:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-10-sheet-labels-white-vinyl-drum-78.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-vinyl-drum-99.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:37:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-white-vinyl-drum-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-42-x-0-58-sheet-labels-white-vinyl-drum-675.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-white-vinyl-drum-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-02-21 10:38:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-white-vinyl-drum-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-turquoise-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-02-21 10:38:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-turquoise-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-02-21 10:38:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:38:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-turquoise-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-02-21 10:38:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-turquoise-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-02-21 10:38:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-turquoise-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-white-polyester-71.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-white-polyester-86.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-25-sheet-labels-white-polyester-92.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-7225-x-0-5-sheet-labels-white-polyester-350.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-polyester-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-polyester-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-vinyl-drum-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-02-21 10:38:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-10-sheet-labels-white-vinyl-drum-78.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-vinyl-drum-99.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-white-vinyl-drum-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-42-x-0-58-sheet-labels-white-vinyl-drum-675.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-white-vinyl-drum-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-02-21 10:38:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-white-vinyl-drum-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-turquoise-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-02-21 10:38:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-turquoise-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-02-21 10:38:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-turquoise-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-02-21 10:38:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:38:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-turquoise-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-02-21 10:38:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-turquoise-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-white-polyester-71.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-white-polyester-86.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-25-sheet-labels-white-polyester-92.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:38:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-7225-x-0-5-sheet-labels-white-polyester-350.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-polyester-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-polyester-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-vinyl-drum-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-02-21 10:39:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:39:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-10-sheet-labels-white-vinyl-drum-78.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-vinyl-drum-99.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-white-vinyl-drum-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-42-x-0-58-sheet-labels-white-vinyl-drum-675.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-white-vinyl-drum-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-02-21 10:39:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-white-vinyl-drum-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-turquoise-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-02-21 10:39:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-turquoise-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-02-21 10:39:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-5-5-sheet-labels-turquoise-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-02-21 10:39:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-turquoise-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-02-21 10:39:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-turquoise-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-white-polyester-71.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-4375-sheet-labels-white-polyester-86.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-25-x-1-25-sheet-labels-white-polyester-92.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-7225-x-0-5-sheet-labels-white-polyester-350.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-5-sheet-labels-white-polyester-866.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-polyester-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-vinyl-drum-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-02-21 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-10-sheet-labels-white-vinyl-drum-78.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-6-sheet-labels-white-vinyl-drum-99.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-vinyl-drum-106.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:39:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-white-vinyl-drum-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-42-x-0-58-sheet-labels-white-vinyl-drum-675.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:39:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-1-25-sheet-labels-white-vinyl-drum-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-02-21 10:40:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-white-vinyl-drum-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:02 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:02 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:03 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:04 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:04 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:05 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:06 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:06 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:07 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:07 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:40:09 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:09 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:10 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:10 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:11 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:11 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:13 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:13 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:15 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:15 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:17 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:17 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:18 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:18 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:19 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:20 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:21 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:21 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:23 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:23 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:24 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:25 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:26 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:26 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:27 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:27 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:28 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:28 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:30 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:30 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:32 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:32 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:34 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:34 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:35 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:35 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:37 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:40:37 [scrapy.core.scraper] (PID: 88) 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-02-21 10:40:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-pink-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-pink-100.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:40:42 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-pink-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-02-21 10:40:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-pink-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-02-21 10:40:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-75-x-3-sheet-labels-pastel-pink-310.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-pink-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-02-21 10:40:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-purple-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-5-sheet-labels-pastel-purple-55.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-purple-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-02-21 10:40:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:40:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-purple-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:40:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-pastel-purple-695.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-blue-15.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:40:59 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-pastel-blue-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-02-21 10:41:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-blue-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-blue-116.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-pastel-blue-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-02-21 10:41:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-2-sheet-labels-pastel-blue-196.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:41:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-blue-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-02-21 10:41:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-pastel-blue-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:14 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-pink-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-pink-100.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-pink-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-02-21 10:41:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-pink-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-02-21 10:41:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-75-x-3-sheet-labels-pastel-pink-310.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-pink-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-02-21 10:41:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-purple-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-5-sheet-labels-pastel-purple-55.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-purple-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-02-21 10:41:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-purple-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-pastel-purple-695.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-blue-15.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-pastel-blue-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-02-21 10:41:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-blue-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:40 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-blue-116.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-pastel-blue-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-02-21 10:41:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-2-sheet-labels-pastel-blue-196.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-blue-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-02-21 10:41:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-pastel-blue-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:49 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-pink-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-pink-100.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:41:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-pink-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-02-21 10:41:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-pink-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-02-21 10:41:57 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-75-x-3-sheet-labels-pastel-pink-310.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:41:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-pink-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-02-21 10:42:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-purple-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-5-sheet-labels-pastel-purple-55.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:02 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-purple-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-02-21 10:42:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-purple-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-pastel-purple-695.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:42:10 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-blue-15.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-pastel-blue-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-02-21 10:42:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-blue-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-blue-116.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:18 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-pastel-blue-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-02-21 10:42:20 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-2-sheet-labels-pastel-blue-196.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-blue-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-02-21 10:42:23 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-pastel-blue-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-pink-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-pink-100.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-pink-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-02-21 10:42:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-pink-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-02-21 10:42:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-75-x-3-sheet-labels-pastel-pink-310.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-pink-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-02-21 10:42:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-purple-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-5-sheet-labels-pastel-purple-55.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-purple-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-02-21 10:42:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-purple-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:45 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-pastel-purple-695.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-blue-15.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-pastel-blue-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-02-21 10:42:52 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-blue-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:42:55 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-blue-116.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:42:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-pastel-blue-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-02-21 10:42:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-2-sheet-labels-pastel-blue-196.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-blue-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-02-21 10:43:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-pastel-blue-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:04 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-pink-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:06 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-pink-100.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:43:09 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-pink-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-02-21 10:43:11 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-4-sheet-labels-pastel-pink-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-02-21 10:43:12 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-75-x-3-sheet-labels-pastel-pink-310.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:13 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-pastel-pink-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-02-21 10:43:15 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-purple-54.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:16 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-5-sheet-labels-pastel-purple-55.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-pastel-purple-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-02-21 10:43:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-purple-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-x-2-sheet-labels-pastel-purple-695.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:26 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-blue-15.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-5-x-4-75-sheet-labels-pastel-blue-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-02-21 10:43:29 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/0-875-x-0-875-sheet-labels-pastel-blue-81.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:31 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-blue-116.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-pastel-blue-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-02-21 10:43:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-2-sheet-labels-pastel-blue-196.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:35 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-blue-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-02-21 10:43:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:43:38 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-pastel-blue-217.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:43:40 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:40 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:42 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:42 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:43 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:43 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:45 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:45 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:47 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:47 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:49 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:49 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:50 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:50 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:52 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:52 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:53 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:53 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:55 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:55 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:57 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:57 [scrapy.core.scraper] (PID: 88) 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-02-21 10:43:58 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:43:58 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:00 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:00 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:01 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:01 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:03 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:03 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:04 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:04 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:06 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:06 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:08 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:08 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:44:09 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:10 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:11 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:11 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:12 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:12 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:13 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:13 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:15 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:15 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:16 [scrapy.downloadermiddlewares.retry] (PID: 88) 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-02-21 10:44:16 [scrapy.core.scraper] (PID: 88) 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-02-21 10:44:17 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-pastel-blue-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:19 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-pastel-blue-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-02-21 10:44:21 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-pastel-blue-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:22 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-blue-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-02-21 10:44:24 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:25 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-pastel-blue-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:27 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:28 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-pastel-blue-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:30 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-4-875-sheet-labels-pastel-green-59.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:32 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-33-x-3-33-sheet-labels-pastel-green-145.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:33 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:34 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:36 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-pastel-green-685.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:37 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/6-78-x-4-75-sheet-labels-pastel-green-848.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:39 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-pastel-green-885.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:41 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-pastel-yellow-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-02-21 10:44:43 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-pastel-yellow-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-02-21 10:44:44 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-9375-x-0-625-sheet-labels-pastel-yellow-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-02-21 10:44:46 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/4-25-x-11-sheet-labels-pastel-yellow-129.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:47 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-pastel-yellow-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-02-21 10:44:48 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:50 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:44:51 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-pastel-yellow-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-02-21 10:44:53 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-pastel-yellow-874.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:54 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-pastel-blue-345.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:44:56 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-pastel-blue-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-02-21 10:44:58 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-5625-x-1-8125-sheet-labels-pastel-blue-625.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:45:00 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-blue-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-02-21 10:45:01 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:45:03 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-2-6875-sheet-labels-pastel-blue-870.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:45:05 [HeadersSpooferDownloaderMiddleware] (PID: 88) 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-02-21 10:45:07 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-pastel-blue-891.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:45:08 [HeadersSpooferDownloaderMiddleware] (PID: 88) WARNING: Request https://www.smithcorona.com/1-125-x-4-875-sheet-labels-pastel-green-59.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-21 10:45:09 [scrapy.extensions.closespider] (PID: 88) INFO: Closing spider since no items were produced in the last 1800 seconds. 2026-02-21 10:45:09 [scrapy.core.engine] (PID: 88) INFO: Closing spider (closespider_timeout_no_item) 2026-02-21 10:45:09 [scrapy.extensions.logstats] (PID: 88) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] ------------------------------ MONITORS ------------------------------ 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Extracted Items Monitor/test_stat_monitor... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Item Validation Monitor/test_stat_monitor... SKIPPED (Unable to find 'spidermon/validation/fields/errors' in job stats.) 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Error Count Monitor/test_stat_monitor... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Warning Count Monitor/test_stat_monitor... OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Finish Reason Monitor/Should have the expected finished reason(s)... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Unwanted HTTP codes monitor/Should not hit the limit of unwanted http status... OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Field Coverage Monitor/test_check_if_field_coverage_rules_are_met... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Retry Count monitor/Should not hit the limit of requests that reached the maximum retry amount... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Downloader Exceptions monitor/test_stat_monitor... FAIL 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Successful Requests monitor/Should have at least the minimum number of successful requests... OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] Total Requests monitor/Should not hit the total limit of requests... OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) 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: '1209' 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] 11 monitors in 0.070s 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] FAILED (failures=6, skipped=1) 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] -------------------------- FINISHED ACTIONS -------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] 0 actions in 0.000s 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] --------------------------- PASSED ACTIONS --------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] 0 actions in 0.000s 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] OK 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] --------------------------- FAILED ACTIONS --------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] CustomTemplateSendSlackMessageSpiderFinished... ERROR 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-21 10:45:45 [smith_corona] (PID: 88) 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-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] 1 action in 0.141s 2026-02-21 10:45:45 [smith_corona] (PID: 88) INFO: [Spidermon] FAILED (errors=1) 2026-02-21 10:45:45 [scrapy.utils.signal] (PID: 88) 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-02-21 10:45:45 [scrapy.statscollectors] (PID: 88) INFO: Dumping Scrapy stats: {'HeadersSpooferDownloaderMiddleware/spoofed': 1209, 'big_query/url': 216, 'downloader/exception_count': 1209, 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 1209, 'downloader/request_bytes': 1013889, 'downloader/request_count': 1209, 'downloader/request_method_count/GET': 1209, 'elapsed_time_seconds': 1835.844027, 'finish_reason': 'closespider_timeout_no_item', 'finish_time': datetime.datetime(2026, 2, 21, 10, 45, 45, 88058, tzinfo=datetime.timezone.utc), 'items_per_minute': None, 'log_count/ERROR': 392, 'log_count/INFO': 73, 'log_count/WARNING': 995, 'memusage/max': 133767168, 'memusage/startup': 125509632, 'proxy_manager/ignored/proxy_defined': 993, 'proxy_manager/processed': 216, 'responses_per_minute': None, 'retry/count': 1017, 'retry/max_reached': 192, 'retry/reason_count/scrapy.core.downloader.handlers.http11.TunnelError': 1017, 'scheduler/dequeued': 1209, 'scheduler/dequeued/memory': 1209, 'scheduler/enqueued': 1233, 'scheduler/enqueued/memory': 1233, 'spidermon/validation/validators': 1, 'spidermon/validation/validators/item/jsonschema': True, 'start_requests/big_query': 216, 'start_time': datetime.datetime(2026, 2, 21, 10, 15, 9, 244031, tzinfo=datetime.timezone.utc)} 2026-02-21 10:45:45 [scrapy.core.engine] (PID: 88) INFO: Spider closed (closespider_timeout_no_item)