Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart issue with use_address_table in one db-sync instance #1895

Open
kderme opened this issue Nov 11, 2024 · 0 comments
Open

Restart issue with use_address_table in one db-sync instance #1895

kderme opened this issue Nov 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kderme
Copy link
Contributor

kderme commented Nov 11, 2024

After restarting an instance with config

    "tx_out": {
      "value": "consumed",
      "use_address_table": true
    },

it crashed with the following error

[db-sync-node:Error:97] [2024-11-11 00:22:07.67 UTC] ChainSyncWithBlocksPtcl: SqlError {sqlState = "58P01", sqlExecStatus = FatalError, sqlErrorMsg = "could not access status of transaction 281549980", sqlErrorDetail = "Could not open file \"pg_subtrans/10C8\": No such file or directory.", sqlErrorHint = ""}

The issue happens every time I restart the specific instance and doesn't appear for other instances with the same config.

@kderme kderme added the bug Something isn't working label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant