Connection refused via launchd.plist execute “pod repo push spec --verbose”
Created by: ldwardx
When i manually execute “pod repo push spec”,everything is ok. But when sleep my mac,and use launchd.plist execute the command timing,i received error:
Pushing the `spec' repo
ssh: connect to host gitlab.company.domain port 10022: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.