Yeah so I can't get this import to finish, it's just sitting there on pending -- anyway to tell what's going on?
Any logs from the migration worker?
[Job] (658b088df375d7.73219615) failed to run.
[Job] (658b088df375d7.73219615) Collection "cache" not found
[Error] Type: Utopia\Database\Exception
[Error] Message: Collection "cache" not found
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 4257
the next time it worked
so solved, but figured I'd post that anyways
[SOLVED] Import Pending from Self-Hosted to Self-Hosted
Recommended threads
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Console infinite loading behind NginxPro...
Hi All, I am trying to get AppWrite to work behind NPM. I've followed the Medium guide to set proper headers, I've added my proxy configuration to NPM, and I ...