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

Error Could not load dashboards/default.json #675

Closed
heinemannj opened this issue Nov 8, 2013 · 2 comments
Closed

Error Could not load dashboards/default.json #675

heinemannj opened this issue Nov 8, 2013 · 2 comments

Comments

@heinemannj
Copy link

v3.0.0milestone4-58-g40a95be (2013-11-07)

This URL not exits:
https://elma-es.fritz.box/dashboard/app/dashboards/default/json?1383914697361

This URL works fine:
https://elma-es.fritz.box/dashboard/app/dashboards/default.json

@braoru
Copy link

braoru commented Nov 8, 2013

same here :)

seem to be due to line 277 : url: "app/dashboards/"+file.replace(".","/")+'?' + new Date().getTime(), in src/app/services/dashboard.js

@braoru
Copy link

braoru commented Nov 8, 2013

ha .. to late :) d3495ff#diff-ffed9772774227334612efdcdaaa955a

w33ble added a commit to w33ble/kibana that referenced this issue Sep 13, 2018
This simply moves SQL into Canvas. This can't be merged until Elasticsearch 6.3 is out, which contains the SQL APIs

Replaces https://github.com/elastic/kibana-canvas/pull/642
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@braoru @heinemannj and others