-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
- I have read and understood docs/Issues.md.
Describe the bug
I use oxidized to retrieve the configuration of our Schneider/APC UPS systems with scp using the apc_aos model.
After some days, oxidized does not fetch any configurations anymore.
Removing the apc_aos devices solves the problem.
To Reproduce
Note: I'm working on this. Changing the logging facility of oxidized was the first step, so I can dump a backtrace of each thread and change the logging level on the fly (=> debug).
Steps to reproduce the behavior:
- Fetch the configs of apc_aos devices
- Wait some days
- Oxidized does not retrieve any configuration anymore
This is reproducible on our production server.
Expected behavior
Using the aos_apc model does not block oxidized from retrieving configurations.
Configuration
Not relevant
Logs
No relevant logs for the moment
Running environment (please complete the following information):
- OS: official container version 0.33.0 [currently testing with 0.34.1]
- oxidized version: 0.33.0 [currently testing with 0.34.1]
- oxidized-web version: 0.17.0
- Manufacturer model an software version: APC UPS Management Card AP9640
- oxidized model name: apc_aos
Additional context
Reactions are currently unavailable