I'm trying to create multiple user accounts that are limited to only displaying Interface Details for specified interfaces, but am running into an error. I can successfully select the Single Interface to limit the account to, however, after selecting "Interface Details" for the Home Page View I attempt to select the Default Device by clicking "Edit" and get the following error:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.IndexOutOfRangeException: Node 3 is not in the Nodes table. at SolarWinds.Orion.Web.NetObjectFactory.Create(String netObjectId) at SolarWinds.Orion.NPM.Web.Interface.get_Node() at SolarWinds.Orion.NPM.Web.Interface.get_Name() at Orion_Admin_EditDefaultNetObject.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Does anyone have any advice on how to resolve this issue? I have no issues when creating an account limited to a single node and selecting the default device node, but can't seem to get anywhere with the single interface option. Any help would be appreciated.