mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Mobile Client push notification: error sending request for url (https://push.bitwarden.com/push/send) #2028
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @acotor on GitHub (Sep 20, 2024).
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: SIGNUPS_ALLOWED, ADMIN_TOKEN
Vaultwarden Build Version
v1.32.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
openresty 1.21.4.3-3-3-focal
Host/Server Operating System
Linux
Operating System Version
Debian 12
Clients
iOS
Client Version
No response
Steps To Reproduce
Expected Result
Folder test appears in BitWarden iOS App in a few minutes
Actual Result
Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub (Sep 20, 2024):
Please try to enable
LOG_LEVEL=debugand check again to see what happens.Also, check if there were no other error messages regarding push in the logs.
@acotor commented on GitHub (Sep 20, 2024):
Logs after the folder creation are like this and I can't figure out what is wrong.
@BlackDex commented on GitHub (Sep 20, 2024):
I'm not able to reproduce the same error.
While for me the mobile client also does not get updated, but that is probably the issue with the new native clients as far as i know. There were some issues there.
I have not yet validated if all still works as before, or if there were some changes done on the Bitwarden side.
@BlackDex commented on GitHub (Sep 20, 2024):
I'm not sure how to help here.
I can send the request to
push.bitwarden.comwithout any issue at all.My mobile will not update though, because of possible Bitwarden/Mobile Client issues which are not resolved yet.
But i'm able to send data just fine.
I even tried to use the same IP address as your system seems to resolve, but that also works for me.
Since i do not think this is a Vaultwarden issue it self, i'm going to move this to a discussion.