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

When indexing a WARC, a CRITICAL error of a missing function is reported #808

Closed
machawk1 opened this issue Aug 16, 2023 · 0 comments · Fixed by #809
Closed

When indexing a WARC, a CRITICAL error of a missing function is reported #808

machawk1 opened this issue Aug 16, 2023 · 0 comments · Fixed by #809
Labels

Comments

@machawk1
Copy link
Member

Latest main branch 54a23e2

go-ipfs 0.9.1

ipwb index ./samples/warcs/5mementos.warc
2023-08-16 12:19:19,544 [CRITICAL] ipwb: name 'check_args_index' is not defined
@machawk1 machawk1 added the bug label Aug 16, 2023
machawk1 added a commit that referenced this issue Aug 16, 2023
In c36fee6 I (am to blame)
tweaked the function name to conform with snake style without
adjusting the function name. This commit aligns the caller and
callee's names.

Closes #808
machawk1 added a commit that referenced this issue Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant