Error celery.worker.job

Hi,
My installation on Centos 7 without docker.
I constantly see an error in the logs

supervisord: sentry-worker SQL: UPDATE “nodestore_node” SET “timestamp” = %s, “data” = %s WHERE “nodestore_node”.“id” = %s
supervisord: sentry-worker 10:59:28 [ERROR] celery.worker.job: Task sentry.tasks.store.save_event[7a3d58d6-1438-4f67-8158-062bc30955f7] raised unexpected:
ProgrammingError(u’ProgrammingError(’\xd0\x9e\xd0\xa8\xd0\x98\xd0\x91\xd0\x9a\xd0\x90: \xd0\xbe\xd1\x82\xd0\xbd\xd0\xbe\xd1\x88\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5 “nodestore_node”
\xd0\xbd\xd0\xb5 \xd1\x81\xd1\x83\xd1\x89\xd0\xb5\xd1\x81\xd1\x82\xd0\xb2\xd1\x83\xd0\xb5\xd1\x82\nLINE 1: UPDATE “nodestore_node” SET “timestamp” = \‘2020-01-22 10:59:…\n
^\n’,)\nSQL: UPDATE “nodestore_node” SET “timestamp” = %s, “data” = %s WHERE “nodestore_node”.“id” = %s ‘,) (data={u’hostname’: ‘celery@cc-sentry-01’, u’name’: ‘sentry.tasks.store.save_event’, u’args’: ‘’,
u’internal’: False, u’kwargs’: “{‘event_id’: u’4e69ff8eb6a04301b0306cbb231da2be’, ‘cache_key’: u’e:4e69ff8eb6a04301b0306cbb231da2be:2’, ‘start_time’: 1579690768.089501, ‘project_id’: 2L, ‘data’: None}”, u’id’:
‘7a3d58d6-1438-4f67-8158-062bc30955f7’})

PCP errors appear in my web interface but when I try to see the details I always get:

Sorry, the events for this issue could not be found.
This could be due to a handful of reasons:

The events are still processing and are on their way
The events have been deleted
There is an internal systems error or active issue

Maybe this is due to this error?
Tell me please