```
[ container ]
Traceback (most recent call last):
File "/usr/libexec/vyos/services/vyos-configd", line 155, in run_script
script.generate(c)
File "/usr/libexec/vyos/conf_mode/container.py", line 569, in generate
host_ident = get_host_identity()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/vyos/utils/network.py", line 67, in get_host_identity
uuid = cmd(f"cat /sys/class/dmi/id/product_uuid").strip().replace("-", "").lower()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/vyos/utils/process.py", line 189, in cmd
raise OSError(code, feedback)
PermissionError: [Errno 1] failed to run command: None cat /sys/class/dmi/id/product_uuid
returned:
exit code: 1
[[container]] failed
Commit failed
Warning: you have uncommitted changes that will not be saved.
```
```
Version: VyOS 2025.09.27-0018-rolling
Release train: current
Release flavor: generic
Built by: autobuild@vyos.net
Built on: Sat 27 Sep 2025 00:18 UTC
Build UUID: af6c0769-8971-4f88-a9e4-e81f5aa7e246
Build commit ID: 137b20e4253f02
Architecture: x86_64
Boot via: installed image
System type: bare metal
Secure Boot: disabled
Hardware vendor: empty
Hardware model: empty
Hardware S/N: empty
Hardware UUID: Unknown
Copyright: VyOS maintainers and contributors
```