Open
Description
I am getting the following error in my logs
trunk-recorder | [2025-03-14 16:04:11.393790] (error) [Henry_County_P25_Simulcast] 19C TG: 273 Freq: 853.212500 MHz Broadcastify Metadata Upload Error: INVALID-SYSTEM-ID
trunk-recorder | [2025-03-14 16:04:11.395224] (error) [Henry_County_P25_Simulcast] 19C TG: 273 Freq: 853.212500 MHz Plugin Manager: call_end - broadcastify_uploader failed.
I have the system ID in config.json configured with the one Broadcastify gave me.
I have noticed is in the official documentation they quote the ID in double quotes (i.e. "broadcastifySystemId": "91",
). If I do that in my json config I get a type error about it needing to be an int and not a string. So, unfortunately I am not quoting the ID in my config. I am willing to bet this is related somehow. Without knowing where to look it is hard for me to track this down.
Metadata
Metadata
Assignees
Labels
No labels