![]() |
|
Refresh Metadata Not Complete - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Refresh Metadata Not Complete (/thread-13522.html) |
Refresh Metadata Not Complete - jwaltrip4 - 2021-02-26 Self hosting on Ubuntu. 1.5.6 version. When I click on refresh metadata, I get: It sits there spinning. if I click continue, it does not do anything. Nothing in ZP logs any thoughts? Refresh Metadata Not Complete - acrylian - 2021-02-26 Sorry, no, not without anything in any log. Perhaps symlinks are the issue. Try an album without using them. Or you have too many albums. So you can try refreshing on a specific album to see if that works. Refresh Metadata Not Complete - jwaltrip4 - 2021-02-26 Hmmm.... symlinks vs direct... I have 20 years of photos... while I am not planning to put all on web, I have quite a number that I want to share with family. My concern is I have a file/folder infrastructure in place. In order to do this without symlink, I basically have to create another copy of the files I want to share. I would prefer not to do that if I don't have to What is the best practice for Zenphoto on this? What do I do if a photo is deleted from master store or changed, cropped, etc. If I recopy to Zenphoto store, will that mess things up? By the way... thanks kindly for the help!! Refresh Metadata Not Complete - sbillard - 2021-02-27 Symlinks are "below" the level that Zenphoto operates--that is they are a feature of your server. So long as the server works properly they should be fine for Zenphoto. Refresh Metadata Not Complete - jwaltrip4 - 2021-02-27 Is there any log i can look at tbat will tell me why the refresh is aborting? Refresh Metadata Not Complete - acrylian - 2021-02-27 You can enable various debug modes. You have to do this manually and "hack" the One thing: The redirecty on the page reload on refreshing is done via a ``call. If this is the case the database refresh on the overview page would also not work. Refresh Metadata Not Complete - jwaltrip4 - 2021-02-27 not really seeing anything yet that points to anything..
I see the tab working (spins, the stops, then spins, etc) Refresh Metadata Not Complete - acrylian - 2021-02-27 The loading of the next page is done via a meta refresh. Do you perhaps have any browser extension interfering here? Have you tried another browser? Is there anything in browser log/console perhaps in case you haven't looked there? Does pressing Continue work? Or does that not work as well? Of course if you have a large database because you have thousands of images and albums that will take some time. THe database refresh scanes the filesystem to see if there are outdated entries of non existing albums or images stored. Btw, the spinning is just a placeholder gif and itself does not indicate much. Refresh Metadata Not Complete - jwaltrip4 - 2021-02-27 ok.... I let it run until it completed... it went back to the overview tab... no errors on screen,. in cat the log, i did not see anything that said error. It took maybe 5 min overall. is it just that I need to be patient? 3314 images. Refresh Metadata Not Complete - acrylian - 2021-02-27 Yes, you need to be patient. It takes a while to fully complete everything and will need several page reloads as it processes only a certain amount of albums at the time to not overload. This is one of the more server power consuming tasks. When it completes it returns to the overview itself. Refresh Metadata Not Complete - acrylian - 2021-02-27 What the database refresh does also happens if you visit album pages on the backend or frontend. On every visit Zenphoot matches the database with the file system of an album. That way you can upload via FTP as well. Refresh Metadata Not Complete - jwaltrip4 - 2021-02-27 OK... so not broken Refresh Metadata Not Complete - acrylian - 2021-02-27 I see miley: |