Wie kann ich die aktuelle Versionsinformation aus meinem Backup erhalten?

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 „Gefällt mir“