germonprez commented on issue #2: Installation Question: Transport Error URL: https://github.com/apache/kibble/issues/2#issuecomment-363451211 Ok. Rolled back. Ran the setup script (but not as sudo). Things seemed to click better. Creating index kibble Index created! {'acknowledged': True, 'shards_acknowledged': True, 'index': 'kibble'} Creating administrator account Account created! Writing Kibble config (../api/yaml/kibble.yaml) Traceback (most recent call last): File "setup.py", line 239, in <module> with open(kibble_yaml, "w") as f: PermissionError: [Errno 13] Permission denied: '../api/yaml/kibble.yaml' Should I have run it as sudo? If so, can I just create this yaml file manually (or do you have a sample)? A rerun of setup.py ended up showing all good but no indication of kibble.yaml creation (and it doesn't exist in the api/yaml folder). Okay, I got all I need, setting up Kibble... Error: ElasticSearch index 'kibble' already exists!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
