[circle] ERROR (EXTERNAL IP): Internal Server Error: /dashboard/node/graph/alloc/6h
File "./dashboard/views/graph.py", line 161, in get
return super(NodeListGraphView, self).get(request, None, metric, time)
File "./dashboard/views/graph.py", line 64, in get
return HttpResponse(metric.get_graph(graphite_url, time),
File "./dashboard/views/graph.py", line 111, in get_graph
params = {'target': self.get_target(),
File "./dashboard/views/graph.py", line 270, in get_target
n.ram_size for n in nodes if n.online)
TypeError: unsupported operand type(s) for +: 'long' and 'unicode'
-
Status changed to closed by commit 5c50b5
Toggle commit list
Please
register
or
sign in
to comment