-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Delayed opening on Ubuntu 22.04.2 LTS #5029
Comments
Possibly related to #4997 ? |
Hello there, I tried to replicate this issue by testing it on a local VM. I was unable to replicate it. Could you press F12 when you see the blank window and see if there are any errors within the network tab? |
so i was mashing F12 while I had the blank/empty window, and nothing
happened.
However, once it finally showed stuff, I saw the console thing on the right
come up, and I see a red X balloon with a 1 next to it, and this is what I
found when clicking on it:
"
1. Indicate whether a cookie is intended to be set in a cross-site
context by specifying its SameSite attribute
1.
Because a cookie’s SameSite attribute was not set or is invalid, it
defaults to SameSite=Lax, which prevents the cookie from being set in
a cross-site context. This behavior protects user data from accidentally
leaking to third parties and cross-site request forgery.
Resolve this issue by updating the attributes of the cookie:
- Specify SameSite=None and Secure if the cookie is intended to be
set in cross-site contexts. Note that only cookies sent over
HTTPS may use
the Secure attribute.
- Specify SameSite=Strict or SameSite=Lax if the cookie should not
be set by cross-site requests.
2. AFFECTED RESOURCES
1. 1 cookie
1.
Name Domain & Path
_mitata identity.bitwarden.com/
"
…On Mon, Mar 20, 2023 at 4:44 PM Krystian Kan ***@***.***> wrote:
Hello there,
I tried to replicate this issue by testing it on a local VM. I was unable
to replicate it. Could you press F12 when you see the blank window and see
if there are any errors within the network tab?
—
Reply to this email directly, view it on GitHub
<#5029 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6TRKRT7EXJ3F5LEMSTYYZDW5C6UFANCNFSM6AAAAAAWBDULBU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
now the app won't even open. I must've done some update. I've reverted to using the firefox plugin. |
oooh, so I thought I'd try launching it from the terminal.
and there's like 30+ more lines of the same as the last one, and then it just sits there until i ctrl-c it |
oh lulz, it turns out there's an update... and I can't update because there are like 20 PIDs of bitwarden running. reboot............ |
nah, that didn't fix it. It was the update through the ubuntu app store thing btw |
I just installed bitwarden from the ubuntu software app after a fresh ubuntu install (v.22.04) and I have the same issue as described, a blank window opens and stays that way for a couple of minutes before the UI shows up. Logs from the terminal:
|
Same here. I did not have the issue until I wipe my OS clean and installed it back (Ubuntu 22.04). It works on chrome, but doesn't work using the app from the ubuntu store. It just buffers endlessly. Tried letting it run a whole weekend and it never stopped buffering. |
Steps To Reproduce
i installed bitwarden from the ubuntu app store .
when launching bitwarden, the window appears, but there is nothing in the window.
after about 2 minutes, the standard interface appears.
this has happened to me on 2 different machines with the version of ubuntu.
the app seems to work fine on my windows machines.
Expected Result
i expect the software to launch immediately.
i honestly thought it was broken on my other machine, so I use bitwarden through a firefox plugin.
with this new machine, I just let it sit over the weekend and came back to it actually working.
Actual Result
the app doesn't load until after a 2 minute delay.
Screenshots or Videos
No response
Additional Context
No response
Operating System
Linux
Operating System Version
Ubuntu 22.04.2 LTS
Installation method
Other
Build Version
2023.2.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: