Hello everyone,
I am trying to connect GitHub to a third project, but everytime i get redirected back to Appwrite it fails with document_already_exist
For now i have spun up another instance to circumvent this. Is there reason why the connection would work on the first two projects, but fails on the third?
Was it an old instance that you upgraded or similar?
yup it is.
The original projects - those where the integration works - where setup before I upgraded the instance
Do you have run migration command after upgrades?
Sure. I migrated a while ago, and haven’t had any issues with something else since.
Do you have any other idea how to fix this? Move everything over to another instance, and wipe this one?
What are the docker compose logs for the appwrite main container?
You can get them by running docker compose logs appwrite
That is quite interesting. I was getting the same error yesterday when i tried to use the migration tool to move some projects of that instance.
I checked, and the .env contains all the right domains, and the dns records are set correctly.
Recommended threads
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- significant increase in CPU usage with 1...
Hi, This is no big deal at all (as everything is working great so far), but I just saw that the update (from 1.8 to 1.9) consumes much more CPU than before (re...