appy-one / acebase-client

Client to connect to remote AceBase NoSQL database server
MIT License
21 stars 8 forks source link

error: child key for path "default/cache" cannot be empty #53

Closed donl closed 1 year ago

donl commented 1 year ago
Subscription "notify_child_added" on path "/" canceled because of an error: child key for path "default/cache" cannot be empty

This had been working previously before a recent update. I'm basically using a copy of the webmanager notify subscription functions to browse the database.

If I disable the cache, it appears to work as before.

Any suggestions?

Thanks in advance!

appy-one commented 1 year ago

I managed to reproduce the issue, looking into it