Sign in

Full synchronization

  • This topic has 6 replies, 3 voices, and was last updated 8 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #8426
    Avatar photoclac1

    Hello,

    I just switched my site from private hosting to Amazon S3.
    Since then, every time I update my site, the synchronization is total. For example, I just created 6 new posts and when I launch the synchronization, my entire site is sent back to S3, that is to say more than 14000 files.
    What’s happening… ?
    Thanks in advance for your help.

    #8427
    Avatar photoTomasz Dziuda

    Hi,

    Which version of Publii you are using? Regarding these 14000 files – these are only HTML files or there are also all media files? Also files.publii.json file exists on your bucket and has proper permissions to be readed by Publii?

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #8431
    Avatar photoclac1

    Hello,

    I use Publii Version: 0.40.3 (build 15745).

    14000 fils = all files, not only html

    files.publii.json is nt present on S3… How is it possible ?

    Thanks for your help

    #8439
    Avatar photolps

    It is an issue with Publii being unable to post the files.publii.jason file. If you manually post it, you can sync with far fewer files.

    See the case that I opened: https://github.com/GetPublii/Publii/issues/1051

    No one is giving this one much priority.

    #8445
    Avatar photoTomasz Dziuda

    The issue seems to be connected with some specific configurations – for the public buckets the issue not exists.

    As publii.files.json stores only checksum I will consider to use the same ACLs as for other files so it will be possible to store it in the same way as other files. Also I will check if it is possible to use bucket default ACLs to avoid conflicts with bucket ACLs and these used by Publii during upload.

    It should cover most of the cases.

    At this moment the only temporary solution is to manually upload publii.files.json to avoid resync of all files. The fix will be available in ~2-3 weeks with Publii v.0.41 planned for mid of October 2022.

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #8448
    Avatar photoTomasz Dziuda

    Fix added: https://github.com/GetPublii/Publii/commit/0e0fb1d1b1e212a75fb9412c7074d73063037030 will be included in v.0.41

    Since this version Publii will use the same ACLs for all uploaded files.

    --
    Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!

    #8461
    Avatar photoclac1

    Thank you for your consideration of this anomaly. I look forward to the correction.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.