archer31
archer31
Sadly the person who was working on this abandoned their pull request as they ran out of time to work on it. The maintainers might decide to mark this issue...
A workaround it to just link your ssh-askpass to the location that obsidian-git is looking at. ``` sudo ln -s $(which ssh-askpass) /usr/X11R6/bin/ssh-askpass ``` if you don't have a ssh-askpass...
This is for the Node Status check. My systems report that these four services are failed: `logwatcher, nexus, statscollector, tricorder`. But when i go to the actual system, systemctl reports...
I am talking about this line [here](https://github.com/kuhn-ruess/Checkmk-Checks/blob/8ca9e1adc71a15fa60a9bce457b88a519163359b/cohesity/src/agents/special/agent_cohesity#L87C1-L88C1)
looks like that does not fix the issue. i am getting a parse failed error `Parsing of section cohesity_node_status failed WARN` here is the output of that section. possibly is...
looks like this is a page that doesnt exist. i can't reach it from a web browser.
Unfortunately none of the posted solutions work to resolve the segfault. What I have tried: * Downgrading torch and torchvision * This just results in the gpu not being detected...
This appears to be a duplicate of #536