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

2014-08-11 Thread Aaron Rosen
Hi Rajdeep, I think the issue you're facing here is because you have a non-asci char in your etc/congress.conf.sample file. Could you try the following commands: mv congress/etc/congress.config.sample /tmp git checkout congress/etc/config.sample ./bin/congress-server --config-file etc/congres

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

2014-08-11 Thread Rajdeep Dua
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 posi

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

2014-08-11 Thread Peter Balland
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 mailto:rajdeep@gmail.com>> Reply-To: "OpenStack Development Mailing List (not