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

Critical Issue: Unknown Error Crash #20

Open
soulus98 opened this issue Apr 27, 2021 · 1 comment
Open

Critical Issue: Unknown Error Crash #20

soulus98 opened this issue Apr 27, 2021 · 1 comment

Comments

@soulus98
Copy link
Owner

Happens about 10% of the time on a single post and 50% on a multi-post

Happens at 'loading language traineddata (from cache)'
progress: 0.5

\node_modules\tesseract.js\src\createWorker.js:173
        throw Error(data);
        ^

Error: Error: UNKNOWN: unknown error, open '\eng.traineddata'
    at ChildProcess.<anonymous> (\node_modules\tesseract.js\src\createWorker.js:173:15)
    at ChildProcess.emit (events.js:315:20)
    at emit (internal/child_process.js:903:12)
    at processTicksAndRejections (internal/process/task_queues.js:81:21)
@soulus98
Copy link
Owner Author

Seems to happen less when saveLocalCopy is turned off, even less when on a dedicated server

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

1 participant