nextcloud / photos

📸 Your memories under your control
GNU Affero General Public License v3.0
516 stars 59 forks source link

All media show pictures, some dates pictures are missing. #2511

Closed qibao07 closed 5 days ago

qibao07 commented 5 days ago

Describe the bug I have two folders to store pictures. Only the pictures in folder A appear normal. When the pictures in folder B are displayed at the same time, the pictures in folder A disappear.

Folder A contains relatively new images, uploaded using nc27, but "meta_value_int" are all null, causing sorting exceptions. The newly uploaded image after upgrading nc29 is non-null, which is normal. As a result, the pictures uploaded by nc27 disappeared.

Version NC: 29.0.3 Photos: 2.5.0

Additional context image image

qibao07 commented 5 days ago

The problem is solved.

docker exec -u 33 my-nextcloud php occ files:scan --all --generate-metadata -vvv