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.

Getting ECONNREFUSED at first try of running snap-tweet

See original GitHub issue

Bug 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

  1. snap-tweet https://twitter.com/elonmusk/status/1492227328386154509
  2. How do I do this?
  3. :
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:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Zcehtrocommented, Feb 15, 2022

Awesome! Any help is always welcome!

  1. Yes. Version 98.0.4758.102 (Official Build) (64-bit)
  2. You hit it on the nail! The problem was with Node v17.5.0. I uninstalled it and installed Node v16.14.0 LTS and set up everything again.

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!

0reactions
hissatupassengercommented, Jun 20, 2022

I have same problem…

Read more comments on GitHub >

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

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