0

I'm new at ArangoDB and i installed it on new Ubuntu server. In the arango web interface i see the message "data not ready yet" all over the main (statistics) page.

What's wrong?

BTW I also installed Arango on a local windows machine and it's all fine there..

Thanks

2
  • Could you provide more information? ArangoDB Version (compiled?, package?), Ubuntu Version, etc. Commented May 9, 2016 at 15:09
  • Arango 2.8.7 Ubuntu 14.04.4 x64 I just follow the instractions here: digitalocean.com/community/tutorials/… Thanks Commented May 10, 2016 at 10:21

1 Answer 1

1

I just set up an ArangoDB instance (2.8.7) on a t2.medium machine at AWS Cloud with Ubuntu Server (Ubuntu Server 14.04.03 and 14.04.04 LTS (HVM), SSD Volume Type - ami-87564feb) and followed all of the mentioned tutorial steps (https://www.digitalocean.com/community/tutorials/how-to-install-and-use-arangodb-on-ubuntu-14-04). Unfortunately I cannot reproduce your described behaviour.

Could you please verify that statistics are not disabled? Default-Config-Path: /etc/arangodb/arangod.conf

Please add this setting under server (if not present):

[server]

disable-statistics false

Also it could be helpful if you could open the developer console of your browser and post the output here.

Sign up to request clarification or add additional context in comments.

2 Comments

Hi, I hope this is what you expect. thanks Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check xhr.spec.whatwg.org. 5shared Libs.js?version=1463165382913:17 dygraphs: Can't plot empty data set (sharedLibs.js?version=1463165382913:15:21533) 2 app.js?version=1463165382913:14 Uncaught TypeError: Cannot read property 'sort' of undefined
Ok, then it seems that the server is not returning any statistics data. Did you verify that statistics are enabled? It is not that comfortable to solve/debug this issue here, maybe you want to join our slack channel? slack.arangodb.com .

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.