Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyeZc-0004xh-Eg for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:18:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1eyeZb-0001dL-E9 for pgadmin-hackers@arkaria.postgresql.org; Wed, 21 Mar 2018 14:18:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eyeXQ-0006cS-Rh for pgadmin-hackers@lists.postgresql.org; Wed, 21 Mar 2018 14:16:25 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1eyeXN-0006xb-37 for pgadmin-hackers@postgresql.org; Wed, 21 Mar 2018 14:16:23 +0000 Received: by mail-wm0-x236.google.com with SMTP id l9so10051307wmh.2 for ; Wed, 21 Mar 2018 07:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=IgrMoAjs20WSRO1PJ4Mq2TO2cW7FsQhSwejNoQSMvk8=; b=c/r+bjdrohHMzp++Vd5sce8hFKnznhkz91PLm6ylTt1ZrJ23KcfEUihnPUAliFLJNo 41PfehNHcKHeu2wiHzAHDXLKmAujSJnhnddJk4Oedw40U7cfRrL6mGrj0RC+Zpso4wZc te4X+HzklAjMvEUUBTkXLrAHzMi+pha6p3n49OsiQpJGSRblK1jwjrgit2M6VaXimTmu L2vXkIvnI6G7d5ogoJvHWlHnwUxHFhL62Pcods8vEBLdk54vucExzEoS2JLU3YIGTCYA gzbOD6uFv8cO8a3zHmi5fvTiUg2bHNCvw/OMPrIbzSvlFFvAQWqRyF5OD3THBOVb8sZb iKDw== 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=IgrMoAjs20WSRO1PJ4Mq2TO2cW7FsQhSwejNoQSMvk8=; b=aTIuhf8dCeemzvhEowzydj4B9IHHA4K46/vlECwZzO8wO/Em77zr4TE2BKk3TRqJJP HJ/hGaoOHFGCvW9PgGE31we3GDcWo8ahGou+gA+97jMwRsI30BSOKl3PpDb8jcYbaB/d oax1gjUsGF6O2Zq/sFT6TAy73DMC3VWpBows51sxCioUwIWYmibFVgCGc/WNFvKHECER XSwp1STCcKISCmait/vX3NhdGZJq1PrnWnyjrea0nZn+yNZOEm0JhQxJCe612i+zyv75 jDZpSBzFMvmEzvsFP7Py/4AYSgJWjlJI095N0otNeqv3GWISdDn+gV8YJNjERUfPo6sR Sq/Q== X-Gm-Message-State: AElRT7Gc7UBbQGBHPRKl0F2mHxCZFciSwKqxIQqShqRa9/EBl7mx7ZOt +Kfsc5MNtkClYa/cbFpKjmukYRACAKMRYIG84UbqsQ== X-Google-Smtp-Source: AG47ELuGM7Dno9PIUgLzu+/9BxYMfVF4zRu4AHEFIVryMPb3tfdNTWelgS/FovXiU4FsdAshHgRWFqYWmzqYpM35OcM= X-Received: by 10.28.98.69 with SMTP id w66mr3105439wmb.64.1521641778960; Wed, 21 Mar 2018 07:16:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.69.220 with HTTP; Wed, 21 Mar 2018 07:16:18 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Wed, 21 Mar 2018 14:16:18 +0000 Message-ID: Subject: Re: Experiencing issues To: Joao De Almeida Pereira Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="001a1148e3d2b5effd0567ecd501" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a1148e3d2b5effd0567ecd501 Content-Type: text/plain; charset="UTF-8" On Wed, Mar 21, 2018 at 2:11 PM, Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hello Hackers, > Can anyone use the current master branch? > When I try to open a server I get a 428. Is that only me? > Both ssh and https seem to be working fine for me. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --001a1148e3d2b5effd0567ecd501 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, Mar 21, 2018 at 2:11 PM, Joao De Almeida Pereira <j= dealmeidapereira@pivotal.io> wrote:
Hello Hackers,
Can anyone use the current mas= ter branch?
When I try to open a server I get a 428. Is that only= me?

Both ssh and https seem to= be working fine for me.
=C2=A0
--
Dave Page
Blog: http://pgsnake.blogspo= t.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
Th= e Enterprise PostgreSQL Company
--001a1148e3d2b5effd0567ecd501--