You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
ERROR: riak_services.go:343: 2020-11-17T14:10:49.716927165Z: getting riak servers: querying riak servers: sql: transaction has already been committed or rolled back
when encountering an error in Riak-related endpoint logic. It's probably calling HandleErr without returning.
Expected behavior:
When a fatal error occurs, handling should end and no further attempts should be made to roll back the linked transaction.
Minimal reproduction of the problem with instructions:
I think you can actually just see it in the default CDN-in-a-Box setup logs.