Ionic Pro: git push ionic master ..timeout

Hello there,

Has anyone experienced an issue when issuing the command …

git push ionic master

The below is the error i got from the command prompt.

ssh: connect to host git.ionicjs.com port 22: Connection refused
fatal: Could not read from remote repository.

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

I have installed SSH and already have a dashboard at ionic PRO

thanks

Ionic Pro is a hosted and closed source service, so there is not much we, the community, can help you with. There is a FAQ and common/known issues at https://ionic.zendesk.com/hc/en-us/sections/115003254647-FAQ-Common-Issues You can contact support at http://ionicframework.com/support#support

Have you pushed to the new git backend before with this app or is this the first time?
Does it work when you create a new app with ionic start blank blank?

Thanks Sujan, This is a new app and I found out that it was a firewall issue after all