Back

Random Errors in Logs

  • 0
  • Self Hosted
SenZi
1 Sep, 2023, 22:12

i uninstalled, reinstalled, opened console and all the data was gone, ran the migrate still the same issue

TL;DR
TL;DR: The user is experiencing random errors in their logs. They suspect it's a cache issue, but clearing the cache only temporarily resolves the errors. They also suggest turning off Cloudflare proxy. However, even after reinstalling the OS and running the provided command, the issue persists. They are unsure if it is safe to proceed with version 1.4.1 and want to test it thoroughly. They also mention changing the storage to an S3 provider and ask about modifying other properties in the .env file. There is a solution suggested to use the command "docker compose down -v" and then "docker compose up
Drake
1 Sep, 2023, 22:12

what do you mean you uninstalled?

SenZi
1 Sep, 2023, 22:13
SenZi
1 Sep, 2023, 22:13

i already took the backup n stuff so didn't bother with the data

SenZi
1 Sep, 2023, 22:14

ran the upgrade command again, still the same issue, now i might reinstall the entire server lol

SenZi
1 Sep, 2023, 22:18

@Steven the docker-compose.yml in the docs is still using 1.4.0, where do i get the 1.4.1 one without using the docker cli?

Drake
1 Sep, 2023, 22:33

what? you can run the install command and use 1.4.1 as the image

TypeScript
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="install" \
    appwrite/appwrite:1.4.1
SenZi
1 Sep, 2023, 22:34

what if i need to change the other properties in the .env before it creates the database and stuff.

Drake
1 Sep, 2023, 22:35

like what?

You can do docker compose down -v update. then docker compose up -d

SenZi
1 Sep, 2023, 22:36

the database password and stuff

SenZi
1 Sep, 2023, 22:36

also setting the storage to an s3 provider

SenZi
1 Sep, 2023, 22:36

okay i will give it a try

SenZi
1 Sep, 2023, 23:11

Did a fresh installation, i dont have to run migrate or anything right? to test its all ok? i dont want to find out its bugged out after the next release comes out.

SenZi
1 Sep, 2023, 23:37

Fresh Install and still the same logs @Steven .

SenZi
1 Sep, 2023, 23:42

Is it even safe to move forward with 1.4.1

Drake
2 Sep, 2023, 00:00

im not seeing it on a fresh 1.4.1 either so it's really bizarre you are

SenZi
2 Sep, 2023, 00:04

i literally reinstalled the os in the server, installed docker, ran the command you gave, edited the env file.

SenZi
2 Sep, 2023, 00:06
SenZi
2 Sep, 2023, 00:06
SenZi
2 Sep, 2023, 00:07
SenZi
2 Sep, 2023, 00:11

Cleared Cloudflare cache and Browser cache. the The requested route was not found. Please refer to the API docs and try again. error seems to been resolved ig.

Drake
2 Sep, 2023, 00:17

hmm...you have cloudflare proxy in front of appwrite? Anything else?

SenZi
2 Sep, 2023, 00:19

nothing else, just cloudflare

Drake
2 Sep, 2023, 00:19

would you please try turning off cloudflare proxy?

SenZi
2 Sep, 2023, 00:27

i think its a cache issue, clearing the cache doesnt show the errors anymore, i will test it more and see if its not related to cache

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