b1kjsh

Results 4 comments of b1kjsh

> I figured out that is not the IP addresses that are not beeing assigned for some reason it is the qemu_agent that dont works properly and isnt able to...

I pulled the code and fixed it myself. If you'd like I can post it as a PR or something for you to review if you'd like. I added some...

I forked it and uploaded my changes. You can inspect them here if you'd like: https://github.com/b1kjsh/traktor-nml-utils/commit/5563920c6c1a4378be0c75c8be963e8dcf190643

I get this same problem with using GuardRails: ``` pydantic_core._pydantic_core.ValidationError: 1 validation error for GuardrailResult error Input should be a valid string [type=string_type, input_value={}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/string_type...