migration throws
Failed to update project ("646f8d89f40b2eaeadcd") version with error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'appwrite._2__metadata' doesn't exist
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'appwrite._2__metadata' doesn't exist
Did you have upgraded previously to 1.3.4 from any version?
no
Correct me if I'm wrong but doesn't the documentation say that you don't need to run the migration tool if you're upgrading from patch to patch versions?
Yes, it's true
@obiwanzenobi Are you receiving this error when running upgrade command?
- Do you know what project that is?
646f8d89f40b2eaeadcd - Do you have any other tables in your database that start with
_2_?
- one of dev env projects - i removed this instance already so I cant check
- all the tables have names with snake_case convention
- Ok so it's an old project that was already deleted?
- Yes, I know all the tables have that convention, but are there any tables that start with
_2_?
- Yes
- I' mean my collections - no there are no collections with
_2_
I' mean my collections - no there are no collections with 2
Sorry, I meant if you connect to your mariadb database and look at the tables in there, are there tables that start with 2?
I believe the current version is 1.3.7 🧐
I think we can close it, I had to reinstall appwrite to get my service back and running so cant tell much more about it
Now 1.3.8
[CLOSED] migration from 1.3.4 to 1.3.8 failed
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...