Project

General

Profile

action #165806

Updated by livdywan 3 months ago

## Observation 

 E-mail notification from ariel (cron) 
 ``` 
 ssh: connect to host github.com port 22: Connection timed out 
 fatal: Could not read from remote repository. 

 Please make sure you have the correct access rights 
 and the repository exists. 
 ``` 

 Multiple cron jobs relying on git and GitHub are failing right now. 

 A manual test trying to access GitHub also fails: 

 ``` 
 curl -L http://github.com 
 curl: (28) Failed to connect to github.com port 80 after 129603 ms: Couldn't connect to server 
 ``` 

 ## Suggestions 
 *

Back