Migration of a small cloud project I have to my self-hosted instance (1.5.11) fails. The project data in the project isn't that much. Data available in cloud project:
DB: yes
Users: yes
Storage: yes
Functions: no
Others: no
I can see most of the database docs migrated though it says it failed. Error seems to be caused by an index. Does migration not support indexes?
Logs attached below.
Recommended threads
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Github Repos are not appearing on sites ...
Hi, Has anyone had recent issues with sites feature where github repos are not appearing? I even tried unliking and giving it a shot! It does not even show up, ...
- Selfhosted 1.8.0 500 Server Error [Fresh...
Good evening, Currently running into issues with deploying 1.8.0 on a Dokploy instance I have. Prior to this we had 1.6.x running and it was fine. Tried to up...