GNU bug report logs -
#70805
30.0.50; Emacs bug searching broken
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70805 in the body.
You can then email your comments to 70805 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Mon, 06 May 2024 18:34:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Heerdegen <michael_heerdegen <at> web.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 06 May 2024 18:34:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
it's already a while that debbugs-gnu.el always fails with error
messages like
| soap-invoke-internal: SOAP error: "soap:Server", "can't get
| http://localhost:1978/node/bts/search: 500 Can't connect to
| localhost:1978 at /usr/share/perl5/Debbugs/SOAP.pm line 444.
Also the web interface of the bug tracker seems to be in trouble.
Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Tue, 07 May 2024 08:36:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs <at> gnu.org> writes:
> Hello,
Hi Michael,
> it's already a while that debbugs-gnu.el always fails with error
> messages like
>
> | soap-invoke-internal: SOAP error: "soap:Server", "can't get
> | http://localhost:1978/node/bts/search: 500 Can't connect to
> | localhost:1978 at /usr/share/perl5/Debbugs/SOAP.pm line 444.
>
> Also the web interface of the bug tracker seems to be in trouble.
The Hyperestraier process doesn't start anymore on debbugs.gnu.org:
--8<---------------cut here---------------start------------->8---
root <at> debbugs:~# /etc/init.d/hyperestraier start
Starting hyperestraier: 2024-05-07T08:34:00Z ERROR startup failed: the database (/var/lib/hyperestraier/estmaster/_node/bts) could not open
--8<---------------cut here---------------end--------------->8---
I'll report this to <sysadmin <at> gnu.org>.
> Michael.
Best regards, Michael
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Tue, 07 May 2024 08:36:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Tue, 07 May 2024 11:00:02 GMT)
Full text and
rfc822 format available.
Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> root <at> debbugs:~# /etc/init.d/hyperestraier start
> Starting hyperestraier: 2024-05-07T08:34:00Z ERROR startup failed: the database (/var/lib/hyperestraier/estmaster/_node/bts) could not open
>
> I'll report this to <sysadmin <at> gnu.org>.
Thank you Michael.
Michael H.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Tue, 07 May 2024 11:00:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Wed, 15 May 2024 16:11:02 GMT)
Full text and
rfc822 format available.
Message #20 received at submit <at> debbugs.gnu.org (full text, mbox):
Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife
of text editors" <bug-gnu-emacs <at> gnu.org> writes:
> | soap-invoke-internal: SOAP error: "soap:Server", "can't get
> | http://localhost:1978/node/bts/search: 500 Can't connect to
> | localhost:1978 at /usr/share/perl5/Debbugs/SOAP.pm line 444.
As far as I can say this has not changed yet.
Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Wed, 15 May 2024 16:11:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Sun, 26 May 2024 07:41:02 GMT)
Full text and
rfc822 format available.
Message #26 received at 70805 <at> debbugs.gnu.org (full text, mbox):
-------------------- Start of forwarded message --------------------
Subject: [gnu.org #2052841] Hyperestraier doesn't start anymore on debbugs.gnu.org
From: "Ian Kelling via RT" <sysadmin <at> gnu.org>
To: michael.albinus <at> gmx.de
Date: Sat, 25 May 2024 17:07:49 -0400
On Tue May 07 04:59:53 2024, michael.albinus <at> gmx.de wrote:
> root <at> debbugs:~# /etc/init.d/hyperestraier start
> Starting hyperestraier: 2024-05-07T08:59:41Z ERROR startup
> failed: the database (/var/lib/hyperestraier/estmaster/_node/bts)
> could not open
fixed that error with
sudo -u www-data estcmd repair /var/lib/hyperestraier/estmaster/_node/bts
but now I'm thinking bugs weren't indexed while it was down
so I'm looking into that next.
--
Ian Kelling | Senior Systems Administrator, Free Software Foundation
GPG Key: B125 F60B 7B28 7FF6 A2B7 DF8F 170A F0E2 9542 95DF
https://fsf.org | https://gnu.org
-------------------- End of forwarded message --------------------
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Thu, 13 Jun 2024 21:55:02 GMT)
Full text and
rfc822 format available.
Message #29 received at 70805 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> On Tue May 07 04:59:53 2024, michael.albinus <at> gmx.de wrote:
> > root <at> debbugs:~# /etc/init.d/hyperestraier start
> > Starting hyperestraier: 2024-05-07T08:59:41Z ERROR startup
> > failed: the database (/var/lib/hyperestraier/estmaster/_node/bts)
> > could not open
>
> fixed that error with
>
> sudo -u www-data estcmd repair /var/lib/hyperestraier/estmaster/_node/bts
>
> but now I'm thinking bugs weren't indexed while it was down
> so I'm looking into that next.
Searching seems to work fine again - but I don't know whether any
results are missing or not.
Anyway - thanks so far. If you think this can be closed...just close.
Michael.
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Fri, 14 Jun 2024 16:34:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Heerdegen <michael_heerdegen <at> web.de>
:
bug acknowledged by developer.
(Fri, 14 Jun 2024 16:34:03 GMT)
Full text and
rfc822 format available.
Message #34 received at 70805-done <at> debbugs.gnu.org (full text, mbox):
Michael Heerdegen <michael_heerdegen <at> web.de> writes:
Hi Michael,
>> fixed that error with
>>
>> sudo -u www-data estcmd repair /var/lib/hyperestraier/estmaster/_node/bts
>>
>> but now I'm thinking bugs weren't indexed while it was down
>> so I'm looking into that next.
>
> Searching seems to work fine again - but I don't know whether any
> results are missing or not.
Don't know either.
> Anyway - thanks so far. If you think this can be closed...just close.
Yes, I do.
> Michael.
Best regards, Michael.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 13 Jul 2024 11:24:05 GMT)
Full text and
rfc822 format available.
bug unarchived.
Request was from
Michael Albinus <michael.albinus <at> gmx.de>
to
control <at> debbugs.gnu.org
.
(Sun, 28 Jul 2024 17:35:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#70805
; Package
emacs
.
(Sun, 28 Jul 2024 17:44:02 GMT)
Full text and
rfc822 format available.
Message #41 received at 70805 <at> debbugs.gnu.org (full text, mbox):
-------------------- Start of forwarded message --------------------
Subject: [gnu.org #2052841] Hyperestraier doesn't start anymore on debbugs.gnu.org
From: "Ian Kelling via RT" <sysadmin <at> gnu.org>
To: michael.albinus <at> gmx.de
Date: Sat, 27 Jul 2024 07:26:52 -0400
I think I got them indexed, but forgot to close this.
-------------------- End of forwarded message --------------------
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 26 Aug 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 295 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.