You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just updated from the previous version to 4.6.0. We have RocketChat embedded via iframe and use an auth token to log users in. After the upgrade via Docker-Compose, we're seeing Custom_Script_Logged_Out being called and the authentication failing. The PATs we used to log in the user no longer worked.
After regenerating PATs for all of the users, things worked again.
Steps to reproduce:
Set up chat in iframe, use PATs to log in
Upgrade Rocketchat / Restart server
Log events to see -> Custom_Script_Logged_Out
PATs no longer work
Expected behavior:
I'd expect PATs to continue to work after a restart.
Actual behavior:
PATs no longer worked
Server Setup Information:
Client Setup Information
Desktop App or Browser Version: Browser, Chrome 99
Embedding via iframe, logged in with token
Relevant logs:
The text was updated successfully, but these errors were encountered:
Description:
We just updated from the previous version to 4.6.0. We have RocketChat embedded via iframe and use an auth token to log users in. After the upgrade via Docker-Compose, we're seeing
Custom_Script_Logged_Out
being called and the authentication failing. The PATs we used to log in the user no longer worked.After regenerating PATs for all of the users, things worked again.
Steps to reproduce:
Custom_Script_Logged_Out
Expected behavior:
I'd expect PATs to continue to work after a restart.
Actual behavior:
PATs no longer worked
Server Setup Information:
Client Setup Information
Relevant logs:
The text was updated successfully, but these errors were encountered: