GUI - Interfaces Overview: No results found

Started by Hoselupf, December 20, 2024, 10:26:04 AM

Previous topic - Next topic
Hello together

I'm running a DEC 750 with OpenSense Business Version 24.10.1.
When I'm accessing the Interface Overview it's just showing me "No results found".
Also when trying to add a new VLAN I can not choose the physical parent interface, only other VLAN Interfaces.
I've tried to restart OPNSense and export/import the current configuration.

Operational wise anythign is running smoothly - no issues.
Any ideas what's going on ?


Can you clear the browser cache and see if that helps?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Hello Franco

Thanks for your help. I've tried this in different browsers as well as private tabs. Same behavior.

Hi,

Is this maybe a user with custom permissions to access GUI pages or a full admin?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

I'm logged in with a Full Admin User. Same behavior also when logged in with the default "root" user.

Do you get a valid JSON response when browsing to https://your.firewall/api/interfaces/overview/interfacesInfo ?
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

This is the output when opening https://your.firewall/api/interfaces/overview/interfacesInfo

{"total":0,"rowCount":0,"current":1,"rows":[]}

Hmm, so there is some form of problem in the backend that prevents it from returning all the data.

Does the interfaces widget on the dashboard exhibit the same: no interfaces show? Underneath it uses the same data.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Hello Franco

Yes you're right the Interface Widget in Dashboard is not showing anything.
Also in the VLAN Overview I don't see the Parent Interfaces.