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

BitBucket auth is not working #188

Closed
kotyara85 opened this issue Apr 11, 2021 · 6 comments
Closed

BitBucket auth is not working #188

kotyara85 opened this issue Apr 11, 2021 · 6 comments
Labels
bug Something isn't working forge/bitbucket bitbucket forge related
Milestone

Comments

@kotyara85
Copy link

kotyara85 commented Apr 11, 2021

Hey there, we're trying to downgrade from drone.io to woodpecker.
So far everything is up and running, but when I try to authorize vi bitbucket server I'd just show Access approved message and never redirects back to woodpecker.
It does work fine with drone though.
Thanks

@laszlocph
Copy link
Member

laszlocph commented Apr 11, 2021

Can you attach your env vars you use for bitbucket server auth?

@kotyara85
Copy link
Author

Here it's

            - name: DRONE_STASH_GIT_PASSWORD
              value: "password"
            - name: DRONE_STASH_GIT_USERNAME
              value: "user"
            - name: DRONE_HOST
              value: https://woodpecker.example.com
            - name: DRONE_STASH
              value: "true"
            - name: DRONE_STASH_CONSUMER_KEY
              value: "key"
            - name: DRONE_STASH_CONSUMER_RSA
              value: "/etc/bitbucket/key.pem"
            - name: DRONE_STASH_URL
              value: "https://bitbucket.example.com"

@kotyara85
Copy link
Author

@laszlocph any suggestions?

@6543 6543 added forge/bitbucket bitbucket forge related bug Something isn't working labels Sep 21, 2021
@6543
Copy link
Member

6543 commented Nov 26, 2021

@kotyara85 can you provide me with a docker-compose for bitbucket instance you run to test against?

@6543
Copy link
Member

6543 commented Dec 20, 2021

@6543 6543 added this to the 1.0.0 milestone Jul 26, 2022
@6543 6543 modified the milestones: 1.0.0, 1.1.0 Jun 3, 2023
@anbraten
Copy link
Member

We dropped support for bitbucket stash with 1.0. Bitbucket cloud was tested by me recently and works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge/bitbucket bitbucket forge related
Projects
None yet
Development

No branches or pull requests

4 participants