-
Notifications
You must be signed in to change notification settings - Fork 27
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
App broken in iOS 18.1 Developer Beta #891
Comments
I have the same issue on iOS 17.6.1. The old iOS app (the .NET one) worked fine. |
Hi there, This has been escalated for further investigation. If you have more information that can help us, please add it below. Thanks! |
Well... is there a way to get more details? The error message isn't exactly helpful. |
I was able to ge tthe same error, trying to do a manual Sync, so points, and I am guessing when it logs in it also tries to sync first and the error comes from there. |
I experienced this issue as well (on normal release branch of iOS 17.6.1), after updating the Bitwarden app to 2024.8.1. Logging out/in of my Bitwarden account seemed to fix the issue (connecting to vault.bitwarden). |
I have the same issue after upgrading to 2024.8.1. Right after the update, the app did not load any items. I then logged ou, but the re-login did not work. I got the same error message. |
Edit: I am also using iOS 17.6.1 and I am trying to connect to a self-hosted server |
like @janrudolph , iOS 17.6.1 (iPhone 12) and trying to connect to a self-hosted server. Get the error after entering Email-Address. |
To add to my previous question: is there a more detailed error message in a log that can be found somewhere on the iPhone? If not: would it be possible to add more details to the error messages in a future release to help narrow down the root cause? |
I'm having this problem too, I'm on a self-hosted server, iOS 18.0beta |
I found the issue: my self-hosted server was not up to date. After upgrading it seems to work, have not tested every client yet. |
I tried what @ClarkAllen1556 said, removed the accounts from the app, and added them again and now it is working. I'll leave it up to the team if they close the issue or not. |
Hello @Neonwarden I attached some debug logs here: #833 (comment) |
I've had the exact same issues as reported in this thread and @janrudolph's advice to ugrade my Vaultwarden did the trick. |
Yep, indeed @Najki , thanks for the tip. @Neonwarden, It seems it was solved. I think the issue can be closed. |
I'm not so sure if closing closing this issue is a good idea. The old version of Bitwarden iOS app did work. The new does not. |
I'm having this issue on latest iOS 18 beta even with the latest version of vaultwarden server. Update: After waiting about an hour after updating vault warden I was actually able to login. Not sure what changed. |
I recently updated the Bitwarden iOS app to 2024.8.1 (1052) and started seeing this issue. |
Selfhosted on: Proxmox Debian 12 VM It was running fine for more than a year, suddenly stopped working after upgrade iPhone to iOS 18. Bitwarden browser plugin and Bitwarden clients (Linux/Windows) are all working perfectly. Can't login to Bitwarden client on iPhone (after iOS 18.0 update)
Tried above recommended fix but didn't work. Anybody has insight? UPDATE (Issue solved):
|
In my case it was certificate trust problem, because I'm using custom certificates (from self-signed CA) for on-prem Bitwarden and in iOS it is not enough just to import trusted root certificate to iOS device - you also need to trust it in Settings -> General -> About -> Certificate Trust Settings ->Enable full trust for root certificates. |
I'm using iOS 18 release with the latest Bitwarden, also got the error message |
True, Update to the latest version of Vaultwarden Server, Problem solved. |
I am also having this issue. iOS 18.1 Public Beta Logout/Login, unable to login again I couldn't find anything backing up to iCloud, so rule that out. All docker images are running version 9.2, except bitwarden/web which is running version 10. |
I hooked my phone up to XCode and pulled the error from the console. How do I proceed? error 18:54:36.527312-0400 Bitwarden -[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. inputModality = Keyboard, inputOperation = , customInfoType = UIEmojiSearchOperations I think it might be specific to self hosted/custom environments. |
Bitwarden Beta
Steps To Reproduce
Expected Result
Should be able to see all the passwords.
Actual Result
Nothing loads.
Screenshots or Videos
Additional Context
No response
Build Version
2024.8.1
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: