How can I get the current version information from my backup?

Yes, this table can get very large because of a bug, see Clean up user_auth_token_logs?

If it becomes a problem then you could stop the backup, enter the rails console

rails c
UserAuthTokenLog.delete_all

and then restart the backup.

3 Likes