작업 대상 상태 수집 건수 시작 소요
focused 경제 (스케줄) 성공 +0 2026-08-09 07:49:59 131초
로그 보기
2026-08-08 22:50:00 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 22:50:00 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 22:50:00 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 22:51:05 [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 22:51:05 [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 22:51:05 [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 22:51:05 [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 22:52:10 [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 22:52:10 [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 22:52:10 [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 22:52:10 [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 22:52:10 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:52:10 [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.82911231508479,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 52, 10, 170669, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95764480,
 'memusage/startup': 94846976,
 '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, 22, 50, 0, 341556, tzinfo=datetime.timezone.utc)}
2026-08-08 22:52:10 [scrapy.core.engine] INFO: Spider closed (finished)
focused 부동산 (스케줄) 성공 +0 2026-08-09 07:47:52 66초
로그 보기
2026-08-08 22:47:53 [focused] INFO: [진단] 수집할 카테고리: ['부동산']
2026-08-08 22:47:53 [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 22:48:58 [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 22:48:58 [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 22:48:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:48:58 [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.95310633815825,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 48, 58, 885279, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 2,
 'log_count/INFO': 6,
 'memusage/max': 94949376,
 'memusage/startup': 94556160,
 '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, 22, 47, 53, 932171, tzinfo=datetime.timezone.utc)}
2026-08-08 22:48:58 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-09 07:43:41 131초
로그 보기
2026-08-08 22:43:42 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 22:43:42 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 22:44:47 [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 22:44:47 [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 22:45:52 [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 22:45:52 [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 22:45:52 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:45:52 [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.78795968997292,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 45, 52, 460370, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95301632,
 'memusage/startup': 94384128,
 '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, 22, 43, 42, 672410, tzinfo=datetime.timezone.utc)}
2026-08-08 22:45:52 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-09 07:38:30 131초
로그 보기
2026-08-08 22:38:31 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 22:38:31 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 22:38:31 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 22:39:36 [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 22:39:36 [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 22:39:36 [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 22:39:36 [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 22:40:41 [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 22:40:41 [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 22:40:41 [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 22:40:41 [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 22:40:41 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:40:41 [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.8225908051245,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 40, 41, 184860, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 94957568,
 'memusage/startup': 94040064,
 '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, 22, 38, 31, 362280, tzinfo=datetime.timezone.utc)}
2026-08-08 22:40:41 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-09 07:33:18 131초
로그 보기
2026-08-08 22:33:20 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 22:33:20 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 22:34:24 [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 22:34:24 [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 22:35:29 [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 22:35:29 [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 22:35:29 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:35:29 [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.78425394697115,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 35, 29, 858459, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95633408,
 'memusage/startup': 94715904,
 '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, 22, 33, 20, 74205, tzinfo=datetime.timezone.utc)}
2026-08-08 22:35:29 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-09 07:28:07 131초
로그 보기
2026-08-08 22:28:08 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 22:28:08 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 22:28:08 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 22:29:13 [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 22:29:13 [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 22:29:13 [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 22:29:13 [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 22:30:18 [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 22:30:18 [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 22:30:18 [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 22:30:18 [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 22:30:18 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:30:18 [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.82355217286386,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 30, 18, 589708, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95338496,
 'memusage/startup': 94289920,
 '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, 22, 28, 8, 766164, tzinfo=datetime.timezone.utc)}
2026-08-08 22:30:18 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-09 07:22:56 131초
로그 보기
2026-08-08 22:22:57 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 22:22:57 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 22:24:02 [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 22:24:02 [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 22:25:07 [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 22:25:07 [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 22:25:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:25:07 [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.79190371511504,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 25, 7, 279268, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95363072,
 'memusage/startup': 94445568,
 '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, 22, 22, 57, 487363, tzinfo=datetime.timezone.utc)}
2026-08-08 22:25:07 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-09 07:17:44 131초
로그 보기
2026-08-08 22:17:46 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 22:17:46 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 22:17:46 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 22:18:51 [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 22:18:51 [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 22:18:51 [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 22:18:51 [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 22:19:55 [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 22:19:55 [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 22:19:56 [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 22:19:56 [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 22:19:56 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:19:56 [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.82900561997667,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 19, 56, 5742, 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, 22, 17, 46, 176735, tzinfo=datetime.timezone.utc)}
2026-08-08 22:19:56 [scrapy.core.engine] INFO: Spider closed (finished)
focused 주식 (스케줄) 성공 +0 2026-08-09 07:12:33 131초
로그 보기
2026-08-08 22:12:34 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 22:12:34 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 22:13:39 [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 22:13:39 [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 22:14:44 [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 22:14:44 [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 22:14:44 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:14:44 [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.7915633150842,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 14, 44, 693345, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 4,
 'log_count/INFO': 7,
 'memusage/max': 95612928,
 'memusage/startup': 94695424,
 '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, 22, 12, 34, 901781, tzinfo=datetime.timezone.utc)}
2026-08-08 22:14:44 [scrapy.core.engine] INFO: Spider closed (finished)
focused 경제 (스케줄) 성공 +0 2026-08-09 07:07:22 131초
로그 보기
2026-08-08 22:07:23 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 22:07:23 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 22:07:23 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 22:08:28 [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 22:08:28 [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 22:08:28 [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 22:08:28 [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 22:09:33 [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 22:09:33 [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 22:09:33 [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 22:09:33 [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 22:09:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 22:09:33 [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.82201622705907,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 8, 8, 22, 9, 33, 427382, tzinfo=datetime.timezone.utc),
 'items_per_minute': 0.0,
 'log_count/ERROR': 8,
 'log_count/INFO': 8,
 'memusage/max': 95752192,
 'memusage/startup': 94703616,
 '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, 22, 7, 23, 605365, tzinfo=datetime.timezone.utc)}
2026-08-08 22:09:33 [scrapy.core.engine] INFO: Spider closed (finished)