You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.
23:33:26.910 [warn] couchbase-journal.read(akka://hello-impl-application) [sourceThread=hello-impl-application-lagom.persistence.dispatcher-30, akkaTimestamp=22:33:26.910UTC, akkaSource=couchbase-journal.read(akka://hello-impl-application), sourceActorSystem=hello-impl-application] - Missing the [tags-ordering] index, the events by tag query will not work without it, se plugin documentation for details
The issue is that code runs using the 1.0-RC1 version while I've started Couchbase using a HEAD version of docker/couchbase-1-node/docker-compose.yml which changed since 1.0-RC1 where tags-ordering is no longer present.
In both couchbase recipes the
/api/user-greetings
endpoint always returns[]
./cc @johanandren
The text was updated successfully, but these errors were encountered: