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

S3 with level-db failed with ldb file not found error #787

Open
wsodsong opened this issue Mar 5, 2024 · 0 comments
Open

S3 with level-db failed with ldb file not found error #787

wsodsong opened this issue Mar 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wsodsong
Copy link
Collaborator

wsodsong commented Mar 5, 2024

aida-vm-sdb tests using carmen schema 3 with level-db archive failed to locate a ldb file. The two run failed with a similar error at different block heights.

Failed builds

Note that this is level-db specific issue as another run with using sqlite passed.

error:

19:09:58  cannot size of state-db (/var/data/Aida/statedb/state_db_tmp_1022533456); lstat /var/data/Aida/statedb/state_db_tmp_1022533456/archive/467146.ldb: no such file or directory

Command:

build/aida-vm-sdb substate --db-impl carmen --db-variant go-file --carmen-schema 3 --vm-impl geth --db-tmp /var/data/Aida/statedb --keep-db --custom-db-name=state_db_N02 --aida-db /var/src/Aida/mainnet-data/aida-db --track-progress --no-heartbeat-logging --archive --archive-variant ldb --register-run /var/data/Aida/register-run-db --overwrite-run-id 4_N02 --memory-breakdown --cpu-profile 4_N02.cpuprofile --memory-profile 4_N02.memprofile first last
@wsodsong wsodsong added the bug Something isn't working label Mar 5, 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