I’m submitting a…
[ ] Regression (a behavior that stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Documentation issue or request
Current behavior
404 error when attempting to download backup just created
Expected behavior
Download a zip file containing the contents of the App backed up
Minimal reproduction of the problem
Create a new app, add a single schema, goto Settings, Backups, Start Backup.
When complete, click “Ready” next to Download
Environment
- [ ] Self hosted with version docker
- [ ] Self hosted with IIS
- [X] Self hosted with other version
- [ ] Cloud version
Browser:
- [X] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others:
Pulled code from “master” branch, rebuilt and deployed today in dev enironment. Similar results when run from the command line i.e. npm run dev, dotnet run