Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88852 invoked from network); 21 Jul 2018 10:21:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2018 10:21:22 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.218.48 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:36457] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/64-47674-129035B5 for ; Sat, 21 Jul 2018 06:21:21 -0400 Received: by mail-oi0-f48.google.com with SMTP id n21-v6so10109540oig.3 for ; Sat, 21 Jul 2018 03:21:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lerdorf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Nips5wFokMRFdi7uDEH4/iMBs6xRfwNRBWAqZ58/Pc0=; b=Fg9jfRAN5Q+O69cauPZQKffUVtusBHtBqU3JNPftONbvnUgcnOgkAnv47fWekMm5cc SRsq0MIdOVD5CmI0KeozHxS/O8qzlNBo7NYb02B+uqGFgl9IRZQFsyJqKKENfwsDNyRr bx6d4vJYvseiyq/CND5PH/4N39NwhaBbcOpzalYURA32kqQxk5SE2AP8fpBBKke191Ua Nm0P/vLyCp3F0080M3wMfrIzblN9UTjzFHynVD4GPLsuKPuKlsT100tObB3BFr1Du8FM 8U+5cWRs0j67NS9zo4EQKYgtxkvb95ta5eNISc8lLvpqFNbJELAmdgXUZB9jfW/PZCV0 2Qhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Nips5wFokMRFdi7uDEH4/iMBs6xRfwNRBWAqZ58/Pc0=; b=EyQ6Q6nTTemXt/5HDonnlmCWz7/CONjJbIrLHJO7cIBHXAcX5VCz9qpdIzRf7uKmMM YS5H8vDSEdd5AhztrLNpql9TP7EGP3+qvfKviOX+uxth1MMsEE6n4uH8LEsHrfn/CwJp i49oQTzISJr0Ybu3wSYqvFJ/tb0WmKQWTms1MqLyl9hYuzP6SRgchu6k3XiqYGgEHPqj 1DU0FyMG1Zpk221B8qO+gAGgoUHKWefU6vdr2JOLB9r15QD1WBGRhn+2lH2KXY7ALcFo rYsWDDMugW5T1KQRJedLAmWQ67jfC6dAt8HRc5g42bXrAV/1BSGJumFaY4JZj413bjR4 FJvQ== X-Gm-Message-State: AOUpUlHQSW9cHUge04XWh5anYPOj582JcbUzAWvBGv9H8+eje2E5VCVW yLv3wVCuhIwuUOyj5T0W7umHycaqB8SMl/O3222I3xuHKujvHg== X-Google-Smtp-Source: AAOMgpd9JawsMa/OvoOPf9hD45cYdVHHig3J6mhoZBw1ItChSTJsMucnwrRa2sucB2d4TuMHISiVEytoL3pyDhvAeWE= X-Received: by 2002:aca:4914:: with SMTP id w20-v6mr1158362oia.5.1532168478986; Sat, 21 Jul 2018 03:21:18 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a4a:4786:0:0:0:0:0 with HTTP; Sat, 21 Jul 2018 03:20:38 -0700 (PDT) In-Reply-To: References: <18175878-80bb-e607-aa19-7775a7b5967b@gmx.de> Date: Sat, 21 Jul 2018 06:20:38 -0400 Message-ID: To: "Christoph M. Becker" Cc: Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary="000000000000ed21bc05717fc58f" Subject: Re: [PHP-DEV] bugs.php.net downtime From: rasmus@lerdorf.com (Rasmus Lerdorf) --000000000000ed21bc05717fc58f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Yeah, working on it. Amazingly it looks like it is an ipv6 issue. The old bugs didn't have an ipv6 address, but the new one does and we store the ip of the commenter using the MySQL function inet_aton() and not inet6_aton(). Need to change that, but also alter the table to make the column fit an ipv6 addr. On Sat, Jul 21, 2018 at 6:18 AM, Christoph M. Becker wrote: > On 21.07.2018 at 12:10, Rasmus Lerdorf wrote: > > > Works fine for me on https://bugs.php.net/bug.php?id=3D76635&thanks=3D1 > > I just commented =E2=80=9CTesting=E2=80=9D, but the comment isn't there. = Don't the > error logs give some useful hints? > > > On Sat, Jul 21, 2018 at 6:06 AM, Christoph M. Becker > > wrote: > > > >> On 21.07.2018 at 11:51, Rasmus Lerdorf wrote: > >> > >>> That one should be fixed. It was actually posting the comments, but > >> getting > >>> an error after. If you reload the bug you see it. > >> > >> I've commented multiple times on bug 76637, but none of the comments a= re > >> visible. I also commented on bug 76642 and successfully changed a typ= o > >> in the title (summary), but the =E2=80=9Cmeta info changed=E2=80=9D co= mment is not there > >> either. > >> > >>> On Sat, Jul 21, 2018 at 5:41 AM, Christoph M. Becker < > cmbecker69@gmx.de> > >>> wrote: > >>> > >>>> On 21.07.2018 at 10:46, Nikita Popov wrote: > >>>> > >>>>> On Tue, Jul 17, 2018 at 10:38 PM, Rasmus Lerdorf > > >>>> wrote: > >>>>> > >>>>>> I need to move bugs.php.net to another server sometime today. I > won't > >>>> be > >>>>>> able to do it without a little bit of downtime as I have to stop n= ew > >>>>>> activity on the existing box, copy the DB over and then point DNS = to > >> the > >>>>>> new box. The DNS TTL is only 5 minutes, so it shouldn't be > unavailable > >>>> for > >>>>>> much longer than that. > >>>>>> > >>>>>> Hopefully the new box will be a bit quicker too. It is moving from > PHP > >>>> 5.5 > >>>>>> to 7.2 on faster hardware. > >>>>> > >>>>> I'm getting a WSOD when trying to add a comment to a bug while logg= ed > >> in. > >>>>> Not sure what's different for me, as it seems to work for other @ > >> php.net > >>>>> users. > >>>> > >>>> Same for me; it doesn't matter whether I'm logged in as cmb@ or just > >>>> commenting as user. Interestingly, altough I get the 500, I can > change > >>>> the meta information (status, summary, etc.), but no comment is adde= d. > --000000000000ed21bc05717fc58f--