Hello! I am self-hosting an Appwrite instance and ran into this issue https://github.com/appwrite/appwrite/issues/9906 I saw that the bug has already been fixed, but not in version 1.7.4. When I tried upgrading to 1.8.0-RC1, the Appwrite console only shows a 500 error.
Has anyone successfully upgraded to 1.8.0-RC1? Any tips on how to resolve this error would be greatly appreciated 🙏
RC is Release Candidate. Not publicly available so you should stay at 1.7.4 until non-RC 1.8 comes out
Oh, I see. So I’ll need to wait until 1.8 is officially released for this bug to be fixed? Is there any way I can get a slightly newer build (with the fix already merged) before the stable release?
Yes
OK🥲 .. Thanks for your reply
I waited a day and it fixed itself. I think it's because of the cache.
Yes, the non-RC will have that fixed
Great! Since my app is still in active development, I think I am going to RC😃
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...