작업 대상 상태 수집 건수 시작 소요
focused 부동산 (스케줄) 성공 +0 2026-08-08 15:32:05 66초
로그 보기
2026-08-08 06:32:07 [focused] INFO: [진단] 수집할 카테고리: ['부동산']
2026-08-08 06:32:07 [focused] INFO: [진단] '부동산' 구글 뉴스 폴백 RSS: https://news.google.com/rss/search?q=DSR%20OR%20%EB%8C%80%EC%B6%9C%EA%B7%9C%EC%A0%9C&hl=ko&gl=KR&ceid=KR:ko
2026-08-08 06:33:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://news.google.com/rss/search?q=DSR%20OR%20%EB%8C%80%EC%B6%9C%EA%B7%9C%EC%A0%9C&hl=ko&gl=KR&ceid=KR:ko> (failed 4 times): DNS lookup failed: no results for hostname lookup: news.google.com.
2026-08-08 06:33:12 [scrapy.core.scraper] ERROR: Error downloading <GET https://news.google.com/rss/search?q=DSR%20OR%20%EB%8C%80%EC%B6%9C%EA%B7%9C%EC%A0%9C&hl=ko&gl=KR&ceid=KR:ko>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 2,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/contextlib.py", line 158, in __exit__
    self.gen.throw(value)
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: news.google.com.
2026-08-08 06:33:12 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:33:12 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 4,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 4,
 'downloader/request_bytes': 1256,
 'downloader/request_count': 4,
 'downloader/request_method_count/GET': 4,
 'elapsed_time_seconds': 64.9564219629392,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 33, 12, 246886, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 2,
 'log_count/INFO': 6,
 'memusage/max': 95170560,
 'memusage/startup': 94777344,
 'responses_per_minute': 0.0,
 'retry/count': 3,
 'retry/max_reached': 1,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 3,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'start_time': datetime.datetime(2026, 8, 8, 6, 32, 7, 290464, tzinfo=datetime.timezone.utc)}
2026-08-08 06:33:12 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-08 15:27:54 131초
로그 보기
2026-08-08 06:27:55 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 06:27:55 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 06:27:55 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 06:29:00 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:29:00 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:29:00 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:29:00 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:30:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:30:05 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:30:05 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:30:05 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 8,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:30:05 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:30:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
 'downloader/request_bytes': 3848,
 'downloader/request_count': 16,
 'downloader/request_method_count/GET': 16,
 'elapsed_time_seconds': 129.82370061799884,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 30, 5, 797992, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95449088,
 'memusage/startup': 94400512,
 'responses_per_minute': 0.0,
 'retry/count': 12,
 'retry/max_reached': 4,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
 'robotstxt/request_count': 2,
 'scheduler/dequeued': 8,
 'scheduler/dequeued/memory': 8,
 'scheduler/enqueued': 8,
 'scheduler/enqueued/memory': 8,
 'start_time': datetime.datetime(2026, 8, 8, 6, 27, 55, 974292, tzinfo=datetime.timezone.utc)}
2026-08-08 06:30:05 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-08 15:22:43 131초
로그 보기
2026-08-08 06:22:44 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 06:22:44 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 06:23:49 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:23:49 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:24:54 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:24:54 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 4,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:24:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:24:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
 'downloader/request_bytes': 1944,
 'downloader/request_count': 8,
 'downloader/request_method_count/GET': 8,
 'elapsed_time_seconds': 129.78656301717274,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 24, 54, 481444, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 94859264,
 'memusage/startup': 94072832,
 'responses_per_minute': 0.0,
 'retry/count': 6,
 'retry/max_reached': 2,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
 'robotstxt/request_count': 1,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'start_time': datetime.datetime(2026, 8, 8, 6, 22, 44, 694879, tzinfo=datetime.timezone.utc)}
2026-08-08 06:24:54 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-08 15:17:32 131초
로그 보기
2026-08-08 06:17:33 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 06:17:33 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 06:17:33 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 06:18:38 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:18:38 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:18:38 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:18:38 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:19:43 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:19:43 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:19:43 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:19:43 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 8,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:19:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:19:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
 'downloader/request_bytes': 3848,
 'downloader/request_count': 16,
 'downloader/request_method_count/GET': 16,
 'elapsed_time_seconds': 129.82313344907016,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 19, 43, 214070, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95612928,
 'memusage/startup': 94695424,
 'responses_per_minute': 0.0,
 'retry/count': 12,
 'retry/max_reached': 4,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
 'robotstxt/request_count': 2,
 'scheduler/dequeued': 8,
 'scheduler/dequeued/memory': 8,
 'scheduler/enqueued': 8,
 'scheduler/enqueued/memory': 8,
 'start_time': datetime.datetime(2026, 8, 8, 6, 17, 33, 390936, tzinfo=datetime.timezone.utc)}
2026-08-08 06:19:43 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-08 15:12:20 131초
로그 보기
2026-08-08 06:12:22 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 06:12:22 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 06:13:26 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:13:26 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:14:31 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:14:31 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 4,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:14:31 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:14:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
 'downloader/request_bytes': 1944,
 'downloader/request_count': 8,
 'downloader/request_method_count/GET': 8,
 'elapsed_time_seconds': 129.7921530350577,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 14, 31, 886455, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95420416,
 'memusage/startup': 94502912,
 'responses_per_minute': 0.0,
 'retry/count': 6,
 'retry/max_reached': 2,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
 'robotstxt/request_count': 1,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'start_time': datetime.datetime(2026, 8, 8, 6, 12, 22, 94301, tzinfo=datetime.timezone.utc)}
