So I created a brand new self-hosted appwrite on my digitalocean, I then setup my sentry logging with the help of the documentation. but as soon as I started the server up, I get this error in my sentry logging.
found an old support that contains a github link for the related issues and its already solved, but still the error persist on version 1.4.9
What version of Appwrite?
1.4.9
Did you have appwrite on this server before?
yes, and I uninstalled it using the docker compose down -v command then reinstall a new one, the latest 1.4.9
Ah...looks like we had a regression...you can make this error go away by updating a column in the database...or you can ignore it
I'll just ignore it, thank you
[CLOSED] Out of range value for column 'value' at row 1
Recommended threads
- Clean 1.9.0 install, trying to access Ap...
I've been using Appwrite cloud for several months now, it's great and I love it. Doing some local testing so I setup a new Docker image on a Mini PC. Install fa...
- 404 page not found
Hey I am trying to run a simple Svelte-kit project on appwrite self-hosted but the logs says: ```bash [13:56:26] [open-runtimes] Build packaging finished. [13:...
- Go functions cold start timeout on self-...
Hey everyone — running into a persistent cold start issue with Go functions on self-hosted Appwrite 1.9.0 (Elestio/Hetzner). Looking for how others are handling...