2026-02-28 10:15:08 [scrapy.utils.log] (PID: 81) INFO: Scrapy 2.12.0 started (bot: catalog_extraction) 2026-02-28 10:15:08 [scrapy.utils.log] (PID: 81) 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-28 10:15:09 [smith_corona] (PID: 81) INFO: Starting extraction spider smith_corona... 2026-02-28 10:15:09 [scrapy.addons] (PID: 81) INFO: Enabled addons: [] 2026-02-28 10:15:09 [py.warnings] (PID: 81) 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-28 10:15:09 [scrapy.extensions.telnet] (PID: 81) INFO: Telnet Password: 8db83f85f3ff5485 2026-02-28 10:15:09 [py.warnings] (PID: 81) 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-28 10:15:09 [scrapy.middleware] (PID: 81) 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-28 10:15:09 [scrapy.crawler] (PID: 81) 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/5a6a7c38148e11f1b1e74200a9fe0102.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-28 10:15:09 [scrapy_poet.injection] (PID: 81) INFO: Loading providers: [, , , , , , ] 2026-02-28 10:15:09 [scrapy.middleware] (PID: 81) 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-28 10:15:09 [NotFoundHandlerSpiderMiddleware] (PID: 81) INFO: NotFoundHandlerSpiderMiddleware running on PRODUCTION environment. 2026-02-28 10:15:09 [scrapy.middleware] (PID: 81) 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-28 10:15:09 [scrapy.middleware] (PID: 81) 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-28 10:15:09 [scrapy.core.engine] (PID: 81) INFO: Spider opened 2026-02-28 10:15:09 [scrapy.extensions.closespider] (PID: 81) INFO: Spider will stop when no items are produced after 1800 seconds. 2026-02-28 10:15:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:15:09 [scrapy.extensions.telnet] (PID: 81) INFO: Telnet console listening on 127.0.0.1:6023 2026-02-28 10:15:12 [ProxyManagerDownloaderMiddleware] (PID: 81) INFO: Using brd-customer-hl_13cda1e4-zone-sharedpool_datacenter_proxy as the default proxy for ProxyManagerDownloaderMiddleware. 2026-02-28 10:15:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-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-28 10:15:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:15:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-7-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-28 10:15:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-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-28 10:15:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-6-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/36-pack-2-x-110-clear-1-6-mil-carton-sealing-tape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-666-sheet-labels-320.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-integrated-form-sheet-labels-s927bb.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:15:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-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-28 10:15:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:15:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-nonperforated-blockout-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-28 10:15:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:15:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-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-28 10:15:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:15:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:15:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-7-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-28 10:15:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-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-28 10:15:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-6-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/36-pack-2-x-110-clear-1-6-mil-carton-sealing-tape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:16:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-666-sheet-labels-320.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-integrated-form-sheet-labels-s927bb.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:16:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-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-28 10:16:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:16:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-nonperforated-blockout-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-28 10:16:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-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-28 10:16:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:16:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-7-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-28 10:16:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-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-28 10:16:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-6-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/36-pack-2-x-110-clear-1-6-mil-carton-sealing-tape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-666-sheet-labels-320.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-integrated-form-sheet-labels-s927bb.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:16:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-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-28 10:16:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:16:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-nonperforated-blockout-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-28 10:16:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:16:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:16:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-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-28 10:17:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:17:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-7-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-28 10:17:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:17:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-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-28 10:17:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-6-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/36-pack-2-x-110-clear-1-6-mil-carton-sealing-tape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-666-sheet-labels-320.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-integrated-form-sheet-labels-s927bb.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:17:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-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-28 10:17:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:17:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-nonperforated-blockout-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-28 10:17:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-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-28 10:17:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:17:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-7-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-28 10:17:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-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-28 10:17:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-3-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/fanfold-4-x-6-thermal-transfer-labels.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-labels-3-core.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/36-pack-2-x-110-clear-1-6-mil-carton-sealing-tape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:17:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-138.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:17:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-666-sheet-labels-320.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:18:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-integrated-form-sheet-labels-s927bb.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:18:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:18:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:18:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-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-28 10:18:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-0-75-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-28 10:18:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-nonperforated-blockout-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-28 10:18:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:18:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:18:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-thermal-transfer-labels-1-core-red-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:18:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:18:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:18:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:18:15 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:15 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:16 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:16 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:18 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:18 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:21 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:22 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:23 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:23 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:25 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:25 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:27 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:27 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:28 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:28 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:29 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:30 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:31 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:31 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:33 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:33 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:34 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:35 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:36 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:36 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:38 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:38 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:39 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:39 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:41 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:41 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:42 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:42 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:44 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:46 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:46 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:47 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:47 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:49 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:49 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:51 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:51 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:53 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:18:53 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:18:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:18:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-25-inch-x-4-5-inch-blank-hobart-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-28 10:18:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-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-28 10:19:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-light-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-28 10:19:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-28 10:19:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-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-28 10:19:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-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-28 10:19:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:19:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-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-28 10:19:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-blockout-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-28 10:19:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:19:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-1-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-28 10:19:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-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-28 10:19:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-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-28 10:19:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-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-28 10:19:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-chartreuse-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-28 10:19:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:19:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:19:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-25-inch-x-4-5-inch-blank-hobart-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-28 10:19:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-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-28 10:19:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-light-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-28 10:19:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-28 10:19:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-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-28 10:19:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-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-28 10:19:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:19:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-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-28 10:19:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-blockout-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-28 10:19:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:19:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-1-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-28 10:19:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:19:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-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-28 10:20:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-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-28 10:20:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-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-28 10:20:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-chartreuse-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-28 10:20:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:20:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:20:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:20:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-25-inch-x-4-5-inch-blank-hobart-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-28 10:20:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-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-28 10:20:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:20:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-light-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-28 10:20:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-28 10:20:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-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-28 10:20:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-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-28 10:20:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-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-28 10:20:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-blockout-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-28 10:20:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:20:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:20:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-1-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-28 10:20:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:20:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-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-28 10:20:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-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-28 10:20:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-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-28 10:20:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-chartreuse-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-28 10:20:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:20:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:20:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-25-inch-x-4-5-inch-blank-hobart-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-28 10:20:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-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-28 10:20:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:20:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-light-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-28 10:20:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-28 10:20:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-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-28 10:20:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:20:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-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-28 10:21:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-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-28 10:21:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-blockout-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-28 10:21:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:21:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:21:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-1-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-28 10:21:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:21:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:21:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-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-28 10:21:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-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-28 10:21:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-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-28 10:21:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-chartreuse-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-28 10:21:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:21:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:21:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-25-inch-x-4-5-inch-blank-hobart-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-28 10:21:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-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-28 10:21:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-direct-thermal-labels-1-core-12-pack.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:21:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-direct-thermal-labels-light-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-28 10:21:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-fanfold-labels-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-28 10:21:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-3-core-nonperforated-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-28 10:21:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-6-thermal-transfer-labels-3-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-28 10:21:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-fluorescent-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-28 10:21:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-thermal-transfer-labels-3-core-nonperforated-blockout-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-28 10:21:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-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-28 10:21:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-1-thermal-transfer-labels-3-core-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:21:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-thermal-transfer-labels-1-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-28 10:21:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:21:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-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-28 10:21:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-4-thermal-transfer-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-28 10:21:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-1-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-28 10:21:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-thermal-transfer-labels-3-core-nonperforated-chartreuse-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-28 10:21:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-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-28 10:21:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:21:56 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:21:56 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:21:58 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:21:58 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:21:59 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:00 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:01 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:01 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:02 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:03 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:04 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:04 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:06 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:06 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:07 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:07 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:09 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:09 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:22:11 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:11 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:12 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:12 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:13 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:13 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:15 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:15 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:16 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:16 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:18 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:18 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:21 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:22 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:23 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:23 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:24 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:24 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:26 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:26 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:27 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:27 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:28 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:29 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:30 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:30 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:31 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:22:32 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:22:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:22:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:22:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-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-28 10:22:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-blockout-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-28 10:22:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-1-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:22:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:22:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-blockout-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-28 10:22:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:22:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-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-28 10:22:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:22:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:22:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-blockout-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-5-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-blockout-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-blockout-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-28 10:23:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:23:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:23:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-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-28 10:23:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-blockout-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-28 10:23:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-1-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-blockout-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-28 10:23:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:23:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-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-28 10:23:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-blockout-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-5-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-blockout-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-blockout-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-28 10:23:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:23:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-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-28 10:23:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-blockout-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-28 10:23:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:23:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-1-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:23:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-blockout-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-28 10:24:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:24:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-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-28 10:24:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:24:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-blockout-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-5-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-blockout-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-blockout-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-28 10:24:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:24:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-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-28 10:24:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-blockout-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-28 10:24:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-1-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-blockout-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-28 10:24:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:24:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-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-28 10:24:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-blockout-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-5-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-blockout-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-blockout-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-28 10:24:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:24:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:24:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-dark-blue-xl.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:25:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-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-28 10:25:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-1-sheet-labels-blockout-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-28 10:25:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-1-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:25:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-gray.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-sheet-labels-blockout-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-28 10:25:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-nonperforated-purple-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-28 10:25:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-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-28 10:25:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-13-thermal-transfer-labels-3-core-chartreuse.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-blockout-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-5-thermal-transfer-labels-3-core-polypropylene.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-375-x-1-25-sheet-labels-blockout-775.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-blockout-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-28 10:25:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-grape.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:25:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:25:35 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:35 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:36 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:36 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:37 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:38 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:39 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:39 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:40 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:40 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:41 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:41 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:42 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:43 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:44 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:45 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:45 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:46 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:46 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:48 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:48 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:49 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:49 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:51 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:51 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:52 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:52 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:54 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:54 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:55 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:55 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:57 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:57 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:25:59 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:25:59 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:00 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:00 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:02 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:02 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:03 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:03 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:05 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:05 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:06 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:06 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:08 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:26:08 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:26:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:26:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-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-28 10:26:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-white-matte-litho-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-3-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-28 10:26:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-matte-litho-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-5-sheet-labels-white-matte-litho-867.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-9-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-28 10:26:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-matte-litho-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-28 10:26:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-photo-gloss-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-28 10:26:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-photo-gloss-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-photo-gloss-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-photo-gloss-510.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-photo-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-28 10:26:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-photo-gloss-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-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-28 10:26:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-white-matte-litho-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:26:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-3-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-28 10:26:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:26:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-matte-litho-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-5-sheet-labels-white-matte-litho-867.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-9-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-28 10:27:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-matte-litho-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-28 10:27:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-photo-gloss-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-28 10:27:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:27:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-photo-gloss-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-photo-gloss-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-photo-gloss-510.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-photo-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-28 10:27:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-photo-gloss-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-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-28 10:27:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-white-matte-litho-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-3-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-28 10:27:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-matte-litho-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-5-sheet-labels-white-matte-litho-867.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-9-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-28 10:27:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-matte-litho-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-28 10:27:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-photo-gloss-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-28 10:27:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:27:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-photo-gloss-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-photo-gloss-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-photo-gloss-510.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-photo-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-28 10:27:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-photo-gloss-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:27:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-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-28 10:28:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-white-matte-litho-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-3-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-28 10:28:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:28:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-matte-litho-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-5-sheet-labels-white-matte-litho-867.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-9-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-28 10:28:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-matte-litho-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-28 10:28:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-photo-gloss-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-28 10:28:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-photo-gloss-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-photo-gloss-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-photo-gloss-510.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-photo-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-28 10:28:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-photo-gloss-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-5-thermal-transfer-labels-3-core-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-28 10:28:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-6-5-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-white-matte-litho-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-8-thermal-transfer-labels-3-core-fluorescent-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-10-thermal-transfer-labels-3-core-orange.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-3-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-28 10:28:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-875-x-1-875-sheet-labels-white-matte-litho-690.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-white-matte-litho-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:28:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-5-sheet-labels-white-matte-litho-867.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:28:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-9-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-28 10:28:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-0-666-sheet-labels-white-matte-litho-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-28 10:28:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-photo-gloss-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-28 10:29:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:29:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-52-x-4-52-sheet-labels-photo-gloss-155.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-photo-gloss-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-photo-gloss-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-75-x-1-75-sheet-labels-photo-gloss-510.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-0-5-sheet-labels-photo-gloss-605.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-photo-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-28 10:29:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:29:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-photo-gloss-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:12 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:12 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:13 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:14 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:15 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:15 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:17 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:17 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:18 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:18 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:21 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:21 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:23 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:23 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:24 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:25 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:26 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:26 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:27 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:28 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:29 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:29 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:30 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:30 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:32 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:32 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:34 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:34 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:36 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:36 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:37 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:37 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:39 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:39 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:41 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:41 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:42 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:43 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:44 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:46 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:46 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:47 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:47 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:48 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:29:48 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:29:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-photo-gloss-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-28 10:29:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-white-mid-gloss-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:29:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-mid-gloss-96.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:29:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:29:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-mid-gloss-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-28 10:30:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-8584-x-4-8037-sheet-labels-white-mid-gloss-827.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:30:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-premium-high-gloss-95.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-33-x-2-sheet-labels-white-premium-high-gloss-109.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-1-25-sheet-labels-white-premium-high-gloss-192.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-white-premium-high-gloss-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-28 10:30:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-white-premium-high-gloss-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-premium-high-gloss-720.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-photo-gloss-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-28 10:30:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-white-mid-gloss-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-mid-gloss-96.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-mid-gloss-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-28 10:30:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-8584-x-4-8037-sheet-labels-white-mid-gloss-827.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:30:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-premium-high-gloss-95.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-33-x-2-sheet-labels-white-premium-high-gloss-109.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-1-25-sheet-labels-white-premium-high-gloss-192.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-white-premium-high-gloss-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-28 10:30:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-white-premium-high-gloss-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-premium-high-gloss-720.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:30:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-photo-gloss-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-28 10:31:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-white-mid-gloss-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-mid-gloss-96.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:31:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-mid-gloss-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-28 10:31:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-8584-x-4-8037-sheet-labels-white-mid-gloss-827.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-premium-high-gloss-95.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-33-x-2-sheet-labels-white-premium-high-gloss-109.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-1-25-sheet-labels-white-premium-high-gloss-192.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-white-premium-high-gloss-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-28 10:31:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-white-premium-high-gloss-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-premium-high-gloss-720.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-photo-gloss-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-28 10:31:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-white-mid-gloss-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-mid-gloss-96.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-mid-gloss-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-28 10:31:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-8584-x-4-8037-sheet-labels-white-mid-gloss-827.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:31:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:31:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-premium-high-gloss-95.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-33-x-2-sheet-labels-white-premium-high-gloss-109.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-1-25-sheet-labels-white-premium-high-gloss-192.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-white-premium-high-gloss-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-28 10:32:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-white-premium-high-gloss-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:32:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-premium-high-gloss-720.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-photo-gloss-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-28 10:32:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-mid-gloss-35.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-75-x-4-5-sheet-labels-white-mid-gloss-47.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-mid-gloss-96.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-white-mid-gloss-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-28 10:32:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-x-1-sheet-labels-white-mid-gloss-630.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-8584-x-4-8037-sheet-labels-white-mid-gloss-827.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-white-mid-gloss-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-33-sheet-labels-white-premium-high-gloss-95.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-33-x-2-sheet-labels-white-premium-high-gloss-109.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-white-premium-high-gloss-133.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-x-1-25-sheet-labels-white-premium-high-gloss-192.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-white-premium-high-gloss-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-28 10:32:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-1-5-sheet-labels-white-premium-high-gloss-400.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-white-premium-high-gloss-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-x-4-sheet-labels-white-premium-high-gloss-720.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-white-premium-high-gloss-780.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:32:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:32:51 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:51 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:32:53 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:53 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:32:54 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:54 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:32:55 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:56 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:32:56 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:56 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:32:58 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:32:58 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:00 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:00 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:01 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:01 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:03 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:03 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:04 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:05 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:06 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:06 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:08 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:08 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:09 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:09 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:33:11 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:11 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:12 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:12 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:14 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:14 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:16 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:16 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:17 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:17 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:19 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:19 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:22 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:22 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:23 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:24 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:25 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:25 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:26 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:33:26 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:33:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-clear-matte-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-28 10:33:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-clear-matte-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-28 10:33:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-0-5-sheet-labels-clear-matte-208.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-clear-matte-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-28 10:33:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-clear-matte-415.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-clear-matte-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-1494-x-3-3072-sheet-labels-clear-matte-828.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-125-x-0-5-sheet-labels-clear-matte-832.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:33:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:33:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-75-sheet-labels-crystal-clear-170.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-crystal-clear-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-28 10:33:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:33:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-crystal-clear-876.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-5-x-5-5-sheet-labels-red-41.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:33:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:33:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-red-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-28 10:33:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-red-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-28 10:34:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-red-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-28 10:34:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-clear-matte-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-28 10:34:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-clear-matte-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-28 10:34:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-0-5-sheet-labels-clear-matte-208.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:34:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-clear-matte-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-28 10:34:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-clear-matte-415.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-clear-matte-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-1494-x-3-3072-sheet-labels-clear-matte-828.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-125-x-0-5-sheet-labels-clear-matte-832.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:34:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:34:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-75-sheet-labels-crystal-clear-170.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-crystal-clear-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-28 10:34:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:34:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-crystal-clear-876.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-5-x-5-5-sheet-labels-red-41.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:34:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-red-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-28 10:34:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-red-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-28 10:34:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-red-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-28 10:34:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-clear-matte-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-28 10:34:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-clear-matte-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-28 10:34:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-0-5-sheet-labels-clear-matte-208.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-clear-matte-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-28 10:34:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-clear-matte-415.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-clear-matte-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-1494-x-3-3072-sheet-labels-clear-matte-828.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-125-x-0-5-sheet-labels-clear-matte-832.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:34:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:34:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-75-sheet-labels-crystal-clear-170.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-crystal-clear-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-28 10:35:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-crystal-clear-876.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-5-x-5-5-sheet-labels-red-41.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:35:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-red-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-28 10:35:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-red-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-28 10:35:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-red-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-28 10:35:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-clear-matte-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-28 10:35:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-clear-matte-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-28 10:35:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-0-5-sheet-labels-clear-matte-208.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-clear-matte-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-28 10:35:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-clear-matte-415.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-clear-matte-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-1494-x-3-3072-sheet-labels-clear-matte-828.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-125-x-0-5-sheet-labels-clear-matte-832.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-75-sheet-labels-crystal-clear-170.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-crystal-clear-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-28 10:35:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-crystal-clear-876.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-5-x-5-5-sheet-labels-red-41.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:35:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-red-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-28 10:35:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-red-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-28 10:35:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:35:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-red-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-28 10:35:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-125-x-1-75-sheet-labels-clear-matte-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-28 10:35:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-clear-matte-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-28 10:36:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-0-5-sheet-labels-clear-matte-208.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-666-x-1-666-sheet-labels-clear-matte-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-28 10:36:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-clear-matte-360.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-clear-matte-415.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-clear-matte-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-1494-x-3-3072-sheet-labels-clear-matte-828.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-125-x-0-5-sheet-labels-clear-matte-832.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:36:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:36:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:36:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-75-sheet-labels-crystal-clear-170.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-5-sheet-labels-crystal-clear-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-28 10:36:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-3-sheet-labels-crystal-clear-210.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-crystal-clear-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:36:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-5-sheet-labels-crystal-clear-876.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-5-x-5-5-sheet-labels-red-41.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:36:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-red-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-28 10:36:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-red-420.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-2-75-sheet-labels-red-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-28 10:36:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-red-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:36:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/6-64-x-0-42-sheet-labels-red-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-28 10:36:32 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:32 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:34 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:34 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:35 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:35 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:37 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:37 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:39 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:39 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:40 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:40 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:41 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:41 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:42 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:43 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:44 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:46 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:46 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:47 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:47 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:49 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:49 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:51 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:51 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:52 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:52 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:54 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:54 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:56 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:56 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:57 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:57 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:36:58 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:36:58 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:00 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:00 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:02 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:02 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:04 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:04 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:04 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:04 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:06 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:06 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:08 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:37:08 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:37:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-red-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:37:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-gray-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-28 10:37:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-gray-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-28 10:37:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-gray-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-28 10:37:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-gray-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-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-28 10:37:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-turquoise-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-turquoise-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-28 10:37:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-turquoise-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-28 10:37:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-640.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-sheet-labels-white-polyester-44.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-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-28 10:37:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-polyester-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-38-x-2-sheet-labels-white-polyester-530.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-polyester-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-28 10:37:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-polyester-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-28 10:37:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-red-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-gray-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-28 10:37:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-gray-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-28 10:37:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:37:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-gray-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-28 10:37:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-gray-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:37:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-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-28 10:37:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-turquoise-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-turquoise-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-28 10:38:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-turquoise-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-28 10:38:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-640.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-sheet-labels-white-polyester-44.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-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-28 10:38:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:38:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-polyester-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-38-x-2-sheet-labels-white-polyester-530.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-polyester-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-28 10:38:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-polyester-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-28 10:38:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-red-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-gray-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-28 10:38:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-gray-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-28 10:38:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-gray-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-28 10:38:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-gray-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-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-28 10:38:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-turquoise-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-turquoise-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-28 10:38:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-turquoise-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-28 10:38:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-640.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-sheet-labels-white-polyester-44.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-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-28 10:38:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-polyester-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-38-x-2-sheet-labels-white-polyester-530.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-polyester-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-28 10:38:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:38:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-polyester-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-28 10:38:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:38:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-red-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-gray-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-28 10:39:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-gray-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-28 10:39:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-gray-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-28 10:39:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-gray-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-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-28 10:39:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:39:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-turquoise-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-turquoise-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-28 10:39:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-turquoise-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-28 10:39:20 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-640.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-sheet-labels-white-polyester-44.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-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-28 10:39:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-polyester-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-38-x-2-sheet-labels-white-polyester-530.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-polyester-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-28 10:39:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-polyester-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-28 10:39:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-75-x-2-75-sheet-labels-red-822.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-sheet-labels-gray-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-28 10:39:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-gray-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-28 10:39:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:39:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-9375-x-0-5-sheet-labels-gray-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-28 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-0625-x-2-1875-sheet-labels-gray-755.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-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-28 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-sheet-labels-turquoise-182.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-75-x-0-75-sheet-labels-turquoise-184.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-75-sheet-labels-turquoise-189.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-2-sheet-labels-turquoise-199.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-2-2-sheet-labels-turquoise-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-28 10:39:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5625-x-1-75-sheet-labels-turquoise-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-28 10:39:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-turquoise-640.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-sheet-labels-white-polyester-44.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:39:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-2-sheet-labels-white-polyester-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-28 10:40:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-white-polyester-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:40:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-38-x-2-sheet-labels-white-polyester-530.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-polyester-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-28 10:40:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-25-x-3-25-sheet-labels-white-polyester-862.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-25-sheet-labels-white-polyester-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-28 10:40:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:40:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:40:11 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:11 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:12 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:12 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:13 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:13 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:15 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:15 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:16 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:16 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:17 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:17 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:19 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:19 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:22 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:22 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:24 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:24 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:25 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:25 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:27 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:27 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:29 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:29 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:30 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:30 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:32 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:32 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:33 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:33 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:34 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:34 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:36 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:36 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:38 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:38 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:39 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:40 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:41 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:41 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:42 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:42 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:43 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:44 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:40:44 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:40:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-white-vinyl-drum-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-white-vinyl-drum-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-white-vinyl-drum-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-28 10:40:52 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-white-vinyl-drum-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:40:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-vinyl-drum-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-28 10:40:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-vinyl-drum-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-28 10:40:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-white-vinyl-drum-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-28 10:41:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-pink-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-28 10:41:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-75-sheet-labels-pastel-pink-183.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-pastel-pink-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-pink-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-28 10:41:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-pink-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:41:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-pastel-purple-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-28 10:41:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-purple-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-28 10:41:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-pastel-purple-201.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-purple-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-96-x-0-46-sheet-labels-pastel-purple-570.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-pastel-purple-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:22 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-white-vinyl-drum-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-white-vinyl-drum-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-white-vinyl-drum-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-28 10:41:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-white-vinyl-drum-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-vinyl-drum-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-28 10:41:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-vinyl-drum-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-28 10:41:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-white-vinyl-drum-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-28 10:41:37 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-pink-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-28 10:41:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-75-sheet-labels-pastel-pink-183.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-pastel-pink-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-pink-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-28 10:41:45 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-pink-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-pastel-purple-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-28 10:41:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:41:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-purple-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-28 10:41:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-pastel-purple-201.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:56 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-purple-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-96-x-0-46-sheet-labels-pastel-purple-570.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:41:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-pastel-purple-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-white-vinyl-drum-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:01 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-white-vinyl-drum-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-white-vinyl-drum-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-28 10:42:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-white-vinyl-drum-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:09 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-vinyl-drum-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-28 10:42:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:42:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-vinyl-drum-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-28 10:42:13 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-white-vinyl-drum-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-28 10:42:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-pink-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-28 10:42:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-75-sheet-labels-pastel-pink-183.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:16 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:42:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-pastel-pink-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-pink-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-28 10:42:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-pink-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:42:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-pastel-purple-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-28 10:42:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:42:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-purple-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-28 10:42:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:32 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-pastel-purple-201.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-purple-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-96-x-0-46-sheet-labels-pastel-purple-570.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-pastel-purple-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-white-vinyl-drum-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-white-vinyl-drum-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-white-vinyl-drum-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-28 10:42:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-white-vinyl-drum-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-vinyl-drum-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-28 10:42:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-vinyl-drum-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-28 10:42:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-white-vinyl-drum-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-28 10:42:50 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-pink-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-28 10:42:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-75-sheet-labels-pastel-pink-183.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:42:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-pastel-pink-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:42:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-pink-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-28 10:42:58 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-pink-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:43:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-pastel-purple-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-28 10:43:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:43:04 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-purple-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-28 10:43:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:06 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-pastel-purple-201.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-purple-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:43:10 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-96-x-0-46-sheet-labels-pastel-purple-570.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:11 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-pastel-purple-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:12 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-white-vinyl-drum-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:14 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-4375-x-0-667-sheet-labels-white-vinyl-drum-125.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:15 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-sheet-labels-white-vinyl-drum-175.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:17 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-white-vinyl-drum-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-28 10:43:18 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-75-sheet-labels-white-vinyl-drum-275.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:19 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-875-sheet-labels-white-vinyl-drum-470.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:21 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-5-x-2-375-sheet-labels-white-vinyl-drum-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-28 10:43:23 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-125-sheet-labels-white-vinyl-drum-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-28 10:43:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-875-x-1-0625-sheet-labels-white-vinyl-drum-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-28 10:43:26 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-pink-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-28 10:43:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/0-5-x-1-75-sheet-labels-pastel-pink-183.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:30 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:43:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-x-3-5-sheet-labels-pastel-pink-525.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-3-sheet-labels-pastel-pink-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-28 10:43:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-25-x-2-2-sheet-labels-pastel-pink-810.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:43:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-83-x-1-sheet-labels-pastel-purple-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-28 10:43:39 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:43:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-6875-x-2-sheet-labels-pastel-purple-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-28 10:43:43 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-purple-136.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/3-x-3-sheet-labels-pastel-purple-201.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-purple-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:47 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-96-x-0-46-sheet-labels-pastel-purple-570.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-5-375-sheet-labels-pastel-purple-872.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:43:50 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:50 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:52 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:52 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:53 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:53 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:54 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:54 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:55 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:55 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:56 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:56 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:43:58 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:43:58 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:00 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:00 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:01 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:01 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:02 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:02 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:04 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:04 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:05 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:05 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:07 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:07 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:08 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:08 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:09 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:09 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:44:10 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:11 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:12 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:12 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:14 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:14 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:15 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:15 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:16 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:17 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:18 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:18 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:20 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:20 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:22 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:22 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:23 [scrapy.downloadermiddlewares.retry] (PID: 81) ERROR: Gave 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-28 10:44:23 [scrapy.core.scraper] (PID: 81) ERROR: Error downloading Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/twisted/internet/defer.py", line 2013, in _inlineCallbacks result = context.run( ^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/twisted/python/failure.py", line 467, in throwExceptionIntoGenerator return g.throw(self.value.with_traceback(self.tb)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/scrapy/core/downloader/middleware.py", line 68, in process_request return (yield download_func(request, spider)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ scrapy.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-28 10:44:24 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-blue-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-28 10:44:25 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:27 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:28 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-pastel-blue-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:29 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:31 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-pastel-blue-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:33 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-0-5-sheet-labels-pastel-blue-883.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:34 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-green-70.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:35 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-375-x-11-sheet-labels-pastel-green-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-28 10:44:36 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-625-sheet-labels-pastel-green-108.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:38 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-64-x-4-64-sheet-labels-pastel-green-115.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:40 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-11-sheet-labels-pastel-green-137.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:41 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:42 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-3-5-sheet-labels-pastel-green-200.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:44 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:46 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-375-x-1-4375-sheet-labels-pastel-green-520.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:48 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-66-x-1-375-sheet-labels-pastel-green-565.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:49 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:51 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-pastel-green-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-28 10:44:53 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:54 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/8-5-x-1-sheet-labels-pastel-yellow-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-28 10:44:55 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-656-x-4-656-sheet-labels-pastel-yellow-97.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:44:57 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:44:59 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-5-x-1-375-sheet-labels-pastel-yellow-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-28 10:45:00 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/4-x-1-5-sheet-labels-pastel-blue-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-28 10:45:02 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:45:03 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/2-625-x-0-875-sheet-labels-pastel-blue-180.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:45:05 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/1-5-x-1-5-sheet-labels-pastel-blue-211.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:45:07 [HeadersSpooferDownloaderMiddleware] (PID: 81) 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-28 10:45:08 [HeadersSpooferDownloaderMiddleware] (PID: 81) WARNING: Request https://www.smithcorona.com/5-x-7-sheet-labels-pastel-blue-817.html already has headers. They will be preserved, but that may lead to fingerprint inconsistency. If the headers are necessary, consider disabling SPOOF_FULL_HEADERS. 2026-02-28 10:45:09 [scrapy.extensions.closespider] (PID: 81) INFO: Closing spider since no items were produced in the last 1800 seconds. 2026-02-28 10:45:09 [scrapy.core.engine] (PID: 81) INFO: Closing spider (closespider_timeout_no_item) 2026-02-28 10:45:09 [scrapy.extensions.logstats] (PID: 81) INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] ------------------------------ MONITORS ------------------------------ 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Extracted Items Monitor/test_stat_monitor... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Item Validation Monitor/test_stat_monitor... SKIPPED (Unable to find 'spidermon/validation/fields/errors' in job stats.) 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Error Count Monitor/test_stat_monitor... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Warning Count Monitor/test_stat_monitor... OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Finish Reason Monitor/Should have the expected finished reason(s)... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Unwanted HTTP codes monitor/Should not hit the limit of unwanted http status... OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Field Coverage Monitor/test_check_if_field_coverage_rules_are_met... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Retry Count monitor/Should not hit the limit of requests that reached the maximum retry amount... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Downloader Exceptions monitor/test_stat_monitor... FAIL 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Successful Requests monitor/Should have at least the minimum number of successful requests... OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] Total Requests monitor/Should not hit the total limit of requests... OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) 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: '1206' 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] 11 monitors in 0.083s 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] FAILED (failures=6, skipped=1) 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] -------------------------- FINISHED ACTIONS -------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] 0 actions in 0.000s 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] --------------------------- PASSED ACTIONS --------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] 0 actions in 0.000s 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] OK 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] --------------------------- FAILED ACTIONS --------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] CustomTemplateSendSlackMessageSpiderFinished... ERROR 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] ---------------------------------------------------------------------- 2026-02-28 10:45:46 [smith_corona] (PID: 81) 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-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] 1 action in 0.140s 2026-02-28 10:45:46 [smith_corona] (PID: 81) INFO: [Spidermon] FAILED (errors=1) 2026-02-28 10:45:46 [scrapy.utils.signal] (PID: 81) 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-28 10:45:46 [scrapy.statscollectors] (PID: 81) INFO: Dumping Scrapy stats: {'HeadersSpooferDownloaderMiddleware/spoofed': 1206, 'big_query/url': 216, 'downloader/exception_count': 1206, 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 1206, 'downloader/request_bytes': 1013054, 'downloader/request_count': 1206, 'downloader/request_method_count/GET': 1206, 'elapsed_time_seconds': 1836.145315, 'finish_reason': 'closespider_timeout_no_item', 'finish_time': datetime.datetime(2026, 2, 28, 10, 45, 46, 16723, tzinfo=datetime.timezone.utc), 'items_per_minute': None, 'log_count/ERROR': 392, 'log_count/INFO': 73, 'log_count/WARNING': 992, 'memusage/max': 133898240, 'memusage/startup': 125902848, 'proxy_manager/ignored/proxy_defined': 990, 'proxy_manager/processed': 216, 'responses_per_minute': None, 'retry/count': 1014, 'retry/max_reached': 192, 'retry/reason_count/scrapy.core.downloader.handlers.http11.TunnelError': 1014, 'scheduler/dequeued': 1206, 'scheduler/dequeued/memory': 1206, 'scheduler/enqueued': 1230, 'scheduler/enqueued/memory': 1230, 'spidermon/validation/validators': 1, 'spidermon/validation/validators/item/jsonschema': True, 'start_requests/big_query': 216, 'start_time': datetime.datetime(2026, 2, 28, 10, 15, 9, 871408, tzinfo=datetime.timezone.utc)} 2026-02-28 10:45:46 [scrapy.core.engine] (PID: 81) INFO: Spider closed (closespider_timeout_no_item)