Restore is not possible
Describe the bug Restore from backup ends in error 500
To Reproduce Steps to reproduce the behavior:
- Go to Extras/backup
- Download the file
- Try to restore the same file
Your got Error 500 Unexpected token '<', " <h"... is not valid JSON
Expected behavior A restore to succeeed
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Device: PC/MAC
- Browser Safari, Edge
- Version: v3.5.3 Build: a6d25a0cb Infrastructure: P-FS
Additional context Must be related to some late change, I documented the backup restore procedure less than a month ago. This happens on running instances since some time and also on brand new with no data.
docker compose logs does not show any message
can confirm i'm facing the same issue
I had the same issue after creating a security token for a user (a security token - not related to the token ">" indicated in the error). The same database backup / reimport operations worked perfectly without user token creation. But I have not retried this point with a new version, It may have been corrected. Do you use user security token ?
No I do not use tokens. Also I'm not sure about that being related, it seems more like a data issue (html where json was expected).