Team server error

0
I am trying to download  the mendix team server, I am getting the below error. Can I know how to resolve this error.   SharpSvn.SvnException: sqlite: disk I/O error ---> SharpSvn.SvnException: sqlite: disk I/O error    --- End of inner exception stack trace ---    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path)    at Mendix.Modeler.VersionControl.SvnConnector.Checkout(Uri urlToCheckout, String targetProjectDirectory) in C:\jenkins-ci\workspace\AppStudio4.0-Build@4\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 134
asked
1 answers
0

Sounds like there isn an error with the sqlite db. Have you pressed ‘Update’ in the modeller or anything else?

answered