-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
🐛 On branch BUG/1608_glances-network-error #1646
🐛 On branch BUG/1608_glances-network-error #1646
Conversation
Changes to be committed: modified: src/components/Widgets/GlNetworkInterfaces.vue modified: src/components/Widgets/GlNetworkTraffic.vue bug ref: #1608 v4api ref: https://glances.readthedocs.io/en/latest/api.html#get-network v3api ref: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst#get-network
✅ Deploy Preview for dashy-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, just tested and all plugins except the IP plugin seems to work, (the IP plugin shows a message that the glances version is not compatible with that plugin)
Thanks for your contribution! ✨
I can look again later this week at the ip plugin.
I suspect it is a similar problem in that the fields returned have changed
names.
…On Wed, Aug 7, 2024, 07:03 Tobias ***@***.***> wrote:
Fixes #1608 <#1608> and #1594
<#1594> 🚀
—
Reply to this email directly, view it on GitHub
<#1646 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AX7BZ24S3HGHMR3UGWZB2G3ZQH5JRAVCNFSM6AAAAABLHN4U2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZTGIYDKOJRHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
The glances gl-ip-address widget seems to work with no errors? Where is the version error message? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @hockwill and @CrazyWolf13
I see this was approved a bit ago. Is there something else I need to do that I have not done? |
Yes, a merge was needed :). |
Category:
BUGFIX
Overview
Glances Widgets for Network Traffic and Interfaces were not correctly displaying information provided from the api response.
Issue Number #1608
Code Quality Checklist (Please complete)