"Keyspace 'reddit' does not exist" when installing saidit on an ubuntu 14.04 server VM
Closed this issue · 2 comments
trident765 commented
The exception is raised in pycassa, when installing saidit with the install-reddit.sh script. I unfortunately cannot copy and paste the complete error message at the moment, because my VM does not have a clipboard
libertysoft3 commented
This script is supposed to run on install and initialize cassandra and create the keyspace: https://github.com/libertysoft3/saidit/blob/master/install/setup_cassandra.sh
Maybe an earlier error in installation prevented this from running. I will re-test and see if I can reproduce this.
libertysoft3 commented
Whoops my bad, fixed by 5e2ed2d
An easy way to get copy and paste is to ssh into your VM rather than using the virtual box interface.