[GH-ISSUE #663] [Bug] Host OS detection error #16097

Closed
opened 2026-05-29 00:37:36 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @walterzilla on GitHub (Jul 14, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/663

Komodo v1.18.4
Host OS Debian 12 up-to-date

Image

Debian 11 detected: Image
Originally created by @walterzilla on GitHub (Jul 14, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/663 Komodo v1.18.4 Host OS Debian 12 up-to-date <img width="890" height="219" alt="Image" src="https://github.com/user-attachments/assets/43208862-c5b6-493f-83ee-0d19002759dc" /> <p></p> Debian 11 detected: <img width="839" height="400" alt="Image" src="https://github.com/user-attachments/assets/93253af8-6680-4e28-a93a-445ff08ce539" />
Author
Owner

@Skyfay commented on GitHub (Jul 14, 2025):

All my VM's, the Synology Nas and also Truenas (Debian based) are displayed like this. However, the kernel versions are displayed correctly for all of them. Unfortunately I don't have an Ubuntu machine to see if Komodo can distinguish this or if it is simply the default value for Linux machines.

<!-- gh-comment-id:3071005658 --> @Skyfay commented on GitHub (Jul 14, 2025): All my VM's, the Synology Nas and also Truenas (Debian based) are displayed like this. However, the kernel versions are displayed correctly for all of them. Unfortunately I don't have an Ubuntu machine to see if Komodo can distinguish this or if it is simply the default value for Linux machines.
Author
Owner

@walterzilla commented on GitHub (Jul 14, 2025):

Same value using Ubuntu 25.04 as host, just noticed core and periphery containers OS version is Debian 11.11...so I suppose in that field is being reported Komodo containers OS version instead of host OS version...

<!-- gh-comment-id:3071160648 --> @walterzilla commented on GitHub (Jul 14, 2025): Same value using Ubuntu 25.04 as host, just noticed core and periphery containers OS version is Debian 11.11...so I suppose in that field is being reported Komodo containers OS version instead of host OS version...
Author
Owner

@Skyfay commented on GitHub (Jul 14, 2025):

True if you want the "real" values, you need to use Periphery as systemd service.

You can also do this to get it working:

-v /etc/os-release:/etc/os-release:ro

<!-- gh-comment-id:3071165260 --> @Skyfay commented on GitHub (Jul 14, 2025): True if you want the "real" values, you need to use Periphery as systemd service. You can also do this to get it working: ```-v /etc/os-release:/etc/os-release:ro```
Author
Owner

@mbecker20 commented on GitHub (Jul 14, 2025):

Yes I was going to say, the periphery container is Debian, I think systemd should be correct. The kernel is correct regardless because container share it with the host.

<!-- gh-comment-id:3071237089 --> @mbecker20 commented on GitHub (Jul 14, 2025): Yes I was going to say, the periphery container is Debian, I think systemd should be correct. The kernel is correct regardless because container share it with the host.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#16097