From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,936ac7676e90326c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p23g2000prp.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: ViewMTN service restored on www.ada-france.org Date: Wed, 28 Jan 2009 16:29:38 -0800 (PST) Organization: http://groups.google.com Message-ID: <82c49742-d8ed-4f7c-a725-966da3f31a6d@p23g2000prp.googlegroups.com> References: <4c94ce54-cb0b-4375-af57-58d2d0bd9d5c@l33g2000pri.googlegroups.com> <02ade2e6-ab9b-4b0c-84c5-55dc37fcb9aa@f40g2000pri.googlegroups.com> <427f3949-5477-4e21-af9b-c494affc4de2@t39g2000prh.googlegroups.com> NNTP-Posting-Host: 94.108.188.142 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1233188979 6462 127.0.0.1 (29 Jan 2009 00:29:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 29 Jan 2009 00:29:39 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p23g2000prp.googlegroups.com; posting-host=94.108.188.142; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.18) Gecko/20081030 Iceape/1.1.13 (Debian-1.1.13-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4489 Date: 2009-01-28T16:29:38-08:00 List-Id: On Jan 28, 11:49 am, Anders Wirzenius wrote on comp.lang.ada: > Ludovic Brenta writes: > > On Jan 27, 11:52 pm, Manuel Gomez wrote on comp.lang.ada: > >> On 27 ene, 19:49, Ludovic Brenta wrote: > > >> > I have finally gotten around to installing, testing and restoring the > >> > ViewMTN service onhttp://www.ada-france.org:8081. > > >> All the links on that page are currently returning "internal server > >> error" > > > Not im my experience (I just tried several branches and the list of > > tags again). I'll look at the server log tonight. Which links > > specifically give you this error? > > I got "internal server error" on some links this morning (7.30 > EET). The browsing was from the address 81.209.10.42 > (cy42.netikka.fi). > > Now at least the last three links are not giving that > error. 12.45 EET, from 194.251.142.28. Thanks for the reports. I have investigated the logs and asked the author of ViewMTN what the problem might be. As it turns out, you get a "500 Internal Error" if you send a request to ViewMTN while someone else, at the same time, is using the monotone server (over netsync). The monotone server locks the database and ViewMTN cannot read from it. So, the simple solution if you see this error message again is: try again a few moments later. I may try to find the time to reduce this annoyance but I make no promises. This problem is quite minor after all. -- Ludovic Brenta.