Rank 1: Thread
I installed the newer version of appwrite using the command given here - https://appwrite.io/docs/upgrade
then im having this error
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
I installed the newer version of appwrite using the command given here - https://appwrite.io/docs/upgrade
then im having this error
Rank 1: Thread
the previous version that I have works fine but Im having this issue while upgrading
Rank 1: Thread
@Moderator
Maybe you have cross the pulling limit
What are the results of
docker pull appwrite/assistant:0.2.1
Rank 1: Thread
Rank 1: Thread
I re ran the installation command and it completed the install but now the console wont work and in docker it shows that the assistant image is constantly restarting
Rank 1: Thread
Rank 1: Thread
Moderator
Seems like you're upgrading?
Moderator
From what version to what?
Rank 1: Thread
1.3.x to 1.4.3
Rank 1: Thread
I just restarted the appwrite container from docker but the issue is same for the assistant
Rank 1: Thread
i did the migration steps rn listed on the website and the console is working now but the assistant issue is still there
Admin
what assistant issue?
Admin
oh..it restarting...
Admin
that's because you don't have the openai key set. it should'nt stop you from using Appwrite, though
Rank 1: Thread
Can you tell a little bit more about this? Is it like an AI assistant for appwrite or something?
Appwrite Assistant is an AI-powered API that helps you with Appwrite-related tasks, powered by the official Appwrite documentation
Rank 1: Thread
Can you share the documentation link for the same?
Rank 1: Thread
Thank you
Hi, I've this same issue. I understand it's harmless but it would be nice to have a way to prevent the endless restart that give false alerts when you docker ps! 😉
Or do you suggest getting an OpenAI key?
Admin
This will be fixed in Appwrite 1.4.4: https://github.com/appwrite/appwrite/issues/6217. you could also bump the assistant version if you want to apply the fix now