-
Notifications
You must be signed in to change notification settings - Fork 19
Authentication fails #213
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
Comments
@telepaats can you tell me more about the environment you are working in? It sounds like you are running Windsurf (which I assume you downloaded from here: https://codeium.com/windsurf ) And can you share a screenshot of what your authentication section of settings looks like? Here is an example of mine (I suspect yours will look a bit different): |
@telepaats I just tried with the latest version of our extension (3.4.13).
In the meantime, if you haven't already, can you "Delete" the authentications that you have and retry? The "Delete" is the trash can on the far right of the screenshot I posted above. |
I tried using remote development environment, and I was able to see the same as you. Double checking with the team, this is the expected behavior for remote development (container-ized) IDEs at the moment. It's a known short-coming and we have a team looking into solving this. If you using windsurf outside of a container-ized environment, you should have access to this. |
@bwieger-atlassian-com I see. I had suspicion that this might be the case. Oh well, thank you for your help! Wish you luck! :) |
@telepaats Thanks for the best wishes. I'll post back here when we fix this. Re-opening so it doesn't get lost and we can keep a line of communication. |
I'm also seeing this authentication failure, but for a direct "on Windows" instance of VS Code, with v3.4.17 of the Jira and Bitbucket Extension. JIRA authentication (to different URL, but same back end authentication) works fine, just BitBucket that has the issue. This is the authentication error, and since it didn't succeed it goes back to showing "no sites": |
I am having this same issue when attempting to authenticate with my orgs self-hosted Bitbucket server. |
Describe the bug
Im trying to auth, but got asked to enter some kind of base url.
I can enter https://bitbucket.org/ or with project added.
then prompts to open external website.
opens tab with this in address - http://127.0.0.1:31415/bbcloud?code=5quRwrchKjwMqn6XXx&state=566edb0c-972d-4463-bf62-4de9b7071271
and thats it. Im stuck
Expected behavior
I expect it to work like it did before, after log in button press window opens and i can log in bitbucket
Screenshots
Environment and Version (please complete the following information):
Atlassian Plugin Version (3.4.13)
Windsurf Version: 1.5.6
Codeium Version: 1.40.2
Codeium Commit: 164066c0badcfdea724847b1a24fd88eb96f9510
VSCode OSS Version: 1.94.0 (user setup)
Commit: 164066c0badcfdea724847b1a24fd88eb96f9510
Date: 2025-03-15T10:19:09.775Z (5 days ago)
Electron: 30.5.1
ElectronBuildld: undefined
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631
Is this a local or cloud environment? (Local)
If Cloud, Browser (chrome, safari)
If Local, OS (windows WSL)
Additional context
It worked before like month ago
The text was updated successfully, but these errors were encountered: