Pipeline and WARC GO
I have been trying to archive pages, but I always get this error:
`time=2025-09-28T14:43:04.132-04:00 level=INFO msg=started component=reactor
time=2025-09-28T14:43:04.152-04:00 level=INFO msg=started component=preprocessor
time=2025-09-28T14:43:04.153-04:00 level=INFO msg="bucket manager started" component=archiver
time=2025-09-28T14:43:04.156-04:00 level=ERROR msg="unable to init WARC HTTP client" component=archiver err="open /etc/resolv.conf: The system cannot find the path specified." func=archiver.startWARCWriter
time=2025-09-28T14:43:04.156-04:00 level=ERROR msg="error starting archiver" component=controler.StartPipeline err="open /etc/resolv.conf: The system cannot find the path specified."
`
<img width="1920" height="1200" alt="Image" src="https://github.com/user-attachments/assets/ac508326-cb81-4c25-8f99-2fe3e9ab856f" />
How do I solve this error? I have tried restarting my computer.
1 条评论