question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: wget problems

See original GitHub issue

I’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:closed
  • Created 3 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
cdvv7788commented, Oct 20, 2020

@poblabs feel free to re-open the issue if you find something that we can help with.

1reaction
poblabscommented, Oct 20, 2020

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. 🤷🏻‍♂️

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found