2024-10-20 20:49:59 🎞️ Media queue - New job: SyncDriveId, entryId, fileId: 66f4ab023bf76c56a5787cb2 67154bebf5800a7038640d0b 671550d73e759c812c9cb88f
2024-10-20 20:49:59 🎞️ Media Prepare: SyncDriveId, entryId, fileId: 66f4ab023bf76c56a5787cb2 67154bebf5800a7038640d0b 671550d73e759c812c9cb88f
2024-10-20 20:32:08 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-10-20T18_28_17_722Z-debug-0.log
2024-10-20 20:47:14 (node:18) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
2024-10-20 20:47:14 (Use
node --trace-warnings ...to show where the warning was created)
2024-10-20 20:47:15 (node:18) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.
2024-10-20 20:49:59 ‼️ Media file document fetch err: Error: ENOENT: no such file or directory, stat '/mnt/data/journey/entries/66f4ab023bf76c56a5787cb2/67154bebf5800a7038640d0b/671550d73e759c812c9cb88f/original/671550d73e759c812c9cb88f.jpg'
2024-10-20 20:49:59 at async Object.stat (node:internal/fs/promises:1029:18)
2024-10-20 20:49:59 at async prepareMedia (file:///app/media/index.js:53:12)
2024-10-20 20:49:59 at async Queue.<anonymous> (file:///app/indexMedia.js:16:7) {
2024-10-20 20:49:59 errno: -2,
2024-10-20 20:49:59 code: 'ENOENT',
2024-10-20 20:49:59 syscall: 'stat',
2024-10-20 20:49:59 path: '/mnt/data/journey/entries/66f4ab023bf76c56a5787cb2/67154bebf5800a7038640d0b/671550d73e759c812c9cb88f/original/671550d73e759c812c9cb88f.jpg'
2024-10-20 20:49:59 }
2024-10-20 20:49:59 ‼️ Media file document not found: /mnt/data/journey/entries/66f4ab023bf76c56a5787cb2/67154bebf5800a7038640d0b/671550d73e759c812c9cb88f/original/671550d73e759c812c9cb88f.jpg

I dont know why but the self hosted sync drive dont create previews anymore.
The log file is also very interesting because it says the file is not there, but if you look in the directory it exists, so I have no idea what exactly is broken because it originally worked a few updates ago. If you need more or sppecific infos please tell me where i could find it or what to resolve the problem,
Greetings
FlionkJ

Wrong mounting in the docker server was the problem can be deleted

    4 days later

    FlionkJ I am having the same problem. Could you please describe in detail what you did to fix the issue?

      krberos if you don't use my set up, i think you will have a diffrent error than me.
      my set up is already public here: Github Pull Request
      But to help you better let us see your error log from your service and media container.
      Best Greeting FlionkJ

        FlionkJ Well, upon further inspection. It seems images show with newer entries, but the images do not show on imported DayOne entries. I might just have to re-add my entries manually, along with the photos. I don't mind. I have less than 100 entries. Should be a good weekend project.

        @John Is there a way to generate the preview images, i.e. to start the job for all entries using the command bar? I think that would be good information for me and would save @krberos a lot of work.
        Best Greetings FlionkJ