Sorry, I can't read through this because it has all the logs rather than the logs for the executor container
appwrite installlation on linux
Votes
2
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
Oh sorry for that...here is the proper logs file
Rank 2: Process
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?
Rank 2: Process
Yes
Rank 2: Process
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
Rank 2: Process
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
Rank 2: Process
Would really appreciate your input
Rank 2: Process
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?
Rank 2: Process
Rank 2: Process
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
Rank 2: Process
i would be elated if you respond
Rank 2: Process
because i am having an issue with connecting with the db, unable to sign-up, what are the plaussible soln
Rank 2: Process
the error below
Rank 2: Process
what can i do to do away with this
no, docker ps -a please
Rank 2: Process
So it should be running on port 443...what happens when you browse to https://localhost/
Rank 2: Process
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()?