Summary

This node has no adapter configured, but has been asked to run a query and produce a result.

Since 3.3

Explanation

This node has no adapter configured, but has been asked to run a query and produce a result. The downstream node could be misconfigured; the local admin may have set shrine.adapter.create = false by accident. Or the hub may be sending requests to run queries to a downstream node configured to only have a QEP; the hub admin may have set sendQueries=true for a node with no adapter.

Resolution

If you are a user, inform the hub admin of the problem.

If you are the adapter admin and expect your adapter to work check your configuration in shrine.conf .

If you are the hub admin and expect this node to only have a QEP, use a curl command to stop sending it queries.