I'm hitting an error in codesign. It's reporting "The timestamp service is not available." Are other people hitting this error?
I confirmed that if I use -timestamp=none, it works (but of course I cannot notarize). So I'm inclined to believe that the error message actually means what it says.
I tried rebooting, checked my certificates haven't expired, and tried using three different LANs to eliminate networking issues.
The app I'm signing is Electron, and I've noticed that the specific file it dies on changes each time. That makes me suspect the timestamp service might be only working intermittently.