Rank 5: Hypervisor
also, trying to change the relationship giving server error
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 5: Hypervisor
also, trying to change the relationship giving server error
Moderator
how did you restarted the server?
Rank 5: Hypervisor
docker stop and docker start, hope that is fine 👀
Rank 5: Hypervisor
I mean I did for single appwrite container
Rank 5: Hypervisor
not whole docker
Moderator
Yes, I did have the same problem the last week, restarting the server that way solved the problem in my case
Rank 5: Hypervisor
ahh, if incase any command that I might have missed
Moderator
you did it only for the appwrite container?
Rank 5: Hypervisor
yap, appwrite contier ID
Moderator
try docker compose stop and doker compose up -d
Rank 5: Hypervisor
aeea77760124 appwrite/appwrite:1.3.4 "docker-php-entrypoi…" 2 days ago Up 2 days 80/tcp appwrite
for this one
Moderator
so all containers will stop
Moderator
including database
Moderator
run the command where you have your docker-compose.yml file
Rank 5: Hypervisor
trying now...
Rank 5: Hypervisor
oh yes works like charm 🙂
Rank 5: Hypervisor
I guess mistake was I only stop only one
Rank 5: Hypervisor
so, just doubt hope this was one time after upgrading... in future if I create new relationshop so, should not need to be doing it
Moderator
Yes, maybe restarting only database will work too 🤔
Moderator
Yeah, there are several bugs with relationship, I'm waiting for the next release addressing all the problems
Rank 5: Hypervisor
but I still prefer to use this bugy things because it's easy to use and if some major bugs happens then get addressed super fast and anyway I have this project as side one which will take 2month so hopefully by that time relationship will be public and avl on cloud to use so I can shift from AWS
Moderator
Yeah, I'm in the same position as your
Rank 5: Hypervisor
Just one thing noticed which is, if you try to delete document which have Restict from deletion it is showing Server error, I guess just messaging could be improved there..
Rank 5: Hypervisor
I am not sure if issue is already there or should be created...
It could be improved yes, I will pass this to the team