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

Bad hash table #144

Open
arnonym1 opened this issue Oct 25, 2017 · 1 comment
Open

Bad hash table #144

arnonym1 opened this issue Oct 25, 2017 · 1 comment

Comments

@arnonym1
Copy link

Hi,

i get the message "Bad hash table - repair ASAP /home/xxx/go/bin/onionscandb/relationships/Onion/0" after scanning an onion site with onionscan.

my system:
uname -a
Linux user 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial

any ideas?

@HouzuoGuo
Copy link
Owner

Hello!
A broken hash table can be resulted from sudden system shutdown. Please make a backup of the entire database directory, and then run Scrub() function on the collection, here is an example:

https://github.com/HouzuoGuo/tiedot/blob/master/example.go#L58

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

2 participants