Skip to main content
Question

Unable to create new Cribl Lake destination after deleting datasets

  • July 30, 2026
  • 3 replies
  • 23 views

I was cleaning my Cribl.Cloud instance, and deleted datasets that I no longer needed, unaware that these datasets were still being used by destinations in Stream. When going back to Stream afterwards, I could not load the Lake destination page and would get the following error:
can't access property "filter", p.dependencies[t].oneOf is undefined

Suspecting the root cause, I deleted all my Lake destinations through the API, which went perfect without errors. But still, the Stream Lake destinations page won’t load and gives the same error.

I believe this is a bug in the UI since all actions work perfectly through the API.

Can anyone advise on how to reset the UI so that it forgets any corrupted history?

Possibly unrelated, but since that event I also keep receiving general messages in the UI containing the following:

Infrastructure for all Local Search Storage Engines could not be synchronized
We were unable to update the infrastructure as requested. Please try again. If the issue keeps happening please contact Customer Support.

3 replies

kprior
  • Employee
  • August 4, 2026

Does this persist through a commit and deploy for the worker group? If so, I’d recommend a support case, unfortunately. You did the other suggestion I’d have had: try via API. 


  • Author
  • New Participant
  • August 4, 2026

This indeed persists through all the commits and redeploys I have done since. Will check about opening a support case, but afraid that is not possible in the free tier, which we are currently on while we build our POC.

Thank you for your answer!


  • Author
  • New Participant
  • August 4, 2026

For reference for others with the same issue: I have also added several new Lake destinations through the API, in the hopes that repopulating the Lake destinations triggers a reset in the mapping, but to no avail - the error stays. I can use the Lake destinations succesfully though, but cannot access them through the UI.