One of two things -
either the file doesn't exist in that location, or the process running it
doesn't have permissions to see the file.
Does the file exist at /etc/keystone/logging.conf?
Devstack tries to set that up in the right location in stack.sh at line 2038 -
did that fail when you ran
Thanks Dolph and Joseph for a quick answers.
I tried through command though,..
*cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all
--config-file /etc/keystone/keystone.conf --log-config
/etc/kestone/logging.conf -d --debug
*The output of this -> *
*
Traceback (most recent call last)
Trinath -
it sounds like PyPi was slow and/or hung. That happens upon occasion (and has
caused much grief). I'm guessing by the time I'm responding to this, it's
cleared up for you. Are you able to run through devstack now without issue?
- joe
On Aug 23, 2012, at 1:39 AM, Trinath Somanchi
w
That potentially a different issue; likely a pypi mirror not responding?
You can download/install prettytable directly if you need to:
http://pypi.python.org/pypi/PrettyTable/
-Dolph
On Thu, Aug 23, 2012 at 3:39 AM, Trinath Somanchi <
trinath.soman...@gmail.com> wrote:
> Hi-
>
> Me too experienc
What exactly happens when you try to start it directly?
cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all
--config-file /etc/keystone/keystone.conf --log-config
/etc/ke'stone/logging.conf -d --debug
What happens when you curl http://localhost:5000/v2.0/ on that machine? And
with
Hi,
That may means your internet connection is too slow and it's still
downloading and didn't finish yet, at least thats what I have experienced
in the past.
Maybe your HTTP request sometimes get malformed and your download isn't
continuing then you may need to just try again.
Are you behind a fi
Guys,
I am installing DevStack script. I stucked here.
+ screen -S stack -p key -X stuff 'cd /opt/stack/keystone &&
/opt/stack/keystone/bin/keystone-all --config-file
/etc/keystone/keystone.conf --log-config /etc/ke'stone/logging.conf -d
--debug
echo 'Waiting for keystone to start...'
Wait
7 matches
Mail list logo