Giter Club home page Giter Club logo

Comments (10)

juliusv avatar juliusv commented on May 22, 2024

@a86c6f7964 @antonlindstrom @Luzifer - you guys have been using Pushover in the past. Any clue about this problem?

from alertmanager.

antonlindstrom avatar antonlindstrom commented on May 22, 2024

I've used this successfully for quite some time and never seen an error like this. My best bet is that the clock is out of sync, that may cause some strange problems.

from alertmanager.

farcaller avatar farcaller commented on May 22, 2024

this is not a clock issue as confirmed by ntp.

from alertmanager.

camerondavison avatar camerondavison commented on May 22, 2024

I also have never seen this issue. Is it possible that the go library updated and alertmanager has not locked down the version?

from alertmanager.

juliusv avatar juliusv commented on May 22, 2024

That is possible. We don't vendor dependencies in alertmanager yet, but will do so at some point (we really should). If anyone is up for testing this against all current dependencies at that'd be awesome.

from alertmanager.

Luzifer avatar Luzifer commented on May 22, 2024

Can confirm the issue with my own builds. Currently having an open alert but no alert in pushover web console.

from alertmanager.

Luzifer avatar Luzifer commented on May 22, 2024

Does not look like an update in pushover lib… There is one change since 2014:
https://github.com/thorduri/pushover/compare/a8420a1935479cc266bda685cee558e86dad4b9f...master

This will not break anything… Maybe this is the problem: I'll take a look into the pushover API documentation.

from alertmanager.

Luzifer avatar Luzifer commented on May 22, 2024

To send an emergency-priority notification, the priority parameter must be set to 2 and the retry and expire parameters must be supplied.
(Source: https://pushover.net/api#priority)

So we need to send those two parameters too when sending emergency notifications. Seeing this the breaking change was 15 days ago with b7919b3.

from alertmanager.

farcaller avatar farcaller commented on May 22, 2024

Didn't notice there was a fix in #103, sorry. Filed #104 as an alternative though, it should be configurable IMO.

from alertmanager.

Luzifer avatar Luzifer commented on May 22, 2024

Closed #103 as #104 is a better solution!

from alertmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.