-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
}
}
}
}
Steps to Reproduce
- Create a query
- Execute the query
Expected Behavior
Network data should be in the response
Actual Behavior
Network response is empty
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working