You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed kathara and change the settings to use tmux as the terminal emulator for the devices. When I executed the command
kathara vstart -n pc1 --eth 0:A
It returned the following message:
CRITICAL (TypeError) decode() argument 'encoding' must be str, not None
Steps To Reproduce
Install tmux
Install kathara
Set terminal emulator to TMUX
Start a device in kathara
Expected Behavior
A new window (or session) assigned to the device.
Check Command Output
Current Manager is: Docker (Kathara)
Manager version is: 27.5.0
Python version is: 3.11.11 (main, Dec 4 2024, 08:55:08) [GCC 13.2.0]
Kathara version is: 3.7.8
Operating System version is: Linux-6.8.0-51-generic-x86_64
[Deploying devices] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1/1
[Deleting devices] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1/1
✓ Container run successfully.
The text was updated successfully, but these errors were encountered:
Thank you for opening this issue and bringing it to our attention.
You’re absolutely right—there seems to be a problem with libtmux versions 0.38.0 and later.
I’m currently investigating the root cause to determine the best solution. This may involve pinning libtmux to a stable, known-working version or identifying and addressing the changes introduced in newer versions that are causing this issue.
I’ll share an update with the final resolution as soon as possible.
Operating System
Ubuntu 24.04
Kathará Version
3.7.8
Bug Description
I installed kathara and change the settings to use tmux as the terminal emulator for the devices. When I executed the command
It returned the following message:
Steps To Reproduce
Expected Behavior
A new window (or session) assigned to the device.
Check Command Output
The text was updated successfully, but these errors were encountered: