-
Notifications
You must be signed in to change notification settings - Fork 67
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
No connection could be made #149
Comments
It looks like the browser crashed, what do you see if you use the |
I encountered the same problem when I upgraded from version v2.0.38. I checked the latest version v2.0.73 and the same error.
|
@mrfuggy Are you using a firewall? The error message ("the target machine actively refused it. (os error 10061)") suggests a firewall is blocking the connection. |
with the command "E:\Portable\SingleFile CLI webpage downloader\single-file.exe" ^
www.foofoo.com ^
--output-directory "bar\bar\bar\webpages\" ^
--browser-executable-path "foo\foo\foo\chrome.exe" ^
--browser-debug ^
--console-messages-file SingleFileConsoleLog.txt ^
--debug-messages-file SingleFileDebugLog.txt ^
--errors-file SingleFileErrorsLog.txt I'm not shown any additional information; Yes, I have tried from an admin command prompt. |
I'm using the latest version of SFC and providing the two positional arguments fails to save a page, with an error.
I don't know what this error message means, but here:
I've tried various URLs, doesn't matter.
I've tried different using different chromes in
--browser-executable-path
, doesn't matter.The text was updated successfully, but these errors were encountered: