codec can't decode byte 0xff in position 0: invalid start byte
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
landscape-client (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Hi awsome developers!
I'm running a Proxmox (6.04) cluster on three Intel NUCs.
These are the models in use:
- NUC8i7BEH
- NUC5i7RYB
- NUC5i5RYB
I decided to try out the Landscape on prem. Landscape is installed in a VM running Ubuntu 18.04.
As for clients, I used my dns servers, which are LXC containers. 2/3 servers worked great and they checked in to landscape. However, for some reason one of them didn't.
The error I get is:
Failure: landscape.
very similar to what is reported in this report: https:/
However, what happens when I run landscape-client --config=
2020-01-16 23:54:06,031 ERROR [MainThread] Error running event handler landscape.
Traceback (most recent call last):
File "/usr/lib/
results.
File "/usr/lib/
"vm-info": get_vm_info()}
File "/usr/lib/
vendor = _get_vm_
File "/usr/lib/
vendor = read_text_
File "/usr/lib/
content = read_binary_
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
2020-01-16 23:54:06,032 INFO [MainThread] Starting urgent message exchange with https:/
I've attached the full output of this command.
Client info:
----
# apt-cache policy landscape-client
landscape-client:
Installed: 18.03~1075~
# lsb_release -rd
Description: Ubuntu 18.04.3 LTS
Release: 18.04
# cat /sys/class/
Intel Corporation
# cat # cat /sys/class/
Intel Corporation
# cat /sys/class/
�������
# cat /sys/class/
�������
All three containers are running Ubuntu 18.04.3 LTS.
I've tried to see if it would help to migrate to one of the other NUCs, sadly it didn't.
The cerificate is the same on all containers with the same permissions.
Regards
Status changed to 'Confirmed' because the bug affects multiple users.