IrvineOriginal post
Rank 1: Thread
We are running self hosted instance with version 1.4.11.
We received 2000 of the same error event from sentry within three hours.
How can we ignore this error from sending to sentry in Appwrite?
Or should we implement the quick fix mentioned in the GitHub issue works?
https://github.com/appwrite/appwrite/issues/4751
Summary
The error message 'Out of range value for column 'value' at row 1' has been occurring frequently. Upgrading to version 1.4.13 or waiting for the 1.5 release should resolve the issue. In the meantime, you can ignore the error from being sent to Sentry by implementing the quick fix mentioned in GitHub issue #4751.