Many errors from Sentry: "bad seed length: 48"
Categories
(Taskcluster :: Workers, enhancement)
Tracking
(Not tracked)
People
(Reporter: coop, Unassigned)
Details
These started yesterday. The first one is here: https://sentry.prod.mozaws.net/operations/generic-worker-tests/issues/5128936/
The error message is
ed25519: bad seed length: 64
...which leads me to believe it might be related to bug 1518913
After that, there are a bunch of similar errors:
bad seed length: 48
Comment 1•7 years ago
|
||
Yes, these are all in my testing in my wip PR. Sorry for the noise!
Comment 2•7 years ago
|
||
Indeed, generic-worker-tests sentry project is to notice if we get crashes during our CI tests, that might for some other reason go unnoticed. So they are important for highlighting that a change we are working on, if rolled out to production, would cause crashes, but luckily it also means that production isn't currently affected.
I'll close this now as the issue I believe was resolved by Aki and we've since landed his (awesome) changes.
| Assignee | ||
Updated•7 years ago
|
Description
•