Content View version export error code 70

Problem:
Error code 70 failing Content View version export. hammer content-view version export --id <version id> --export-dir <export destination directory>
Expected outcome:
Export of specified Content View Version.
Foreman and Proxy versions:
Don’t know how to find versions. Using Red Hat Satellite 6.7 if that helps.
Foreman and Proxy plugin versions:

Distribution and version:

Other relevant data:
I’ve tried looking for a page stating the explanation of the different Error Codes for hammer, but could not find anything.

Hey @boydhako ,

You could try running the hammer command with the -v option to get a detailed error log. Also the foreman server logs might be useful for debugging.

1 Like

Thanks! That helped. Apparently you can’t over write files from a previously failed export. I had to delete the temporary directory it throws everything into before it tarballs it.

2 Likes