Cannot publish to Sandbox [Closed]

0
Dear All, It worked properly until afternoon yesterday. I try to publish my testing app to the Sandbox and the modeler show me like this; SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/5811e6d7-1ed7-407f-a0a7-d58b47dbf8ee/trunk' ---> SharpSvn.SvnRepositoryIOException: OPTIONS of 'https://teamserver.sprintr.com/5811e6d7-1ed7-407f-a0a7-d58b47dbf8ee/trunk': Server certificate verification failed: issuer is not trusted (https://teamserver.sprintr.com) --- End of inner exception stack trace --- at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClient.Status(String path, SvnStatusArgs args, EventHandler`1 statusHandler) at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection`1& statuses) at Mendix.Modeler.VersionControl.SvnConnector.ClientDo[T](Func`2 action) in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 90 at Mendix.Modeler.VersionControl.SvnConnector.GetStatuses(String localDir, Boolean retrieveRemoteStatus) in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 130 Does anyone know what it is? and How to fix it? Thank you
asked
2 answers
0

Are you able to connect to https://teamserver.sprintr.com/5811e6d7-1ed7-407f-a0a7-d58b47dbf8ee/trunk using the browser? If so are you able to connect to the repository from your project folder using TortoiseSVN?

answered
0

Dear All,

I think it's because of my network policy. Now , my network admins are checking their firewall configuration. Thank you everyone.

answered