[#146] Deadlock found when trying to get lock; try restarting transaction

/u/norayr/image/556.jpeg

not sure how can you repeat it, or even if that is a bug, still maybe logs will reveal something: i was doing fast clicks and pressed back button then click again and that explosion with the attached message happened. about ten minutes ago.

#bug

๐Ÿž Issue #146 in s/Bubble-Issues

๐Ÿ™ norayr

2025-09-17 ยท 8 months ago

1 Comment

๐ŸŒ† skyjake [mod...] ยท 2025-09-18 at 04:05:

I have actually seen a similar error a couple of times. It seems very infrequent and certainly related to some kind of concurrent accesses to the database. I should add additional logging and see if the cause can be pinpointed.

The error suggests simply retrying the database transaction, so maybe that could be a sufficient solution here.