sanathp / statusok

Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected.
Other
1.62k stars 197 forks source link

Unable to run application, timeout error when trying to connect to stmp or slack or any type of service #30

Closed genesiscrew closed 4 years ago

genesiscrew commented 6 years ago

Hi Guys, really need to get this working, however it does not connect with slack or smtp, it always times out, here is the error i get with slack : Post https://hooks.slack.com/services/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: dial tcp 54.192.157.142:443: i/o timeout

im not sure where this address: 54.192.157.142:443 is coming from..

Appreciate your help, thanks.

sanathp commented 6 years ago

Is api working as expected ? the errors says its not able to get response from the api. Just do a curl request to that api . If the api works, you should be able to run successfully.