chrivers / bifrost

Hue Bridge Emulator
GNU General Public License v3.0
124 stars 6 forks source link

Event loop broke: unknown field `description` #37

Closed andawi closed 2 months ago

andawi commented 2 months ago

I recently discovered this project and am really excited to give it a try! :) Many thanks for creating it!

After setting up the latest version (Sep 7), I ran into an error that continuously loops without further success.

ERROR bifrost::z2m                   > [server1] Event loop broke: unknown field `description`, expected one of `date_code`, `definition`, `disabled`, `endpoints`, `friendly_name`, `ieee_address`, `interview_completed`, `interviewing`, `manufacturer`, `model_id`, `network_address`, `power_source`, `software_build_id`, `supported`, `type` at line 1 column 177009

The complete log (since it exceeds the character limit of one post) error_log_2024-09-13T12:50:45.txt

Not sure if the provided log is sufficient for further analysis. I'm happy to help and provide additional details, logs, etc.

chrivers commented 2 months ago

@andawi please try again - let me know how it goes :)

andawi commented 2 months ago

Bugfix confirmed - many thanks!