-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crash on RHEL7 #14
Comments
[root@ding ~]# docker version Server: |
|
Thanks for the feedback, please update to the latest version 0.1.6. |
[root@ding ~]# docker-dashboard
TypeError: value.toFixed is not a function
at formatYLabel (/usr/lib/node_modules/docker-dashboard/node_modules/blessed-contrib/lib/widget/charts/line.js:114:23)
at getMaxXLabelPadding (/usr/lib/node_modules/docker-dashboard/node_modules/blessed-contrib/lib/widget/charts/line.js:121:14)
at Line.setData (/usr/lib/node_modules/docker-dashboard/node_modules/blessed-contrib/lib/widget/charts/line.js:124:22)
at refreshData (/usr/lib/node_modules/docker-dashboard/lib/widget-container.js:86:11)
at IncomingMessage. (/usr/lib/node_modules/docker-dashboard/lib/widget-container.js:138:6)
at emitOne (events.js:116:13)
at IncomingMessage.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at IncomingMessage.Readable.push (_stream_readable.js:208:10)
The text was updated successfully, but these errors were encountered: