python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How difference between ConnectionAbortedError, ConnectionRefusedError and ConnectionResetError and whether to catch an exception
I'm working on the internet connection programming, including Server and Client Socket, FTP, SMTP. But there is an error that depending on internet connection condition that I must handle it. But I do...
Paweenwat Maneechai
Votes: 0
Answers: 0
cURL error 7: Failed to connect to 'xx.domain.xx' port 8140 after 1167 ms: Connection refused
URL error 7: Failed to connect to 'xx.domain.xx' port 8140 after 1167 ms: Connection refused
Hi guys, im trying to connect to a public api using curl but response is always at cURL error 7.
Any idea h...

Suuuy
Votes: 0
Answers: 0
Connection to nodejs (express) refused
I’m a long term programmer, but haven’t used nodejs much in my code. Now I need to use it in my current code and I’ve ran into a problem that I can’t seem to figure out myself, I have googled a lot bu...
HDIK
Votes: 0
Answers: 1
How to solve "Connection refused" error in MPJ Express?
I run my MPJ program using 5 PCs with the same name (DESKTOP-J49PIF5) but it has different IP address. It run successfully in a laboratory. But when I tried to run the same program with the same confi...
Edd
Votes: 0
Answers: 1