수집현황
최근 실행한 크롤링 작업의 상태입니다. 실행 중인 작업이 있어 5초마다 자동 새로고침됩니다.
| 작업 | 대상 | 상태 | 수집 건수 | 시작 | 소요 |
|---|---|---|---|---|---|
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 23:45:22 | 131초 |
로그 보기2026-08-08 14:45:23 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 14:45:23 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 14:46: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 14:46:28 [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 14:47:33 [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 14:47:33 [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 14:47:33 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:47:33 [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.7875982739497,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 47, 33, 168347, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95215616,
'memusage/startup': 94298112,
'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, 14, 45, 23, 380747, tzinfo=datetime.timezone.utc)}
2026-08-08 14:47:33 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 보안위협 (스케줄) | 성공 | +0 | 2026-08-08 23:43:10 | 131초 |
로그 보기2026-08-08 14:43:12 [focused] INFO: [진단] 수집할 카테고리: ['보안위협']
2026-08-08 14:43:12 [focused] INFO: [진단] '보안위협' 직접 RSS: https://www.boannews.com/media/news_rss.xml
2026-08-08 14:43:12 [focused] INFO: [진단] '보안위협' 직접 RSS: https://rss.etnews.com/04045.xml
2026-08-08 14:44:16 [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 14:44:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.boannews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.boannews.com.
2026-08-08 14:44:16 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/04045.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 14:44:16 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.boannews.com/media/news_rss.xml>: DNS lookup failed: no results for hostname lookup: www.boannews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 14:45:21 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.boannews.com/media/news_rss.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.boannews.com.
2026-08-08 14:45:21 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/04045.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 14:45:21 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.boannews.com/media/news_rss.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 14:45:21 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/04045.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 14:45:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:45:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3884,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.83284437004477,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 45, 21, 949203, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95412224,
'memusage/startup': 94363648,
'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, 14, 43, 12, 116358, tzinfo=datetime.timezone.utc)}
2026-08-08 14:45:21 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 부동산 (스케줄) | 성공 | +0 | 2026-08-08 23:41:04 | 66초 |
로그 보기2026-08-08 14:41:05 [focused] INFO: [진단] 수집할 카테고리: ['부동산']
2026-08-08 14:41:05 [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 14:42:10 [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 14:42:10 [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 14:42:10 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:42:10 [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.95383719122037,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 42, 10, 679778, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 2,
'log_count/INFO': 6,
'memusage/max': 95141888,
'memusage/startup': 94879744,
'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, 14, 41, 5, 725940, tzinfo=datetime.timezone.utc)}
2026-08-08 14:42:10 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 23:36:53 | 131초 |
로그 보기2026-08-08 14:36:54 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 14:36:54 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 14:36:54 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 14:37:59 [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 14:37:59 [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 14:37:59 [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 14:37:59 [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 14:39:04 [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 14:39:04 [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 14:39:04 [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 14:39:04 [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 14:39:04 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:39:04 [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.82718493696302,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 39, 4, 252046, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 94961664,
'memusage/startup': 94044160,
'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, 14, 36, 54, 424860, tzinfo=datetime.timezone.utc)}
2026-08-08 14:39:04 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 23:31:41 | 131초 |
로그 보기2026-08-08 14:31:43 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 14:31:43 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 14:32:48 [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 14:32:48 [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 14:33: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 14:33: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 14:33:52 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:33: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.78986261598766,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 33, 52, 949898, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95531008,
'memusage/startup': 94744576,
'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, 14, 31, 43, 160035, tzinfo=datetime.timezone.utc)}
2026-08-08 14:33:52 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 23:26:30 | 131초 |
로그 보기2026-08-08 14:26:31 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 14:26:31 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 14:26:31 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 14:27: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 14:27: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 14:27: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 14:27: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 14:28: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 14:28: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 14:28:41 [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 14:28:41 [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 14:28:41 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:28: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.82676241500303,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 28, 41, 691049, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95379456,
'memusage/startup': 94461952,
'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, 14, 26, 31, 864286, tzinfo=datetime.timezone.utc)}
2026-08-08 14:28:41 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 23:21:19 | 131초 |
로그 보기2026-08-08 14:21:20 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 14:21:20 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 14:22:25 [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 14:22:25 [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 14:23:30 [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 14:23:30 [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 14:23:30 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:23:30 [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.78375418204814,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 23, 30, 395843, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95313920,
'memusage/startup': 94396416,
'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, 14, 21, 20, 612089, tzinfo=datetime.timezone.utc)}
2026-08-08 14:23:30 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 23:16:07 | 131초 |
로그 보기2026-08-08 14:16:09 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 14:16:09 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 14:16:09 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 14:17:14 [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 14:17:14 [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 14:17:14 [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 14:17:14 [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 14:18:19 [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 14:18:19 [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 14:18:19 [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 14:18:19 [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 14:18:19 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:18:19 [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.83051571296528,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 18, 19, 135691, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 94826496,
'memusage/startup': 93908992,
'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, 14, 16, 9, 305183, tzinfo=datetime.timezone.utc)}
2026-08-08 14:18:19 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 23:10:56 | 131초 |
로그 보기2026-08-08 14:10:58 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 14:10:58 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 14:12: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 14:12: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 14:13: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 14:13: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 14:13:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:13: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.7836291170679,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 13, 7, 821000, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 94916608,
'memusage/startup': 94130176,
'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, 14, 10, 58, 37369, tzinfo=datetime.timezone.utc)}
2026-08-08 14:13:07 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 23:05:45 | 131초 |
로그 보기2026-08-08 14:05:46 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 14:05:46 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 14:05:46 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 14:06: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 14:06: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 14:06: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 14:06: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 14:07:56 [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 14:07:56 [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 14:07: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 14:07: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 14:07:56 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 14:07: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.82425181381404,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 14, 7, 56, 560947, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95293440,
'memusage/startup': 94375936,
'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, 14, 5, 46, 736698, tzinfo=datetime.timezone.utc)}
2026-08-08 14:07:56 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||