@D5 we went back to 1.4.5 a couple of times and then it's ok, the problem occurs when we upgrade to 1.4.6
Yes, but after running the upgrading command, and running the migration command, do you get any errors?
@D5 these are the logs from running migrate
I will do again downgrade to 1.4.5 and the upgrades and migrations and put the logs here @D5
@D5 I think there is something broken in out database, I did a fresh install on my local machine (1.4.5) then followed these https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg instructions to put the server db in my local db and now I have the same issue when I upgrade to 1.4.6
no errors when upgrading
Yes, the problem is that there's a missing attribute in the database
Probably missed by an incorrect upgrade. I will take a look later
I have the same issue, it started randomly today, I didn't do any upgrades or change any variables
it's been like this for hours, restarting didn't fix it
@here try updating to 1.4.8
It's @everyone if disconnected (I can't 😅)
Huh?
To pin everyone in the thread you need everyone
Oh that doesn't ping everyone in the server?
same problem on 1.4.8
I've brought this up to the team
When did y'all first notice this? What version?
1.4.7 for me
What version were you on before 1.4.7?
1.4.6
That was the first version I installed
We noticed when we opened this post
@Steven Version 1.4.5 is fine, when you go to 1.4.6 the issue appears
Thanks everyone! I think i found the regression: https://github.com/appwrite/appwrite/pull/7074
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...