
Sorry, I can't read through this because it has all the logs rather than the logs for the executor container

Oh sorry for that...here is the proper logs file

Hmm...that's serious. Need to resolve that


maybe you had an old installation of appwrite or something happened with the new installation. are you okay with wiping the data?

Yes

Do you recommend that?

if you're okay with it, yes. to wipe the data, run:
docker compose down -v
Then, start the stack up again with:
docker compose up -d

Thanks. Now works. But I am faced with this problem I have been battling from before. The endpoint has been a real issue, and I could not find any help on the docs either

Would really appreciate your input

Here is the log from the docker compose logs appwrite
:

sorry, this is tiny and i can't really see what's going on

what's the output of docker ps -a
?


i would like to make a request that we have a video call and i share my screen while you direct me on how to resolve this issue

i would be elated if you respond

because i am having an issue with connecting with the db, unable to sign-up, what are the plaussible soln

the error below

what can i do to do away with this

no, docker ps -a
please


So it should be running on port 443...what happens when you browse to https://localhost/

It works absolutely fine

ok so your appwrite is running fine

So this is your problem now, right? what did you use as your endpoint when you called client.setEndpoint()
?
Recommended threads
- Properly contained appwrite main app can...
Hello! We tried to reinstall our main self-hosted appwrite with a new method but the main app 2 mins after launch throw this error: ```2025/06/22 16:16:14 s...
- Broken message
https://github.com/appwrite/appwrite/issues/10081 I just realized that I can just build appwrite myself, was this bug fixed in latest dev release?
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
