Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo DB 401 error #10

Closed
jrogers512 opened this issue Feb 19, 2019 · 2 comments
Closed

Demo DB 401 error #10

jrogers512 opened this issue Feb 19, 2019 · 2 comments
Assignees

Comments

@jrogers512
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. user docker compose to get fresh instance
  2. Click on 'enter the widget' for the 'Demodb (ORIENTDB)' widget, then Search, then 'Fetch Nodes from Class'
  3. Select 'Customers' from drop down (or anything really)
  4. See error: 'Internal Server Error
    Http failure response for http://localhost:8080/api/_search/data-sources/aggregate/110?minDocCount=1&maxValuesPerField=15: 500 Internal Server Error'

http://localhost:8080/api/_search/data-sources/aggregate/110?minDocCount=1&maxValuesPerField=15 shows the error: {"type":"http://www.jhipster.tech/problem/problem-with-message","title":"Unauthorized","status":401,"detail":"Full authentication is required to access this resource","path":"/api/_search/data-sources/aggregate/110","message":"error.http.401"}

Expected behavior
No error. This is the first time using Arcade, so I don't know what normal/expected behavior should be.

Screenshots
arcade-jhipster

Desktop (please complete the following information):

  • OS: MacOS 10.14.2 (18C54), Docker Desktop 2.0.0.2 (30215)
  • Browser : Chrome
  • Version 72.0.3626.109 (Official Build) (64-bit)
@robfrank
Copy link
Contributor

robfrank commented Feb 19, 2019

the filter menu needs that the data source is indexed (this enables the full text search too)

so, on the "datasource" tab press the button "index datatasource"

let me know if it works

@G4br13l3
Copy link
Contributor

Closing this issue, feel free to open it again if indexing does not work.

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

No branches or pull requests

3 participants