hey - has anyone seen the guest-console-log contai...
# harvester
b
hey - has anyone seen the guest-console-log container in a VM pod crashing after a migration? There are no container logs on the harvester host for it (file is empty) and using crictl to inspect the container it says "reason": "Error", exitCode": 1
the VM and the VM container is fine
Missed on my first search but looks like https://github.com/harvester/harvester/issues/7068
a
What Harvester version are you running? According to the GH issue the problem should be fixed in >= v1.5.0.
b
We're on 1.4.2. 1.5.x doesn't look to be "stable" yet so have not upgraded
(based on the latest tag in the docs for the version)
a
You should consider updating to v1.5.1. We consider this version to be stable.
There will be no backport of the fix to 1.4.x.
b
Which we can now do in one upgrade which is fantastic! We might wait for this to be fixed first https://github.com/harvester/harvester/issues/8348
a
Don't expect another patch version. It will only be released if necessary.
b
It seems to be affecting people https://rancher-users.slack.com/archives/C01GKHKAG0K/p1747689347312759 so hoping it will be released
a
This issue seems to be fixed in 1.6.0.
b
Found a related ticket which has milestone 1.5.2 so assume it will be released in the 1.5.x range https://github.com/harvester/harvester/issues/8471