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

Rocks DB errors on node wrapper #217

Open
Volland opened this issue Dec 22, 2023 · 1 comment
Open

Rocks DB errors on node wrapper #217

Volland opened this issue Dec 22, 2023 · 1 comment

Comments

@Volland
Copy link

Volland commented Dec 22, 2023

Error
causes: [ 'RocksDB error: Resource busy: ' ],
code: 'rocksdb::kBusy::kNone',
display: '\x1B[31mrocksdb::kBusy::kNone\x1B[0m\n' +
'\n' +
" \x1B[31m×\x1B[0m when executing against relation 'message_store_sequence'\n" +
'\x1B[31m ╰─▶ \x1B[0mRocksDB error: Resource busy:\n' +
"\x1B[36m help: \x1B[0mThis error is usually outside Cozo's control\n",
filename: '',
help: "This error is usually outside Cozo's control",
labels: [],
message: "when executing against relation 'message_store_sequence'",
ok: false,
related: [],
severity: 'error'

I use a standard cozo DB rocks setup with no config

Any suggestions whats going wrong ?

@Volland
Copy link
Author

Volland commented Dec 27, 2023

@zh217 any comments or suggestions on this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant