mkoreneff / iommu_info_generate

Script to import data in the http://iommu.info database
http://iommu.info
Apache License 2.0
8 stars 0 forks source link

request error: Bad Request #7

Open stephenenelson opened 9 months ago

stephenenelson commented 9 months ago

Received the following:

root@pve:~/iommu_info_generate# python3 generate_data.py
request error: Bad Request
{"board":{"version":["This field may not be blank."]}}
please report this issue: https://github.com/mkoreneff/iommu_info_generate/issues/new/choose`

My board: ASRock B550M Pro 4

mkoreneff commented 9 months ago

Can you please paste me the output cat /sys/devices/virtual/dmi/id/board_version

stephenenelson commented 9 months ago

It appears to be blank.

root@pve:~/iommu_info_generate# cat /sys/devices/virtual/dmi/id/board_version

root@pve:~/iommu_info_generate#
mkoreneff commented 9 months ago

Thanks, I'll put a fix up shortly.