Skip to content
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

5.0.6-0 to 5.0.9-0 Configuration Backup file upload fails #2846 #2850

Conversation

phillxnet
Copy link
Member

Thanks to Hooverdan96 for diagnosing this issue. Our last major Djando update assumed a default STORAGES index that appears to not default to existing. Provide the default STORAGES config entry to appease Django and fix the consequently broken config backup file upload function.

Fixes #2846

Thanks to Hooverdan96 for diagnosing this issue. Our last major
Djando update assumed a `default` STORAGES index that appears
to not default to existing. Provide the `default` STORAGES config
entry to appease Django and fix the consequently broken config
backup file upload function.
@phillxnet
Copy link
Member Author

phillxnet commented Jun 17, 2024

Testing

  • Applying these changes to an existing 5.0.9-0 rpm derived install, fixes the referenced issue once that system is then rebooted.
  • An rpm was build against this PR (5.0.9-2850) and the resulting installed instance was able to upload a config backup file as expected.

@phillxnet phillxnet changed the title 5.0.6-0 to 5.0.9.0 Configuration Backup file upload fails #2846 5.0.6-0 to 5.0.9-0 Configuration Backup file upload fails #2846 Jun 17, 2024
@phillxnet phillxnet merged commit e47d9b5 into rockstor:testing Jun 17, 2024
@phillxnet phillxnet deleted the 2846-5.0.6-0-to-5.0.9.0-Configuration-Backup-file-upload-fails branch June 17, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant