question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bitbucket oauth broken

See original GitHub issue

With plugin 2.14.6.2, it seems bitbucket oauth is broken since today?

[2019-05-29 07:58:41,400] [HTTP-693] ERROR com.google.gerrit.pgm.http.jetty.HiddenErrorHandler : Error in GET /oauth?state=xxxxxxxxxxxxxxxxxxxxxxxxx&code=xxxxxxxxxxxxxxxx
java.lang.NullPointerException
        at com.googlesource.gerrit.plugins.oauth.BitbucketOAuthService.getUserInfo(BitbucketOAuthService.java:95)
        at com.google.gerrit.httpd.auth.oauth.OAuthSession.login(OAuthSession.java:105)
        at com.google.gerrit.httpd.auth.oauth.OAuthWebFilter.doFilter(OAuthWebFilter.java:105)

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
davidocommented, May 31, 2019

@azhou2019 Thanks so much, for letting us know.

I am working on a fix and will try to release it this weekend (I’m doing all this here in my spare free time).

0reactions
davidocommented, Jun 12, 2019

Thanks, @mionch! I started to work on the issue already and uploaded this CL to canonical repository for this plugin: [1]. However, I am not able to test this change and thus I have not merged it yet.

Can you please upload your change to https://gerrit-review.googlesource.com, to stable-2.14 branch? I would merge that change then to this plugin as well.

[1] https://gerrit-review.googlesource.com/c/plugins/oauth/+/227253

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot OAuth requests | Bitbucket Cloud
OAuth requires you to write your own code and a third-party OAuth library. Get tips for troubleshooting problems with your OAuth requests.
Read more >
atlassian sourcetree - Authentication failed to bitbucket
On bitbucket click on your avatar on top right then go to : personal settings -> app password and select 'create password'. Then...
Read more >
Deprecating Atlassian account password for Bitbucket API and ...
Bitbucket previously shared that starting March 1, 2022, users will not be able to use their Atlassian account password to authenticate with the ......
Read more >
Bitbucket OAuth - Jenkins Plugins
Bitbucket Security Realm (authentication): · Log into your Bitbucket account. · Click on your account avatar in the top right corner and select ......
Read more >
Bitbucket Status (@BitbucketStatus) / Twitter
Monitoring: A fix has been implemented and we are monitoring the results. bitbucket.status.atlassian.com. Bitbucket website and API outage.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found