Import failed on main library 70,000 plus comics #25

Open
opened 2022-04-07 00:40:15 +00:00 by bigredone10 · 2 comments
bigredone10 commented 2022-04-07 00:40:15 +00:00 (Migrated from github.com)

During import, the core-services exited with the following error:

Error: ENOENT: no such file or directory, open '/userdata/covers/100 Bullets #82 1999/100 Bullets 082 G85-Megan pg01.jpg'
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:126:14
at FSReqCallback.oncomplete (fs.js:179:23) {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/userdata/covers/100 Bullets #82 1999/100 Bullets 082 G85-Megan pg01.jpg'
}

During import, the core-services exited with the following error: Error: ENOENT: no such file or directory, open '/userdata/covers/100 Bullets #82 1999/100 Bullets 082 G85-Megan pg01.jpg' Emitted 'error' event on ReadStream instance at: at internal/fs/streams.js:126:14 at FSReqCallback.oncomplete (fs.js:179:23) { errno: -2, code: 'ENOENT', syscall: 'open', path: '/userdata/covers/100 Bullets #82 1999/100 Bullets 082 G85-Megan pg01.jpg' }
rishighan commented 2022-06-09 08:00:09 +00:00 (Migrated from github.com)

As of today, @bigredone10 reported a successful import of roughly 86k comics. Keeping this open as a catch-all for all queue-related issues while importing.

As of today, @bigredone10 reported a successful import of roughly `86k` comics. Keeping this open as a catch-all for all queue-related issues while importing.
rishighan commented 2023-01-02 01:24:47 +00:00 (Migrated from github.com)

Adding @nstephenh to this issue to investigate the reason for import failure.

Some facts:

  1. AirDC++ and ThreeTwo are on the same physical box, but one is a linux vm and the other is a freebsd jail.
  2. Attempting import of 11.2k folders, 364.8k files from a SMB share
  3. Restarted the stack maybe 5 total times over the course of the past few days.
  4. Running Truenas
Adding @nstephenh to this issue to investigate the reason for import failure. Some facts: 1. AirDC++ and ThreeTwo are on the same physical box, but one is a linux vm and the other is a freebsd jail. 2. Attempting import of `11.2k folders, 364.8k files` from a `SMB` share 3. Restarted the stack maybe 5 total times over the course of the past few days. 4. Running Truenas
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: frishi/threetwo#25