Question: wget problems
See original GitHub issueI’m getting this error below on a lot of sites. The archive is failing with the wget command:
failed: Connection refused.
failed: Cannot assign requested address.
If I remove --span-hosts
from the wget command, it seems to work somewhat - some stuff is still missing.
Any tips on how to get past this?
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Problem with downloading multiple url data with wget
I have a text file download.txt . Here I'm showing only 8 files url. My original file has 900 urls to download.
Read more >Problems downloading files with WGET - Super User
The file is downloaded but the name is wrong and there is no file extension, when I try to download the same file...
Read more >Newest 'wget' Questions - Stack Overflow
I'm trying to write a bash script for automating the installation of anydesk by wget with the help of the following code: echo...
Read more >How to resolve 'bash wget command not found' problem
Run the following command to check the installed version of `wget` command. If the command is not installed before then you will get...
Read more >Problem using wget to download an entire website - Ask Ubuntu
I have always had a few problems with wget (see my other suggestion below), but the following command does work for many sites....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@poblabs feel free to re-open the issue if you find something that we can help with.
Same result with master built docker. It seems to be the 1 website of mine giving me problems. I just tried a bunch more and they seem ok. Not sure why mine is special but I don’t think this is an archivebox problem. 🤷🏻♂️