Rank 3: Container
Hi, After migrating to 1.4.1, the custom domains i have setup has disappeared and adding new custom domain isn't working as well. The custom domain shows general_route_not_found.
Votes
0
Replies
14
Participants
Unknown
Messages
15
Rank 3: Container
Hi, After migrating to 1.4.1, the custom domains i have setup has disappeared and adding new custom domain isn't working as well. The custom domain shows general_route_not_found.
Moderator
https://discord.com/channels/564160730845151244/1146540531770478753/1146568591941050378
This might be relevant to you
Rank 3: Container
doesnt seem to fix it
Rank 3: Container
Rank 3: Container
the migration seems to have messed things up as well. hopefully not everything is corrupted. 🤞🏻
Rank 3: Container
Migrating gives the error:
Error migrating domain customdomain.example.com: Invalid document structure: Missing required attribute "projectId"
Error migrating domain customdomain.example.com: Duplicated document: Duplicate entry 'faw.niotron.com' for key '_key_domain'
Admin
any chance you can restore to previous version and the nupgrade to 1.4.1? though you should maybe wait for 1.4.2.
Also, what version were you on before?
Rank 3: Container
i went from 1.3.8 to 1.4.0 then to 1.4.1
Rank 3: Container
Unfortunately there is no backup for this instance, the console is working, i can see all the data in the database, anyway to backup those data and maybe not the (i guess corrupted) settings?
Admin
if you care about data, always backup before upgrades/migrations.
Admin
this could be due to duplicate domains added after the upgrade. it might be fine to ignore
Admin
are you accessing appwrite via the domain configured in your env vars? That's the only allowed way to access your Appwrite Console
Rank 3: Container
yes i am
Rank 3: Container
the migration also has an issue
Fatal error: Uncaught Utopia\Database\Exception\Query: Invalid query: Invalid cursor: UID must contain at most 36 chars. Valid chars are a-z, A-Z, 0-9, and underscore. Can't start with a leading underscore in /usr/src/code/vendor/utopia-php/database/src/Database/Database.php:4061
Stack trace:
#0 /usr/src/code/src/Appwrite/Migration/Migration.php(197): Utopia\Database\Database->find(Object(Utopia\Database\Document), Array)
#1 /usr/src/code/src/Appwrite/Migration/Migration.php(154): Appwrite\Migration\Migration->documentsIterator('cache')
#2 {main}
thrown in /usr/src/code/vendor/utopia-php/database/src/Database/Database.php on line 4061
Rank 3: Container
Do you think something might have been corrupted? If so i can get the data and redeploy appwrite