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

"FATA[0000] illegal base64 data at input byte 0" for metha-ls and metha-cat #9

Open
MW3000 opened this issue Oct 17, 2018 · 3 comments

Comments

@MW3000
Copy link

MW3000 commented Oct 17, 2018

When running metha-ls or metha-cat, I only get this output:
FATA[0000] illegal base64 data at input byte 0

@miku
Copy link
Owner

miku commented Oct 28, 2018

I can reproduce this:

$ METHA_DIR=/tmp metha-ls
FATA[0000] illegal base64 data at input byte 0

This suggests, that the directory contains dirs and files not managed by metha. For the moment, it is best to use a fresh directory without any other file.

$ METHA_DIR=/tmp metha-cat http://www.vse.cz/oai
FATA[0000] illegal base64 data at input byte 0          

Here, the error message is misleading. There is no harvest, but the message suggests, there is one.

@MW3000
Copy link
Author

MW3000 commented Nov 1, 2018

Thank you for the clarifications, @miku.
I started over with a fresh base directory since, but I can reproduce your suggestions. More telling Error-Messages would be nice. Unfortunately I don't know Go yet, so I cannot contribute at the moment.

@miku
Copy link
Owner

miku commented Nov 1, 2018

More telling Error-Messages would be nice.

Very good point. I try to prepare something for the next release.

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