Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown connection error when downloading from wayback #19

Open
thusithaC opened this issue Aug 4, 2019 · 0 comments
Open

Unknown connection error when downloading from wayback #19

thusithaC opened this issue Aug 4, 2019 · 0 comments

Comments

@thusithaC
Copy link

Hi,

First of all thank for open sourcing this great tool.
I have been trying to learn the syntax and start playing around with archives using the "Downloading_WARC_from_Wayback" notebook using the Docker image in host network mode.

I observe some weird error messages in the process, and hope you could shed some light as to what might be happening.

[Stage 18:===============================================>     (449 + 16) / 500]java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at java.net.Socket.connect(Socket.java:538)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)```

However, the download seems to be progressing, even though it is very slow and time consuming. (Not that I have limited the download to 500 pages). 
Is this error due to a environment setup issue? Can this be ignored?

Thanks,
TNC  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant