-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restore failed: 'Site' object has no attribute 'get_possible_relocation_scopes' #2424
Comments
Thanks for filing this issue. We'll look into this. cc: @azaslavsky |
Was this from a backup taken after you had migrated to 23.9.1 as well? Or is this from an earlier version? |
I cannot tell for sure now, because I had to delete the “donor” instance. But I remember updating it with ./install.sh before calling ./backup.sh |
same error , backup from 21.7.0 to 23.10.0 |
I'm sorry you're experiencing this! My suspicion is that the backup was generated from a version before 23.9.1, because the model you are having trouble uploading,
You mean 23.9.1? In any case, I would suggest the same advice as above: pull 23.8.0, restore there, then upgrade to 23.9.1. I'll also note that there are hard stops on your migration path that you should take care use as milestones. |
Self-Hosted Version
23.9.1
CPU Architecture
x86_x64
Docker Version
24.0.4
Docker Compose Version
2.18.1
Steps to Reproduce
Execute
./scripts/restore.sh
Expected Result
Backup is restored
Actual Result
I receive an error:
AttributeError: 'Site' object has no attribute 'get_possible_relocation_scopes'
Logs:
If I checkout to previous commit (e.g. 9eb056), I don't get this error, but restore still doesn't work:
Event ID
No response
The text was updated successfully, but these errors were encountered: