Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error happened: Error: connect ETIMEDOUT 192.30.253.112:443

I am creating an Ionic application and in the process of adding the android platform, I keep getting the following error.

ionic platform add android
Updated the hooks directory to have execute permissions
Downloading Default Ionic Resources
Downloading: https://github.com/driftyco/ionic-default-resources/archive/master.zip
Error happened { [Error: connect ETIMEDOUT 192.30.253.112:443]
  code: 'ETIMEDOUT',
  errno: 'ETIMEDOUT',
  syscall: 'connect',
  address: '192.30.253.112',
  port: 443 }
Error: connect ETIMEDOUT 192.30.253.112:443
    at Object.exports._errnoException (util.js:873:11)
    at exports._exceptionWithHostPort (util.js:896:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1077:14)

I have tried everything possible but could not get the solution to this error. What is really happening here?

like image 389
olammy Avatar asked Dec 09 '25 05:12

olammy


1 Answers

Hey please let the database active in one terminal window and open another terminal window to run the command you are running as these kinds of error usually occurs when the database is not working or switched off.

like image 108
Shlok Dixit Avatar answered Dec 10 '25 21:12

Shlok Dixit



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!