console-log ERROR (TypeError): write() argument must be str, not bytes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-novaclient (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
$ nova --debug console-log xenial-
DEBUG (shell:791) write() argument must be str, not bytes
Traceback (most recent call last):
File "/usr/lib/
OpenStackCo
File "/usr/lib/
args.
File "/usr/lib/
codecs.
File "/usr/lib/
self.
TypeError: write() argument must be str, not bytes
ERROR (TypeError): write() argument must be str, not bytes
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: python3-novaclient 2:10.3.0-0ubuntu1
ProcVersionSign
Uname: Linux 4.15.0-22-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.10-0ubuntu3
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Jun 18 10:55:17 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-07-23 (1061 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150722.1)
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-novaclient
UpgradeStatus: No upgrade log present (probably fresh install)
Confirmed that I get the same behavior with python3-novaclient. It looks like python-novaclient works as a work-around for now.