When installing over the existing version the application was not displayed in the browser.
Describe the bug When installing version v0.0.12 (main) over the existing version 0.0.11 (develop), an error occurred and the application was not displayed in the browser. It was installed without an error only after deleting the existing version.
Files that were previously added to version 0.0.11 were saved in the path ""/frappe-bench/sites/[my_domen_name]/private/files"" with names in the form ""id""-names and will probably remain in the saved archives, from which we can restore files if necessary.
Expected behavior The expected result is an update to the application version without deleting the previous version.
Desktop (please complete the following information):
- OS: linux
- Browser: chrome
We have a migration script for this. Why did it fail? Could you share the error message?
We have a migration script for this. Why did it fail? Could you share the error message?
- The update script was not used.
- There were no error messages.
@clevermind-me I don't understand. Could you explain more?
What are you facing issues with?