
Not sure what is happening. Had to keep refreshing for a bit for console to show. It's my dev env and I haven't used it in a few days. Some logs from the endpoint service "appwrite". [Error] Timestamp: 2024-01-03T04:23:53+00:00
[Error] Method: PATCH
[Error] URL: /v1/account/prefs
[Error] Type: RedisException
[Error] Message: read error on connection to redis:6379
[Error] File: /usr/src/code/vendor/utopia-php/queue/src/Queue/Connection/Redis.php
[Error] Line: 56
[Error] Timestamp: 2024-01-03T04:23:53+00:00
[Error] Method: PATCH
[Error] URL: /v1/account/prefs
[Error] Type: RedisException
[Error] Message: read error on connection to redis:6379
[Error] File: /usr/src/code/vendor/utopia-php/queue/src/Queue/Connection/Redis.php
[Error] Line: 56
Any ideas? Version 1.4.13

"appwrite-usage" service shows a failed connection as well.

What do your redis logs say?

Nothing stands out. I do see this but it's old. 1:M 21 Dec 2023 17:54:47.045 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.

what are the specs on your server?

and was the error on the first load of appwrite?

VM I think 4 cores and 4gigs ram. Nah, first load just no response, second I think showed some appwrite of console but with 50{X} response, and third showed console.
Recommended threads
- Self hosting password reset flow V1.7.4
Hi all, I am having trouble making a password reset flow that works for self hosted. I know it has the fuunctionality but I keep getting errors: The probl...
- Import Css glitsch?
Hey, Seems to be not only my computer, but some other i know - Seems that there's a css error When migrating, the input checkbox, and selectbox are.. out of st...
- Migration Error
Hi, so I triggered a migration from appwrite cloud to appwrite self hosted instance, I used the inbuilt migration tool and it failed to migrate things like clo...
