Description
Ingest was not able to run, due to the bug (already had a commit pull) preventing conversion, namely lack of .cwa_conversion_tmp
Manually editing that, ingest is still failing, now for a variable reference
To Reproduce
Steps to reproduce the behavior:
- add /config/.cwa_conversion_tmp to fix already solved bug
- Add files to /cwa-book-ingest
- Refresh library and wait
Expected behavior
Books successfully ingest
Screenshots
calibre-web-automated | [ingest-processor] aae1de14abb8173aea39374ebd0ebaf9.epub successfully processed with the cwa-kindle-epub-fixer!
calibre-web-automated | [ingest-processor]: Importing new book to CWA...
calibre-web-automated | [ingest-processor] Added aae1de14abb8173aea39374ebd0ebaf9 to Calibre database
calibre-web-automated | [ingest-processor] ingest-processor ran into the following error:
calibre-web-automated | local variable 'output_path' referenced before assignment
Configuration(please complete the following information):
- OS: Ubuntu server, in docker
- Hardware: x86 server
- Version 3.0.1
Additional context
Will continue looking at code later