Ritwik G
Ritwik G
@gaetanquentin which was the doc that you followed for the setup?
https://github.com/Zipstack/unstract?tab=readme-ov-file#-backup-encryption-key Is this what you are looking for?
Copy from the .env files of the backend or platform cc: @hari-kuriakose
@Evgastap can you add some screenshots of the error in the description?
@hari-kuriakose I have [raised](https://github.com/Zipstack/unstract/pull/810) an initial fix. But I think we need further changes in merge env script also
@TharunSivamani this indicates failure of running migration. Could you get the initial logs of `unstract-backend` container. That should contain logs related to the migration and should throw some light in...
@Aleshanmaistry could you add the steps to reproduce? Also currently we haven't tested the setup on Windows. So we have limited support for windows based machines. But from the looks...
@hari-kuriakose There is a possibility that this might not be a windows specific issue. This might be issue with our latest builds.
@Aleshanmaistry could you please try cloning the unstract again and try once.
@safegeq the traefik configuration present in the repo is designed to run it locally. So out of the box it will not work with HTTPS directly. Have you followed the...