Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot checkout from Bitbucket using Strider #42

Open
mark-norgate opened this issue Aug 14, 2016 · 2 comments
Open

Cannot checkout from Bitbucket using Strider #42

mark-norgate opened this issue Aug 14, 2016 · 2 comments

Comments

@mark-norgate
Copy link

I am launching Strider quite successfully using pm2. I have the strider-bibucket plugin installed which appears to be functioning inasmuch as the repos are appearing from my Bitbucket account.

However, when trying to checkout, or pull, the repository using the Add button and specifying the project type, I receive a red toastie error box like this:

Error creating project for repo company/product: {"results":[],"status":"error","errors":[{"code":500,"reason":"Failed to setup repo: undefined"}]}

Anyone have any idea what this pertains to and how to solve it?

@vinaydate
Copy link

After DEBUG=strinder*,
I am getting 'Setting up repository "myTeamName/myRepoName" failed! undefined undefined' at server end. And

Error creating project for repo myTeamName/myRepoName: {"results":[],"status":"error","errors":[{"code":500,"reason":"Failed to setup repo: undefined"}]}

at client side.

@knownasilya
Copy link
Member

Sounds like your bitbucket about doesn't have admin access on that repo. It's required to add webhooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants