Skip to content

Error running simple query #3

Description

@mrnosal

(In develop branch)
Create a simple graphical query. Drag in "demographics" and select age from 10-100, gender=male
Then click "Execute"

Mongo::OperationFailure (Database command '$eval' failed: (errno: '-3.0'; errmsg: 'invoke failed: JS Error: ReferenceError: mnosal is not defined nofile_a:0'; ok: '0.0').):

Mongo::OperationFailure in QueriesController#execute

Database command '$eval' failed: (errno: '-3.0'; errmsg: 'invoke failed: JS Error: ReferenceError: mnosal is not defined nofile_a:0'; ok: '0.0').

app/models/user.rb:92:in save_library_functions_locally' app/models/execution.rb:23:inblock in execute'
app/models/execution.rb:21:in execute' app/models/query.rb:23:inexecute'
app/controllers/queries_controller.rb:76:in `execute'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions