[openstack-dev] [Congress] congress-server fails to start

Rajdeep Dua rajdeep.dua at gmail.com
Tue Aug 12 02:58:12 UTC 2014


Thanks, i was running older version of pip.

All the requirements were installed successfully.

Now getting the following error

sudo ./bin/congress-server --config-file etc/congress.conf.sample
2014-08-12 08:26:23.417 31129 CRITICAL congress.service [-] 'ascii' codec
can't decode byte 0xf3 in position 1: ordinal not in range(128)



On Tue, Aug 12, 2014 at 2:05 AM, Peter Balland <pballand at vmware.com> wrote:

>  Hi Rajdeep,
>
>  What version of pip are you running?  Please try installing the latest
> version (https://pip.pypa.io/en/latest/installing.html) and run ‘sudo pip
> install –r requirements.txt’.
>
>  - Peter
>
>   From: Rajdeep Dua <rajdeep.dua at gmail.com>
> Reply-To: "OpenStack Development Mailing List (not for usage questions)" <
> openstack-dev at lists.openstack.org>
> Date: Monday, August 11, 2014 at 11:27 AM
> To: "OpenStack Development Mailing List (not for usage questions)" <
> openstack-dev at lists.openstack.org>
> Subject: [openstack-dev] [Congress] congress-server fails to start
>
>      Hi All,
>  command to start the congress-server fails
>
> $ ./bin/congress-server --config-file etc/congress.conf.sample
>
>  Error :
> ImportError: No module named keystonemiddleware.auth_token
>
>  Installing keystonemiddleware manually also fails
>
>  $ sudo pip install keystonemiddleware
>
> Could not find a version that satisfies the requirement
> oslo.config>=1.4.0.0a3 (from keystonemiddleware) (from versions: )
> No distributions matching the version for oslo.config>=1.4.0.0a3 (from
> keystonemiddleware)
>
>  Thanks
> Rajdeep
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140812/ab424c55/attachment.html>


More information about the OpenStack-dev mailing list