[root@ip-206-43-104 cayley_0.4.1_linux_amd64]# ./cayley http --host="10.000.00.000" --db="leveldb" --dbpath=/tmp/leveldb
E0609 14:59:44.435949 31155 quadstore.go:118] Error, could not open! file does not exist
E0609 14:59:44.436680 31155 cayley.go:251] file does not exist
I saw an issue on Github about this but no resolution.
Fixed it, didnt realize that you have to use the ./cayley init command first.