#220 DB_DataObject error []: MDB2 Error: constraint violation

Open
opened 3 years ago by aab · 0 comments
aab commented 3 years ago

I'm having lots of these errors every day:

thrown in /var/www/gnusocial/classes/Memcached_DataObject.php on line 997" while reading upstream, client: 51.83.141.81, server: gnusocial.net, request: "GET /main/public HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net"

2020/11/27 18:12:08 [error] 24987#24987: *614184 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ServerException: [500]: [Session:utk572f" while reading upstream, client: 51.83.141.81, server: gnusocial.net, request: "GET /main/public HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net" 2020/11/27 18:12:08 [error] 24987#24987: *614184 FastCGI sent in stderr: "0qpclkfh2bf217bugmb] DB_DataObject error []: MDB2 Error: constraint violation

They are usually referred to session table, although sometimes there are some of activitypub table.

I wonder if what they did here would be a fix: https://github.com/roundcube/roundcubemail/commit/b8ae0ecb22264b6a4dc8785c431a8d0556fa83bf - that is, creating a bigger session ID's length.

I'm having lots of these errors every day: thrown in /var/www/gnusocial/classes/Memcached_DataObject.php on line 997" while reading upstream, client: 51.83.141.81, server: gnusocial.net, request: "GET /main/public HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net" 2020/11/27 18:12:08 [error] 24987#24987: *614184 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ServerException: [500]: [Session:utk572f" while reading upstream, client: 51.83.141.81, server: gnusocial.net, request: "GET /main/public HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.3-fpm.sock:", host: "gnusocial.net" 2020/11/27 18:12:08 [error] 24987#24987: *614184 FastCGI sent in stderr: "0qpclkfh2bf217bugmb] DB_DataObject error []: MDB2 Error: constraint violation They are usually referred to session table, although sometimes there are some of activitypub table. I wonder if what they did here would be a fix: https://github.com/roundcube/roundcubemail/commit/b8ae0ecb22264b6a4dc8785c431a8d0556fa83bf - that is, creating a bigger session ID's length.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.