-
Notifications
You must be signed in to change notification settings - Fork 2
ImageMagick and Tesseract failures #4
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
Comments
Can you install the latest version and try again? I've updated the error reporting to get a much more detailed error response. |
Thanks for adding additional debugging. I'm going to say there's a definite bug here, with potential for destruction of data:
Log
Based on the error, I checked the /opt/goEdms directory. Sure enough /staging/ doesn't exist! It appears that the goEDMS processing is deleting the staging directory instead of just the processed files. Changing the serverConfig.toml option for No documents appear in the web gui. |
Okay, let me do some testing and get back to you. |
So for some reason goEDMS is saying that 'staging' is a file, not a folder. I'm not sure why that is. I'm adding a few more logging statements and checks to ensure that the root ingress folder is not deleted. I'll hopefully push a new build today for you to try out. |
Okay version 0.2.0 is out, please try that and let me know. |
Just set this up and ran into some bugs while trying to import PDF files:
System: CentOS 7 3.10.0-1062.9.1.el7.x86_64
Method: Download release
goEDMS_0.1.8_Linux_x86_64.tar.gz
SESTATUS: permissive
Modified serverConfig.toml for correct paths to
convert
andtesseract
Copied existing PDFs to /opt/goEDMS/staging, and receive the following errors in goedms.log for ALL pdfs to ingest:
No documents appear in the web-gui.
The text was updated successfully, but these errors were encountered: