Closed jterzis closed 2 months ago
Report:
[9/17/24 05:41]
Seeing this in their logs:
Error: GetMiniblocks: pg.txRunner: pg.compareUUID: (8:RESOURCE_EXHAUSTED) No longer a current node, shutting down | transaction failed
currentUUID = uc6SRAUgrQyO
schema = s0x553859aac181c5568dac867410698c586f3cf1d3
newUUIDs = []
name = ReadMiniblocks
streamId = a1bb8b0aeb1345af046b91117189252456242eb0350000000000000000000000
req.Msg.StreamId = a1bb8b0aeb1345af046b91117189252456242eb0350000000000000000000000
2024-09-17 08:11:45,567 WARN exited: river_node (exit status 1; not expected)
[9/17/24 05:43]
So looks like something in the container stopped, but the service did not exit. If the docker container would have exited, then systemd would have performed a restart.
Describe the bug A node operator experienced a bug earlier when upgrading mainnet to version
d3ae9cf
during vacuum migration step.To Reproduce Steps to reproduce the behavior:
d3ae9cf
.To remedy:
Expected behavior Node startup should run migration including vacuum and successfully start service thereafter without stalling or issuing a SIGKILL.
Screenshots
Desktop (please complete the following information): DB Postgres 14.12 Mem: 30gb Storage: 500 GB ssd vCPUS: 8
Logs
Additional context Add any other context about the problem here.