Open Zingo21 opened 2 months ago
Hi there,
This has been escalated for further investigation. If you have more information that can help us, please add it below.
Thanks!
@Neonwarden I can add that I have tried with my vault from bitwarden and on my self hosted vault and neither of them seems to work.
Hey there,
The same to me. I can't login bit warden app anymore.
https://github.com/user-attachments/assets/1139e2fa-25c6-45e0-9edd-d30822d3fd61
I'm using a self-hosted vault.
The API below is not being called on iOS App, which leads me to believe that the error occurs much earlier:
AH00947: connecting /api/sync?excludeDomains=true to 127.0.0.1:8000 (127.0.0.1:8000)
So, I believe the error occurs before the authentication step (there is a pre-auth step?), as the logs I captured were the same whether entering the correct password or a wrong password.
http_request.c(435): [remote
GET /api/config HTTP/2.0" 200 226 GET /api/devices/knowndevice HTTP/2.0" 200 4 POST /identity/accounts/prelogin HTTP/2.0" 200 75
These were the last API access logs from my server. Well, the logs are very huge, so I separated logs I believe is relevant.
Ow, and on client side, I got the error:
-[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. inputModality = Keyboard, inputOperation =
I really don't know what it means. =/ Something related to com.apple.remotetextinput framework?
I'm a C programmer and sysadmin, but I don't know native iOS programming :(
But if you need help, I'm available.
Thanks
Bitwarden Beta
Steps To Reproduce
Expected Result
Successfully sync the changes or getting new credentials
Actual Result
An popup that says that an error has occurred
Screenshots or Videos
https://github.com/user-attachments/assets/03edc98a-e7c5-4277-9451-fbaf231babb3
Additional Context
No response
Build Version
2024.8.0 (284)
Environment Details
Issue Tracking Info