-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
questionFurther information is requestedFurther information is requestedstatus: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bugSomething isn't working as expectedSomething isn't working as expected
Description
Environment
- Nautobot version (Docker tag too if applicable):
- Python version: Python 3.9.20
- Database platform, version: mysql-server-8.0.36-1
- Middleware(s):
Steps to Reproduce
- follow the guide to install capacity metrics. from the gui under apps , it is installed, the page say it supports mysql
Expected Behavior
When trying https://nautobot.xxx.com/api/plugins/capacity-metrics/app-metrics
should see the data, like demo.nautobot.com/api/plugins/capacity-metrics/app-metrics
Observed Behavior
{"error": "DISTINCT ON fields is not supported by this database backend", "exception": "NotSupportedError", "nautobot_version": "2.3.13", "python_version": "3.9.20"}
mysql database
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedstatus: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bugSomething isn't working as expectedSomething isn't working as expected