Home > IP Device Center > Services - "We're terribly sorry"
Ingeborg Hellemo <Ingeborg.Hellemo@cc.uit.no> writes:
morten.brekkevold@uninett.no said:
Ingeborg, if you can, please try the attached patch for this problem (I have no Postgres 8.2 to test on).
Nope. We are still sorry. This time because of one escape too many. [snip] WHERE key='serviceid' and value IN (''1','6','2','8','4','5','3'')
That doesn't make sense. I took a look at servicetable.py on po, and it doesn't match servicetable.py from the current trunk or NAV 3.3. A few lines below the patched line, it contains the following: WHERE key='serviceid' and value IN (\'%s\')""" % serviceIDs This extra quote must have been added by you or someone else; it breaks both my patch and the original functionality. -- mvh Morten Brekkevold UNINETT
From prieheck at iwu.edu Tue Oct 30 10:20:17 2007 From: prieheck at iwu.edu (Pat Riehecky) Date: Tue Oct 30 16:20:15 2007 Subject: [Nav-users] deb woes Message-ID: <1193757617.6102.20.camel@thales.iwu.edu>
I have setup the mirror in the documentation to get the 3.3 nav package, but luck is not on my side. Setting up nav (2+3.3.0-2) ... dpkg: error processing nav (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: nav E: Sub-process /usr/bin/dpkg returned an error code (1) any ideas?
morten.brekkevold@uninett.no said:
That doesn't make sense. I took a look at servicetable.py on po, and it doesn't match servicetable.py from the current trunk or NAV 3.3.
Oops, sorry about that! Too much messing around with too many parts of the system. The patch of course works as expected. Thank you! --Ingeborg -- Ingeborg ?strem Hellemo -- ingeborg@cc.uit.no (Univ. of Troms?, Norway)
Ingeborg Hellemo <Ingeborg.Hellemo@cc.uit.no> writes:
The patch of course works as expected.
Thank you!
Thanks for testing the patch :) -- mvh Morten Brekkevold UNINETT
From morten.brekkevold at uninett.no Wed Oct 31 13:56:35 2007 From: morten.brekkevold at uninett.no (Morten Brekkevold) Date: Wed Oct 31 13:56:42 2007 Subject: [Nav-users] AlertEngine - delayed alerts, something is not right In-Reply-To: <200710310723.l9V7NSwU000650@barnetv.cc.uit.no> (Ingeborg Hellemo's message of "Wed, 31 Oct 2007 08:23:28 +0100") References: <200710310723.l9V7NSwU000650@barnetv.cc.uit.no> Message-ID: <yyld4uvtpbw.fsf@voldsminde.uninett.no>
On Wed, 31 Oct 2007 08:23:28 +0100 Ingeborg Hellemo <Ingeborg.Hellemo@cc.uit.no> wrote:
(My mission this week is to keep you occupied with new bugs)
You're not the only one ;-)
I have made a nightly profile which is supposed to send alerts immediately via email and delayed (Daily queue) to my phone.
Something is happening with queuing/deleting alerts which makes me receive two emails and I am not sure if I would have received any sms in the morning.
I'm having a hard time understanding what you mean here. Just to make sure I understand: When an event occurs, you receive two identical alerts by e-mail? Did you receive SMS alerts or not?
(Today I wasn't supposed to because all downs were canceled by ups).
The alert queuing is, unfortunately, not intelligent enough to suppress alerts for states that have been cancelled out during the queue period. I do believe this feature exists on at least one of our many infamous TODO lists :-| -- mvh Morten Brekkevold UNINETT
From Ingeborg.Hellemo at cc.uit.no Wed Oct 31 14:44:33 2007 From: Ingeborg.Hellemo at cc.uit.no (Ingeborg Hellemo) Date: Wed Oct 31 14:44:38 2007 Subject: [Nav-users] AlertEngine - delayed alerts, something is not right In-Reply-To: Your message of "Wed, 31 Oct 2007 13:56:35 +0100." <yyld4uvtpbw.fsf@voldsminde.uninett.no> Message-ID: <200710311344.l9VDiXYI010616@barnetv.cc.uit.no>
morten.brekkevold@uninett.no said:
When an event occurs, you receive two identical alerts by e-mail?
Yes. This does not happen during my daytime profile because then both email and sms is sent immediately and nothing is queued. morten.brekkevold@uninett.no said:
Did you receive SMS alerts or not?
I did not. I hoped it was because the queuing system was intelligent, but as you describe it I was supposed to receive 10 sms-warnings this morning - which I didn't. --Ingeborg -- Ingeborg ?strem Hellemo -- ingeborg@cc.uit.no (Univ. of Troms?, Norway)
participants (2)
-
Ingeborg.Hellemo@cc.uit.no -
morten.brekkevold@uninett.no