Getting ECONNREFUSED at first try of running snap-tweet
See original GitHub issueBug description
What did you do? (Provide code in next section) I tried to take a screensnap of a tweet.
What did you expect to happen? For snap-tweet to take a snap of a tweet.
What happened instead? Got a ECONNREFUSED error message.
Do you have an error stack-trace? Don’t know what this is, but I can get it if it can be explained to me 😉
Reproduction
- snap-tweet https://twitter.com/elonmusk/status/1492227328386154509
- How do I do this?
- :
C:\>snap-tweet https://twitter.com/elonmusk/status/1492227328386154509
[snap-tweet] Error: connect ECONNREFUSED ::1:53221
× connect ECONNREFUSED ::1:53221: https://twitter.com/elonmusk/status/1492227328386154509
Environment
- snap-tweet version: snap-tweet/1.2.1 win32-x64 node-v17.5.0
- Operating System: Windows 10
- Node version: node-v17.5.0
- Package manager (npm/yarn/pnpm) and version: npm 8.5.0
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Step-by-Step Fix "ECONNREFUSED - Connection refused by ...
If you're looking for a quick fix to “ECONNREFUSED – Connection refused by server” FileZilla error messages, try changing your port number ...
Read more >Node.js Error: connect ECONNREFUSED - Stack Overflow
Chances are you are struggling with the node.js dying whenever the server you are calling refuses to connect. Try this:
Read more >How to Fix ECONNREFUSED – connection refused by server ...
If you're looking for a way to fix the ECONNREFUSED ECONNREFUSED - Connection refused by server error, check out our detailed tutorial now!...
Read more >Consistently getting "Error: connect ECONNREFUSED" when ...
I have been consistently getting the error message below when running ember serve after upgrading ember-cli to 0.1.5.
Read more >Fauna shell add-endpoint gives error: ECONNREFUSED - Help
Hello, I installed fauna shell and tried to add a new endpoint and when I run the command it gives this error: Error:...
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 Free
Top 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
Awesome! Any help is always welcome!
Now it’s working! Tyvm!
Now there’s a minor thing I noticed that’s working differently but I’ll open another ticket for that and keep everything tidy.
Thx again!
I have same problem…