Hi there! I use both a local PC and a virtual disk top. The local PC is working fine, but when I try to commit from the virtual disk top, I get the following error message. I am using the same version of Mendix studio on both local PC and virtual disk top. The repositoriey is on AWS Codecommit. Any idea would be highly appreciated. Thanks! ---------------------------------------------------------------- - Mendix Version:Mendix-9.6.9.38960 - git: AWS codecommit -error logs: LibGit2Sharp.LibGit2SharpException: request failed with status code: 403 at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) at LibGit2Sharp.Core.Proxy.git_remote_fetch(RemoteHandle remote, IEnumerable`1 refSpecs, GitFetchOptions fetchOptions, String logMessage) at LibGit2Sharp.Commands.Fetch(Repository repository, String remote, IEnumerable`1 refspecs, FetchOptions options, String logMessage, ProxyOptions proxy) at LibGit2Sharp.Network.Fetch(String url, IEnumerable`1 refspecs, FetchOptions options, ProxyOptions proxy) at Mendix.Modeler.VersionControl.Actions.GitFetchAction.Fetch(Repository repo, Remote remote, FetchOptions options) at C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Actions\Git\GitFetchAction.cs:line 74 at Mendix.Modeler.VersionControl.Actions.GitFetchAction.Execute(Repository repo) at C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Actions\Git\GitFetchAction.cs:line 47
asked
Zang
1 answers
-2
I get this error the last days all the time. Can't commit, can't update. Status pages of both Mendix and Git, don't show anything.
And the Team Server page doesn't show the commits, but an error instead.