iOS app cannot login - server TypeError in sauMonitorHooks.ts during authentication #2
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
upgrade
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Apps/rocketchat#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Description:
iOS app login fails with the error "Oops! Your credentials were rejected! Please try again."
This occurs even after successful initial authentication (username/password) and also after successfully entering a 2FA code (if Email 2FA is enabled). Server logs indicate a
TypeErrorinsauMonitorHooks.tsduring anonLogincallback, suggesting a server-side bug?Steps to reproduce:
Expected behavior:
Successful login to the Rocket.Chat workspace via the iOS application.
Actual behavior:
The iOS application displays the error message: "Oops! Your credentials were rejected! Please try again."
Server Setup Information:
Client Setup Information
Additional context
Relevant logs:
Server Logs:
Nginx Access Log:
Der Bug wurde auf dem offiziellen GitHub von Rocket.Chat gemeldet: https://github.com/RocketChat/Rocket.Chat/issues/36078
Getestet und hat einwandfrei funktioniert.