Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

NoMethodError #18

Closed
mrerik92101 opened this issue May 7, 2015 · 1 comment
Closed

NoMethodError #18

mrerik92101 opened this issue May 7, 2015 · 1 comment

Comments

@mrerik92101
Copy link

When I attempt to search for a metric by name, I get this error:

NoMethodError at /search
undefined method `fingerprint' for nil:NilClass
/opt/oculus/helpers/elasticsearch.rb in get_fingerprint
312. @client.get(name).fingerprint
/opt/oculus/oculusweb.rb in block in class:Oculusweb
312. @fingerprint = @elasticsearch_helper.get_fingerprint(@formatted_query)

Could this be a bug, or a configuration issue?

When I search via Drawn Query, the result is "Your search didn't match any saved collections."

@mrerik92101
Copy link
Author

Never mind, this seems to be because I had OCULUS_HOST blank on my Skyline server.

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

No branches or pull requests

1 participant