Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Publishing/unpublishing makes stache mess up sometimes #1460

Closed
riasvdv opened this issue Jun 9, 2017 · 2 comments
Closed

Publishing/unpublishing makes stache mess up sometimes #1460

riasvdv opened this issue Jun 9, 2017 · 2 comments
Labels

Comments

@riasvdv
Copy link

riasvdv commented Jun 9, 2017

Expected behaviour

Stache doesn't mess up

Actual behaviour

Stache messes up and throws an error comparable to this:

Cannot add [collections/social_map/_francais-107.html] to Stache repository [entries]. File at [collections/social_map/francais-107.html] already exists in repository [entries/social_map] with an ID of [5d9e128a-6957-4e64-81fd-d4dce5e1975b].

Steps to reproduce

Can't reproduce it consistently but it happens once every few days and then the whole control panel locks up and the client complains. Maybe just a way to not have it crash completely would solve a lot already.

@jasonvarga
Copy link
Member

Add ensure_unique_ids: false to system.yaml to prevent those checks.
You might run into other errors, though.

@jasonvarga jasonvarga added the bug label Jun 16, 2017
@jesseleite
Copy link
Member

Closing this issue in favor of #2007

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants