Closed coolsaber57 closed 5 years ago
Yep sounds like perms to me can you create folders or files in the mounted directory as the 99:100 user ?
I believe the small thumbs folder was not getting created before, but this was fixed recently. Please try again and let us know.
I also have the same problem. I stops after an arbitrary import of photos. Any further ideas? PIUD and PGID are setted
thx in advance
did you edit the user.ini in the config folder under lychee to increase upload limits?
didn't. should I use this proposal https://github.com/electerious/Lychee/blob/master/docs/FAQ.md ?
user.ini already has the parameters defined. Increase the numbers as needed
thx for your support. will check
If this continues to be an issue please join us in Discord for further support as this doesn't appear to be an issue with the container itself, (as delivered) but potentially a configuration issue.
Selecting Import from Server will start the import process, but it eventually stops after ~80 to a few hundred photos. It's hard to tell when it stops as the import dialog box stays up and shows "importing" and there is no progress indicator.
I have an Unraid share "Photos" mapped in the template.
I took a look at the diagnostics and see this:
2019-01-09 16:06:15 - error - Lychee\Modules\Database::createTables (171) - Table 'lychee.lychee_settings' doesn't exist 2019-01-09 16:06:15 - error - Lychee\Modules\Database::createTables (216) - Table 'lychee.lychee_albums' doesn't exist 2019-01-09 16:06:15 - error - Lychee\Modules\Database::createTables (239) - Table 'lychee.lychee_photos' doesn't exist 2019-01-09 16:06:16 - error - update_030203 (12) - Unknown column 'small' in 'field list' 2019-01-09 16:06:16 - error - update_030204 (12) - Unknown column 'lens' in 'field list' 2019-01-09 16:06:16 - error - update_030205 (12) - Unknown column 'license' in 'field list' 2019-01-09 16:06:16 - error - update_030207 (12) - Unknown column 'license' in 'field list' 2019-01-09 16:16:03 - notice - Lychee\Modules\Photo::createMedium (536) - No resize (image is too small)! 2019-01-09 16:16:03 - notice - Lychee\Modules\Photo::createMedium (528) - Skipped creation of small-photo, because uploads/small/ is missing or not readable and writable.
and it repeats a lot of the last notice for a bunch of photos.
Unraid 6.6.6
Possible permissions issue?
Thanks, team linuxserver.io