Skip to content

Network graphql query returns empty list #1818

@jandrop

Description

@jandrop

Environment

Unraid OS Version:
7.2.2

Are you using a reverse proxy?
No

Pre-submission Checklist

  • I have verified that my Unraid OS is up to date
  • I have tested this issue by accessing my server directly (not through a reverse proxy)
  • This is not an Unraid Connect related issue (if it is, please submit via the support form instead)

Issue Description

Network query returns empty list.

query Network {
info {
devices {
network {
id
iface
model
vendor
mac
virtual
speed
dhcp
}
}
}
}

Image

Steps to Reproduce

  1. Create a query
  2. Execute the query

Expected Behavior

Network data should be in the response

Actual Behavior

Network response is empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions