We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Device: HP HP OfficeJet 6950 - P4C85A Command line or Docker : Docker (using hub image)
Describe what is happening: When a scan is made it is saved as a pdf in the /tmp folder but then not moved to /scan
when logged through sh I can see the file and manually move (as root) to /scan
/app # cd /tmp/scan-to-pcNjMipe/ /tmp/scan-to-pcNjMipe # ls scan1.pdf /tmp/scan-to-pcNjMipe # cd /scan /scan # ls /scan #
Please attach the output with debug (-D switch, see documentation)
... 0054 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PreScanPage>\r <PageNumber>1</PageNumber>\r <PageState>PreparingScan</PageState>\r <BufferInfo>\r <ScanSettings>\r <XResolution>200</XResolution>\r <YResolution>200</YResolution>\r <XStart>33</XStart>\r <YStart>0</YStart>\r <Width>2481</Width>\r <Height>3507</Height>\r <Format>Jpeg</Format>\r <CompressionQFactor>0</CompressionQFactor>\r <ColorSpace>Color</ColorSpace>\r <BitDepth>8</BitDepth>\r <InputSource>Adf</InputSource>\r <ContentType>Document</ContentType>\r </ScanSettings>\r <ImageWidth>1654</ImageWidth>\r <ImageHeight>2338</ImageHeight>\r <BytesPerLine>4962</BytesPerLine>\r <Cooked>enabled</Cooked>\r </BufferInfo>\r <BinaryURL>/Scan/Jobs/10/Pages/1</BinaryURL>\r <ImageOrientation>Normal</ImageOrientation>\r </PreScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0055 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0055 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PreScanPage>\r <PageNumber>1</PageNumber>\r <PageState>ReadyToUpload</PageState>\r <BufferInfo>\r <ScanSettings>\r <XResolution>200</XResolution>\r <YResolution>200</YResolution>\r <XStart>33</XStart>\r <YStart>0</YStart>\r <Width>2481</Width>\r <Height>3507</Height>\r <Format>Jpeg</Format>\r <CompressionQFactor>0</CompressionQFactor>\r <ColorSpace>Color</ColorSpace>\r <BitDepth>8</BitDepth>\r <InputSource>Adf</InputSource>\r <ContentType>Document</ContentType>\r </ScanSettings>\r <ImageWidth>1654</ImageWidth>\r <ImageHeight>2338</ImageHeight>\r <BytesPerLine>4962</BytesPerLine>\r <Cooked>enabled</Cooked>\r </BufferInfo>\r <BinaryURL>/Scan/Jobs/10/Pages/1</BinaryURL>\r <ImageOrientation>Normal</ImageOrientation>\r </PreScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} Ready to download page job page 1 at: /Scan/Jobs/10/Pages/1 Page downloaded to: /tmp/scan-to-pchLnLkl/scan1_page1.jpg 0056 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0056 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0057 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0057 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0058 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0058 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0059 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0059 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0060 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0060 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0061 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0061 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Processing</j:JobState>\r\n\t<j:JobStateUpdate>355-33</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-33\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} 0062 -> {"url":"http://192.168.0.105:8080/Jobs/JobList/10","method":"GET","responseType":"text"} 0062 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!-- THIS DATA SUBJECT TO DISCLAIMER(S) INCLUDED WITH THE PRODUCT OF ORIGIN. -->\r\n<j:Job xmlns:j=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:fax=\"http://www.hp.com/schemas/imaging/con/fax/2008/06/13\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/jobs/2009/04/30 ../schemas/Jobs.xsd\">\r\n\t<j:JobUrl>/Jobs/JobList/10</j:JobUrl>\r\n\t<j:JobCategory>Scan</j:JobCategory>\r\n\t<j:JobState>Completed</j:JobState>\r\n\t<j:JobStateUpdate>355-34</j:JobStateUpdate>\r\n\t<j:JobSource>userIO</j:JobSource>\r\n\t<ScanJob xmlns=\"http://www.hp.com/schemas/imaging/con/cnx/scan/2008/08/19\">\r <PostScanPage>\r <PageNumber>1</PageNumber>\r <PageState>UploadCompleted</PageState>\r <TotalLines>2338</TotalLines>\r </PostScanPage>\r</ScanJob>\r\n</j:Job>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","etag":"\"355-34\"","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} Job state: Completed, totalPages: 1: Scan of page(s) completed totalPages: 1: The following page(s) have been rendered inside '/tmp/scan-to-pcNjMipe/scan1.pdf': - page 1 - 1654x2338 Running iteration: 0 - errorCount: 0 0063 -> {"baseURL":"http://192.168.0.105","url":"/WalkupScanToComp/WalkupScanToCompDestinations","method":"GET","responseType":"text"} 0063 <- {"status":200,"data":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<!---->\r\n<wus:WalkupScanToCompDestinations xsi:schemaLocation=\"http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28 ../../schemas/WalkupScanToComp.xsd\" xmlns:wus=\"http://www.hp.com/schemas/imaging/con/ledm/walkupscan/2010/09/28\" xmlns:dd=\"http://www.hp.com/schemas/imaging/con/dictionaries/1.0/\" xmlns:dd3=\"http://www.hp.com/schemas/imaging/con/dictionaries/2009/04/06\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\r\n\t<wus:WalkupScanToCompDestination>\r\n\t\t<dd:ResourceURI>/WalkupScanToComp/WalkupScanToCompDestinations/2086cc95-d009-1f19-acc4-30e171c5894c</dd:ResourceURI>\r\n\t\t<dd:Name>paperless</dd:Name>\r\n\t\t<dd3:Hostname>paperless</dd3:Hostname>\r\n\t\t<wus:LinkType>Network</wus:LinkType>\r\n\t</wus:WalkupScanToCompDestination>\r\n\t<wus:WalkupScanToCompDestination>\r\n\t\t<dd:ResourceURI>/WalkupScanToComp/WalkupScanToCompDestinations/2086084a-ccc4-1f19-b7c9-30e171c5894c</dd:ResourceURI>\r\n\t\t<dd:Name>scan</dd:Name>\r\n\t\t<dd3:Hostname>scan</dd3:Hostname>\r\n\t\t<wus:LinkType>Network</wus:LinkType>\r\n\t</wus:WalkupScanToCompDestination>\r\n</wus:WalkupScanToCompDestinations>\r\n","headers":{"server":"HP HTTP Server; HP OfficeJet 6950 - P4C85A; Serial Number: TH7152601V; Built:Wed Nov 09, 2022 12:21:11PM {MJM1CN2246AR}","content-type":"text/xml","transfer-encoding":"chunked","cache-control":"must-revalidate, max-age=0","pragma":"no-cache"},"statusText":"OK"} Host destinations fetched: paperless Re-using existing destination: paperless - /WalkupScanToComp/WalkupScanToCompDestinations/2086cc95-d009-1f19-acc4-30e171c5894c Using: paperless Waiting scan event for: /WalkupScanToComp/WalkupScanToCompDestinations/2086cc95-d009-1f19-acc4-30e171c5894c Start listening for new ScanEvent
Docker compose:
version: "3" services: node-hp-scan-to: image: manuc66/node-hp-scan-to:master hostname: paperless environment: - IP=192.168.0.105 - PATTERN="scan"_dd.mm.yyyy_hh:MM:ss - PGID=1000 - PUID=1000 - TZ=Europe/London - CMDLINE=-D volumes: - ./consume:/scan restart: always
Unsetting pattern did not help.
Looking inside docker this is the running process
node index.js -d /scan -ip 192.168.0.105 -p "scan"_dd.mm.yyyy_hh:MM:ss -D
(and without pattern after a deployment)
node index.js -d /scan -ip 192.168.0.105 -D
The text was updated successfully, but these errors were encountered:
Seeing the same thing here using :master
Sorry, something went wrong.
Fix parent directory parameter #644
4462951
Hi @phillprice @autumnwalker
Thanks for reporting the issue
It seems I unfortunately introduced a regression in the last release
I hope the fix I've just implemented will fix the issue on your side
I can confirm this is now working with the :latest branch as of this morning.
Thank you very much! Paperless is picking up scans and ingesting them again 🕺
No branches or pull requests
Describe the bug
Device: HP HP OfficeJet 6950 - P4C85A
Command line or Docker : Docker (using hub image)
Describe what is happening:
When a scan is made it is saved as a pdf in the /tmp folder but then not moved to /scan
when logged through sh I can see the file and manually move (as root) to /scan
Please attach the output with debug (-D switch, see documentation)
Docker compose:
Unsetting pattern did not help.
Looking inside docker this is the running process
(and without pattern after a deployment)
The text was updated successfully, but these errors were encountered: