Thursday, October 20, 2016

An error occurred uploading to the build server Error: Hostname/IP doesn't match certificate's altnames

I had this error when I was trying to debug my cordova application on a Remote Mac. There were many solutions in stakoverflow and other forums. But in my case mistake was for some reason host name of my Mac book pro was changed.


Previous : my-mac.local


Now : my-mac


So I changed the host name on my remote agent configuration window. This worked for me. So if you see above error message please check your mac's host name.

No comments:

Post a Comment