nautobot-app-golden-config
nautobot-app-golden-config copied to clipboard
Nautobot Server shuts down on visit of Compliance report page
Environment
- Python version: 3.11
- Nautobot version: 2.0.3
- nautobot-golden-config version: 2.0.0
Expected Behavior
Page shows up
Observed Behavior
Server crashes.
Steps to Reproduce
- Start a fresh install of nautobot, install
nautobot-plugin-golden-config
- Run migration and post migration, Then start server
- Visit
/plugins/golden-config/config-compliance/overview/
Works fine here: https://demo.nautobot.com/plugins/golden-config/config-compliance/overview/ can you explain your setup better to understand what the issue is?
At a guess, something to do with not having necessary plugin configuration or not having any GC data in the database?
Yea, that makes sense, @timizuoebideri1 can you provide your plugin configuration.
Yea, that makes sense, @timizuoebideri1 can you provide your plugin configuration.
I made a fresh install, but this time using Docker and without any plugin setup or database dump, and it appears to be working great.
I'm presuming there's a problem with m1 Mac because it runs properly on docker.
@timizuoebideri1 i have the same problem on m1 mac!!