Closed Bug 968723 Opened 10 years ago Closed 5 years ago

[pulsetranslator] TypeError: argument of type 'NoneType' is not iterable (builddata['platform'])

Categories

(Webtools :: Pulse, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: whimboo, Unassigned)

Details

The following traceback I got from Ashish when he restarted pulsetranslator today. Looks like in some cases the platform is not set:

Traceback (most recent call last):
  File "/home/webtools/apps/pulsetranslator/src/pulsetranslator/pulsetranslator/pulsetranslator.py", line 205, in on_pulse_message
    if '-debug' in builddata['platform']:
TypeError: argument of type 'NoneType' is not iterable
Have you seen this since?
Flags: needinfo?(hskupin)
Assignee: dkl → nobody
We never actually checked that again when the Pulsetranslator gets restarted. It may have also been a bad pulse notification from buildbot. Given that I have not attached the message, it's hard to tell what happened. :/ We may have to work together in case pulsetranslator needs a restart. I can then watch our listeners.
Flags: needinfo?(hskupin)
I saw this too recently.
Priority: -- → P3

Pulsetranslator translated buildbot messages, and buildbot is no more.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.