2026-08-08 06:14:31 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-08 15:07:09 131초
로그 보기
2026-08-08 06:07:10 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 06:07:10 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 06:07:10 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 06:08:15 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:08:15 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:08:15 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:08:15 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:09:20 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:09:20 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:09:20 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:09:20 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 8,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 06:09:20 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:09:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
 'downloader/request_bytes': 3848,
 'downloader/request_count': 16,
 'downloader/request_method_count/GET': 16,
 'elapsed_time_seconds': 129.82006359403022,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 9, 20, 612427, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95834112,
 'memusage/startup': 94785536,
 'responses_per_minute': 0.0,
 'retry/count': 12,
 'retry/max_reached': 4,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
 'robotstxt/request_count': 2,
 'scheduler/dequeued': 8,
 'scheduler/dequeued/memory': 8,
 'scheduler/enqueued': 8,
 'scheduler/enqueued/memory': 8,
 'start_time': datetime.datetime(2026, 8, 8, 6, 7, 10, 792372, tzinfo=datetime.timezone.utc)}
2026-08-08 06:09:20 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-08 15:01:58 131초
로그 보기
2026-08-08 06:01:59 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 06:01:59 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 06:03:04 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:03:04 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 06:04:09 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:04:09 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 4,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 06:04:09 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 06:04:09 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
 'downloader/request_bytes': 1944,
 'downloader/request_count': 8,
 'downloader/request_method_count/GET': 8,
 'elapsed_time_seconds': 129.7840166289825,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 6, 4, 9, 284468, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95490048,
 'memusage/startup': 94441472,
 'responses_per_minute': 0.0,
 'retry/count': 6,
 'retry/max_reached': 2,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
 'robotstxt/request_count': 1,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'start_time': datetime.datetime(2026, 8, 8, 6, 1, 59, 500452, tzinfo=datetime.timezone.utc)}
2026-08-08 06:04:09 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-08 14:56:46 131초
로그 보기
2026-08-08 05:56:48 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 05:56:48 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 05:56:48 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 05:57:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:57:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 05:57:53 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:57:53 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:58:57 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 05:58:57 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:58:57 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:58:57 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 8,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:58:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 05:58:58 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
 'downloader/request_bytes': 3848,
 'downloader/request_count': 16,
 'downloader/request_method_count/GET': 16,
 'elapsed_time_seconds': 129.83311985479668,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 5, 58, 58, 3314, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95748096,
 'memusage/startup': 94699520,
 'responses_per_minute': 0.0,
 'retry/count': 12,
 'retry/max_reached': 4,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
 'robotstxt/request_count': 2,
 'scheduler/dequeued': 8,
 'scheduler/dequeued/memory': 8,
 'scheduler/enqueued': 8,
 'scheduler/enqueued/memory': 8,
 'start_time': datetime.datetime(2026, 8, 8, 5, 56, 48, 170197, tzinfo=datetime.timezone.utc)}
2026-08-08 05:58:58 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-08 14:51:35 131초
로그 보기
2026-08-08 05:51:36 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 05:51:36 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 05:52:41 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:52:41 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:53:46 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:53:46 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 4,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:53:46 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 05:53:46 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
 'downloader/request_bytes': 1944,
 'downloader/request_count': 8,
 'downloader/request_method_count/GET': 8,
 'elapsed_time_seconds': 129.7871801329311,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 5, 53, 46, 703866, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95555584,
 'memusage/startup': 94638080,
 'responses_per_minute': 0.0,
 'retry/count': 6,
 'retry/max_reached': 2,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
 'robotstxt/request_count': 1,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'start_time': datetime.datetime(2026, 8, 8, 5, 51, 36, 916685, tzinfo=datetime.timezone.utc)}
2026-08-08 05:53:46 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-08 14:46:24 131초
로그 보기
2026-08-08 05:46:25 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 05:46:25 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 05:46:25 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 05:47:30 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:47:30 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 05:47:30 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:47:30 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:48:35 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 05:48:35 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:48:35 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 05:48:35 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
 'log_count/ERROR': 8,
--- (최근 로그) ---
  File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
    raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 05:48:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 05:48:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
 'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
 'downloader/request_bytes': 3848,
 'downloader/request_count': 16,
 'downloader/request_method_count/GET': 16,
 'elapsed_time_seconds': 129.82063869107515,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 5, 48, 35, 446892, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 94969856,
 'memusage/startup': 94052352,
 'responses_per_minute': 0.0,
 'retry/count': 12,
 'retry/max_reached': 4,
 'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
 "robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
 'robotstxt/request_count': 2,
 'scheduler/dequeued': 8,
 'scheduler/dequeued/memory': 8,
 'scheduler/enqueued': 8,
 'scheduler/enqueued/memory': 8,
 'start_time': datetime.datetime(2026, 8, 8, 5, 46, 25, 626253, tzinfo=datetime.timezone.utc)}
2026-08-08 05:48:35 [scrapy.core.engine] INFO: Spider closed (finished)