jenkins-infra / uplink

A simple telemetry service for Jenkins instances.
https://uplink.jenkins.io/
GNU Affero General Public License v3.0
1 stars 2 forks source link

TypeError: Cannot read property 'filter' of undefined #24

Closed sentry-io[bot] closed 5 years ago

sentry-io[bot] commented 5 years ago

Sentry Issue: UPLINK-B

TypeError: Cannot read property 'filter' of undefined
  File "/srv/uplink/build/services/events.js", line 64, in context.app.service.create.then.catch
    if (!err.errors.filter(e => e.type == 'unique violation')) {
  ?, in null.<anonymous>

TypeError: Cannot read property 'filter' of undefined