수집현황
최근 실행한 크롤링 작업의 상태입니다. 실행 중인 작업이 있어 5초마다 자동 새로고침됩니다.
| 작업 | 대상 | 상태 | 수집 건수 | 시작 | 소요 |
|---|---|---|---|---|---|
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 13:11:11 | 131초 |
로그 보기2026-08-08 04:11:12 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 04:11:12 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 04:12:17 [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 04:12:17 [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 04:13:22 [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 04:13:22 [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 04:13:22 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 04:13:22 [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.78570670401677,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 4, 13, 22, 709156, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95019008,
'memusage/startup': 94101504,
'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, 4, 11, 12, 923449, tzinfo=datetime.timezone.utc)}
2026-08-08 04:13:22 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 13:06:00 | 131초 |
로그 보기2026-08-08 04:06:01 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 04:06:01 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 04:06:01 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 04:07:06 [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 04:07:06 [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 04:07:06 [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 04:07:06 [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 04:08:11 [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 04:08:11 [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 04:08:11 [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 04:08:11 [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 04:08:11 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 04:08:11 [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.8283984027803,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 4, 8, 11, 447371, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95461376,
'memusage/startup': 94412800,
'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, 4, 6, 1, 618975, tzinfo=datetime.timezone.utc)}
2026-08-08 04:08:11 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 13:00:48 | 131초 |
로그 보기2026-08-08 04:00:50 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 04:00:50 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 04:01:55 [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 04:01:55 [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 04:02:59 [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 04:03:00 [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 04:03:00 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 04:03:00 [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.78225064300932,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 4, 3, 0, 91311, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 94744576,
'memusage/startup': 93958144,
'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, 4, 0, 50, 309060, tzinfo=datetime.timezone.utc)}
2026-08-08 04:03:00 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:55:37 | 131초 |
로그 보기2026-08-08 03:55:38 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:55:38 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:55:38 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:56:43 [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 03:56:43 [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 03:56:43 [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 03:56:43 [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 03:57:48 [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 03:57:48 [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 03:57:48 [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 03:57:48 [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 03:57:48 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:57:48 [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.82003208692186,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 57, 48, 794516, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95653888,
'memusage/startup': 94736384,
'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, 3, 55, 38, 974483, tzinfo=datetime.timezone.utc)}
2026-08-08 03:57:48 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 12:50:26 | 131초 |
로그 보기2026-08-08 03:50:27 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 03:50:27 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 03:51:32 [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 03:51:32 [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 03:52:37 [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 03:52:37 [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 03:52:37 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:52:37 [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.78537638299167,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 52, 37, 451340, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95162368,
'memusage/startup': 94375936,
'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, 3, 50, 27, 665963, tzinfo=datetime.timezone.utc)}
2026-08-08 03:52:37 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:45:15 | 131초 |
로그 보기2026-08-08 03:45:16 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:45:16 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:45:16 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:46:21 [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 03:46:21 [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 03:46:21 [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 03:46:21 [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 03:47:26 [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 03:47:26 [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 03:47:26 [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 03:47:26 [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 03:47:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:47:26 [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.82328287698328,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 47, 26, 165832, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95571968,
'memusage/startup': 94523392,
'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, 3, 45, 16, 342548, tzinfo=datetime.timezone.utc)}
2026-08-08 03:47:26 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 12:40:03 | 131초 |
로그 보기2026-08-08 03:40:05 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 03:40:05 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 03:41:09 [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 03:41:09 [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 03:42:14 [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 03:42:14 [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 03:42:14 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:42:14 [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.78492140187882,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 42, 14, 850761, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95248384,
'memusage/startup': 94330880,
'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, 3, 40, 5, 65839, tzinfo=datetime.timezone.utc)}
2026-08-08 03:42:14 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | IT (스케줄) | 성공 | +0 | 2026-08-08 12:37:50 | 132초 |
로그 보기2026-08-08 03:37:52 [focused] INFO: [진단] 수집할 카테고리: ['IT']
2026-08-08 03:37:52 [focused] INFO: [진단] 'IT' 직접 RSS: https://www.hankyung.com/feed/it
2026-08-08 03:37:52 [focused] INFO: [진단] 'IT' 직접 RSS: https://rss.etnews.com/03.xml
2026-08-08 03:37:52 [focused] INFO: [진단] 'IT' 직접 RSS: https://rss.etnews.com/04046.xml
2026-08-08 03:38:57 [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 03:38:57 [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 03:38:57 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/03.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 03:38:57 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/it>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 03:40:02 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/03.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 03:40:02 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/it> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-08 03:40:02 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/03.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 03:40:02 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/it>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 03:40:03 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/04046.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-08 03:40:03 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/04046.xml>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 10,
--- (최근 로그) ---
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 03:40:03 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:40:03 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 20,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 20,
'downloader/request_bytes': 4784,
'downloader/request_count': 20,
'downloader/request_method_count/GET': 20,
'elapsed_time_seconds': 131.3100802078843,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 40, 3, 612412, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 10,
'log_count/INFO': 9,
'memusage/max': 95854592,
'memusage/startup': 94674944,
'responses_per_minute': 0.0,
'retry/count': 15,
'retry/max_reached': 5,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 15,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 12,
'scheduler/dequeued/memory': 12,
'scheduler/enqueued': 12,
'scheduler/enqueued/memory': 12,
'start_time': datetime.datetime(2026, 8, 8, 3, 37, 52, 302330, tzinfo=datetime.timezone.utc)}
2026-08-08 03:40:03 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:34:39 | 131초 |
로그 보기2026-08-08 03:34:41 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:34:41 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:34:41 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:35:45 [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 03:35:45 [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 03:35:45 [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 03:35:45 [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 03:36:50 [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 03:36:50 [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 03:36:50 [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 03:36:50 [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 03:36:50 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:36:50 [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.81854395498522,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 36, 50, 820266, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95744000,
'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, 3, 34, 41, 1722, tzinfo=datetime.timezone.utc)}
2026-08-08 03:36:50 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 보안위협 (스케줄) | 성공 | +0 | 2026-08-08 12:32:28 | 131초 |
로그 보기2026-08-08 03:32:29 [focused] INFO: [진단] 수집할 카테고리: ['보안위협']
2026-08-08 03:32:29 [focused] INFO: [진단] '보안위협' 직접 RSS: https://www.boannews.com/media/news_rss.xml
2026-08-08 03:32:29 [focused] INFO: [진단] '보안위협' 직접 RSS: https://rss.etnews.com/04045.xml
2026-08-08 03:33:34 [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 03:33:34 [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 03:33:34 [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 03:33:34 [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 03:34:39 [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 03:34:39 [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 03:34:39 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/04045.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-08 03:34:39 [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):
'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.boannews.com.
2026-08-08 03:34:39 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:34:39 [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.82421781984158,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 34, 39, 543396, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95305728,
'memusage/startup': 94388224,
'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, 3, 32, 29, 719181, tzinfo=datetime.timezone.utc)}
2026-08-08 03:34:39 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||