tadscottsmith
tadscottsmith
I don't think it is setup to automatically generate a cert with multiple host names. You could try `rdio-scanner -listen :80 -ssl_listen :443 -ssl_auto_cert myscannerurl.com,www.myscannerurl.com` but I wouldn't bank on...
I don't know if this is directly related, but one thing worth mentioning, is it seems maybe you're trying to use the `ident` as the unique identifier, when in fact...
Any chance that the user before the error always has a `+systems` defined? In my testing it seems like I can create as many users as I want until I...
What I found is that after you try to create someone with a system once, none of your additional users will work until you rebuild. It's like it puts the...
I'm not sure yet why they aren't always getting set to but the 999 is coming from DB_UNSET which is the default value when the recorders start/restart. https://github.com/robotastic/trunk-recorder/blob/469744619aaaebe645712f27a5d87753fbbccbfd/trunk-recorder/global_structs.h#L8
I occasionally have this issue when leaving "Hold TG" on for too long, even though my PC never sleeps. Is this likely the same issue that you're already addressing?
@chuot any chance you'd be willing to briefly point me to what's causing this so I can patch my own instance? I hit this quite often using Hold TG and...
That's what I'm currently doing. I think I gave you that workaround :) It just requires me to remember to resave the config after every time I toggle the value...
Does it ever happen when there are multiple transmissions or is it always a single transmission like that?