Hi @lihuifree
Thanks for reporting this issue; and welcome to the Speckle community. Please do feel free to introduce yourself over in our introductions thread.
This is not an error I have encountered before, so this may require further investigation to identify the root cause.
The hint within the error message This has been seen to occur with buggy kernels; consider updating your system.
, may suggest that this issue has been resolved in a later version of postgres - but I’m not sure if this refers to the postgres server or the postgres client.
Our docker compose files currently deploy postgres server version 14.5
Could you try updating the postgres server version to 14.10? An example of this proposed change can be found here.
We would recommend backing up your data and following our guide before proceeding with making any changes.
Iain