Talha Irfan

Results 14 comments of Talha Irfan

Any fix or a good workaround for this?

@joedborg did you followed the install guide? seems like the drivers are not running properly or missing. verify driver pods + storageClass

This is according to global installation go to this path `C:\Users\\AppData\Roaming\npm\node_modules\tor-router\node_modules\@deadcanaries\granax\index.js` and replace the line ``` switch (platform) { case 'win32': -> torpath = path.join(BIN_PATH, 'Browser', 'TorBrowser', 'Tor', 'tor.exe'); break;...

I'm having same behaviour. @fherbert this doesn't fix it.

@njnygaard can you post your Alertmanager CR too?

So, the `prometheus-operator` creates an alertmanager config with the name of `alertmanager-xxxx-generated` Now I'm assuming that you made no changes to the chart for alertmanager. So it's going to default...

Okay great so you used the `kube-prometheus-stack` All you have to do is look at these configs: https://github.com/prometheus-community/helm-charts/blob/2a0d552bab9f9686008fbcdb9ad63c6382485f98/charts/kube-prometheus-stack/values.yaml#L424 To be specific you need to add the AlertmanagerConfig selector label.