https://bugzilla.wikimedia.org/show_bug.cgi?id=57174

       Web browser: ---
            Bug ID: 57174
           Summary: some gdash images are broken (500 ISE from graphite)
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
               URL: https://gdash.wikimedia.org/dashboards/filebackend/
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

https://gdash.wikimedia.org/dashboards/filebackend/ uses a few broken images.
(500 ISE)

One example:

https://graphite.wikimedia.org/render/?title=LockManager%20Sampled%20Call%20Rate%20log%282%29%20-8hours&from=-8hours&width=1024&height=500&until=now&areaMode=none&hideLegend=false&logBase=2&lineWidth=1&lineMode=connected&target=cactiStyle%28LockManager.*.count%29

Graphite encountered an unexpected error while handling your request.

Please contact your site administrator if the problem persists.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 92, in
get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "/opt/graphite/webapp/graphite/render/views.py", line 105, in renderView
    seriesList = evaluateTarget(requestContext, target)
  File "/opt/graphite/webapp/graphite/render/evaluator.py", line 10, in
evaluateTarget
    result = evaluateTokens(requestContext, tokens)
  File "/opt/graphite/webapp/graphite/render/evaluator.py", line 21, in
evaluateTokens
    return evaluateTokens(requestContext, tokens.expression)
  File "/opt/graphite/webapp/graphite/render/evaluator.py", line 29, in
evaluateTokens
    return func(requestContext, *args)
  File "/opt/graphite/webapp/graphite/render/functions.py", line 575, in
cactiStyle
    lastLen = max([len(repr(int(safeLast(series)))) for series in seriesList])
+ 3
TypeError: int() argument must be a string or a number, not 'NoneType'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to