"encoding error when doing console log show" in Rocky

Albert Braden Albert.Braden at synopsys.com
Fri Jan 31 18:25:35 UTC 2020


This is the source file:

https://f.perl.bot/p/7omp8p

I'm not very good at PIP but it looks like I already have the latest Rocky client installed:

https://f.perl.bot/p/xd6hi2
https://f.perl.bot/p/zxjh3t

Requirement already satisfied, skipping upgrade: python-novaclient>=9.1.0 in /usr/local/lib/python2.7/dist-packages (from python-openstackclient==3.16.3) (16.0.0)

root at us01odc-dev2-ctrl1:~# os console log show 3febd3b2-df87-4f06-884b-378116c6fe4c
'latin-1' codec can't encode characters in position 46615-46617: ordinal not in range(256)

-----Original Message-----
From: Radosław Piliszek <radoslaw.piliszek at gmail.com> 
Sent: Friday, January 31, 2020 12:39 AM
To: Albert Braden <albertb at synopsys.com>
Cc: Radosław Piliszek <radoslaw.piliszek at gmail.com>; OpenStack Discuss ML <openstack-discuss at lists.openstack.org>
Subject: Re: "encoding error when doing console log show" in Rocky

Well, I might be slow here. :-)
What source file do you need to run on the controller?
If you run openstack client from controller then it becomes your
client so just update the client there to the latest rocky release:
https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.openstack.org_releasenotes_python-2Dopenstackclient_rocky.html&d=DwIFaQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=XrJBXYlVPpvOXkMqGPz6KucRW_ils95ZMrEmlTflPm8&m=avA5Liwj2cVesY05Dk6kFm0YanYp7N7Q4PHGMbzeD6Y&s=dQaaBGR2A-dmJXGDr_TiJ0XVyghaMONnZasgJ52CnrU&e= 
something along this:
sudo pip install -U python-openstackclient==3.16.3

-yoctozepto

czw., 30 sty 2020 o 22:18 Albert Braden <Albert.Braden at synopsys.com> napisał(a):
>
> Sorry if I am slow. This happens when I go to the controller, run my source file and then type: os console log show <UUID>
>
> How can I install a new client to use on the controller command line? Do I need to replace the files mentioned below, or is there a better way?
>
> -----Original Message-----
> From: Radosław Piliszek <radoslaw.piliszek at gmail.com>
> Sent: Thursday, January 30, 2020 12:09 PM
> To: Albert Braden <albertb at synopsys.com>
> Cc: OpenStack Discuss ML <openstack-discuss at lists.openstack.org>
> Subject: Re: "encoding error when doing console log show" in Rocky
>
> The bug you mention affects clients.
> Hence you just need to patch your clients.
> I guess just using a newer version of client would work fine.
>
> -yoctozepto
>
> czw., 30 sty 2020 o 20:56 Albert Braden <Albert.Braden at synopsys.com> napisał(a):
> >
> > We’re running openstack-ansible Rocky and seeing the “encoding error when doing console log show.” I see here that there is a patch:
> >
> >
> >
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.launchpad.net_python-2Dopenstackclient_-2Bbug_1747862&d=DwIFaQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=XrJBXYlVPpvOXkMqGPz6KucRW_ils95ZMrEmlTflPm8&m=-HCLwwRjUJ1GrihF5PjSNOYqDFH9Y7Qg0Bckxae56UY&s=vpftbl1w23aba5hyvrLPC-bG3IemMkFqbNBDTxrtHFM&e=
> >
> >
> >
> > How can I apply this patch to our Rocky install? Do I need to just copy the file over the existing /usr/lib/python2.7/dist-packages/openstackclient/compute/v2/console.py on controllers and hypervisors? Or is there a better way?


More information about the openstack-discuss mailing list