Yeah so I can't get this import to finish, it's just sitting there on pending -- anyway to tell what's going on?
TL;DR
There was an issue with importing data from a self-hosted server to another self-hosted server. The specific error message was "[Job] (658b088df375d7.73219615) Collection 'cache' not found." A solution was provided: checking the logs from the migration worker to determine the cause of the problem.Any logs from the migration worker?
TypeScript
[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
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...