Two computers, one shows android IDs, other doesn't

I have two computers. One is a Linux server where we run some sort of automated tests for Android apps, the other is my local Windows.

If i take identical .apk file, and open it in my local Windows Appium inspector, i clearly see IDs, but if i open it in Linux with appium inspector, i only see xpath. I have zero clue where the problem might be.

I have different versions of appium inspector. Could this be a problem?

Windows.
App Version: 2024.2.2
Electron: 13.6.9
Node.js: 14.16.0
Android version: 13

Linux
App Version: 2023.2.1
Electron: 13.6.9
Node.js: 14.16.0
Android version: 11

image
image