You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I don't have much to say in details. But I think since a week, I have to authorize the GitHub user which Builda is using everyday. Otherwise the syncer fails with the authorization error.
The text was updated successfully, but these errors were encountered:
+1 Same issue with my setup. I integrated with a BitbucketServer (forked repo build) and all works fine, but sometimes I notice that bots are not created for a new PR. When I see Buildasaur status, it says "401 Authorization error" and require to enter Captcha.
It brings me idea that Buildasaur sometimes lose the password or can't take it from keychain on some attempts - it becomes invalid or empty. After a few attempts to login on server with invalid/empty password account become locked until Captcha was entered.
Unfortunately I have no chance to debug it now. Maybe someone have more info on this issue.
I constantly getting this issue after my server re-establish VPN connection. Seems like a failure handler do smth that reset login/password cache and every next login attempt will be made with a wrong credentials.
Workaround: stop bot, login manually in browser to complete Captcha check, edit buildasaur bot configuration and complete first 2 steps (xcode server and bitbucket server connection) and press Cancel. And that's it! You can run bot again it it will perform login with a valid credentials.
Not sure thought where the issue reason located in source code. Just tried to describe a "blackbox" behavior overview.
Unfortunately I don't have much to say in details. But I think since a week, I have to authorize the GitHub user which Builda is using everyday. Otherwise the syncer fails with the authorization error.
The text was updated successfully, but these errors were encountered: