Back

appwrite installlation on linux

  • 2
  • Self Hosted
Drake
19 Sep, 2023, 21:53

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

TL;DR
User is having issues with installing Appwrite on Linux. They are unable to connect to the database and unable to sign up. They request a video call for assistance. User asks for the output of 'docker ps -a'. They also mention a problem with the endpoint and ask for help with wiping the data. The solution provided is to run 'docker compose down -v' to wipe the data and then start the stack up again with 'docker compose up -d'. User is recommended to check the Docker documentation for Linux post-installation steps. User shares an updated log file.
Alhaji Grags
19 Sep, 2023, 22:07

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

Alhaji Grags
19 Sep, 2023, 22:07

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

Drake
19 Sep, 2023, 22:09

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

Alhaji Grags
19 Sep, 2023, 22:09

Yes

Alhaji Grags
19 Sep, 2023, 22:10

Do you recommend that?

Drake
19 Sep, 2023, 22:13

if you're okay with it, yes. to wipe the data, run:

TypeScript
docker compose down -v

Then, start the stack up again with:

TypeScript
docker compose up -d
Alhaji Grags
19 Sep, 2023, 23:50

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

Alhaji Grags
19 Sep, 2023, 23:50

Would really appreciate your input

Alhaji Grags
20 Sep, 2023, 00:42

Here is the log from the docker compose logs appwrite:

Drake
20 Sep, 2023, 01:10

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

Drake
20 Sep, 2023, 01:11

what's the output of docker ps -a?

Alhaji Grags
20 Sep, 2023, 05:42
Alhaji Grags
20 Sep, 2023, 05:59

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

Alhaji Grags
20 Sep, 2023, 05:59

i would be elated if you respond

Alhaji Grags
20 Sep, 2023, 07:48

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

Alhaji Grags
20 Sep, 2023, 08:51

the error below

Alhaji Grags
20 Sep, 2023, 08:51

what can i do to do away with this

Drake
20 Sep, 2023, 16:48

no, docker ps -a please

Alhaji Grags
20 Sep, 2023, 17:30
Drake
20 Sep, 2023, 17:32

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

Alhaji Grags
20 Sep, 2023, 18:13

It works absolutely fine

Drake
20 Sep, 2023, 20:11

ok so your appwrite is running fine

Drake
20 Sep, 2023, 20:11

So this is your problem now, right? what did you use as your endpoint when you called client.setEndpoint()?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more