Thanks to a lot of help from this community, I have managed to get Bitbucket projects listing on Strider. Hooray! Now, however, when I try to add a project to Strider from Bitbucket, I get a red toastie with a message along the lines of:
Error creating project for repo company/project: {"results":[],"status":"error","errors":[{"code":500,"reason":"Failed to setup repo: undefined"}]}
This smacks to me of being a MongoDB error to me: why would Strider be trying to create repositories in Bitbucket?
The logs are empty!
Any clues anyone?