Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jNFoY-00013a-Pu for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 11 Apr 2020 13:04:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jNFoX-0006fx-M4 for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 11 Apr 2020 13:04:49 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jNEOR-0003KO-NW for pgsql-pkg-debian@lists.postgresql.org; Sat, 11 Apr 2020 11:33:47 +0000 Received: from grace.univie.ac.at ([2001:62a:4:25::25:115]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jNEOO-00020q-Gd for pgsql-pkg-debian@postgresql.org; Sat, 11 Apr 2020 11:33:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=Message-ID:Subject:To:From:Date:Content-Type: MIME-Version:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=0u+i+2YENnoZ9m8saSfzwXw0VN16IB8GMJujnNgiDaA=; b=Uq70OjjVY+5OcStbHpHujUcHMp 8nCzUEWUm9Vq23mgwBtUBgUPNpE6iZ8FHOp1k6R2NuZYG2NrCPzTqJNHoJEoZAkI+8vfhWlZmBIB4 Y2NVMvuEV0evLuuwgerlawZnIu5e+Hu+af2tXDvsg9h8RJkN1lJBLhNP+KXR2IFl4h2g=; Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at) by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.93) (envelope-from ) id 1jNEOI-0006MY-Sx for pgsql-pkg-debian@postgresql.org; Sat, 11 Apr 2020 13:33:38 +0200 Received: from webmail2016.univie.ac.at ([2001:62a:4:1::80:48] helo=webmail2016.univie.ac.at) by justin.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.93) (envelope-from ) id 1jNEOI-0002KX-Ls for pgsql-pkg-debian@postgresql.org; Sat, 11 Apr 2020 13:33:38 +0200 Received: from 2a02-8388-07c2-a900-9895-c937-6618-2b6c.cable.dynamic.v6.surfer.at (2a02:8388:7c2:a900:9895:c937:6618:2b6c) by webmail2016.univie.ac.at with HTTP (HTTP/1.1 POST); Sat, 11 Apr 2020 13:33:38 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_0e3895a22e4d38a39f0e74f201aab528" Date: Sat, 11 Apr 2020 13:33:38 +0200 From: Paul Balluff To: pgsql-pkg-debian@postgresql.org Subject: pgadmin4 fails to launch (Ubuntu 18.04.4 LTS) User-Agent: Roundcube Webmail/1.4.3 Message-ID: <0d6bf38b494f2c0c2362ec225baa911b@univie.ac.at> X-Sender: paul.balluff@univie.ac.at X-Originating-IP: [2a02:8388:7c2:a900:9895:c937:6618:2b6c] X-Originating-UID: ZjdlNDk1MjhhODg5NGRlN2Q3ZjE4MmE5ZTVkNTU4OTI= X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --=_0e3895a22e4d38a39f0e74f201aab528 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hello, I have tried to get pgAdmin 4 running on ubuntu desktop, but the default installation steps result in a not working pgadmin4 (Installation steps: https://wiki.postgresql.org/wiki/Apt) After installing I get the following error: > $ pgadmin4 > Python path: "/usr/lib/python3/dist-packages" > Python Home: "" > Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py" > "Failed to launch the application server, server thread exiting." Postgres version: postgresql-11 (11.7-2.pgdg18.04+1) Repository: http://apt.postgresql.org/pub/repos/apt bionic-pgdg It appears that the installation does not initialize a virtualenv for python? Thanks! Best regards, Paul --=_0e3895a22e4d38a39f0e74f201aab528 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Hello,


I have tried to get pgAdmin 4 running on ubuntu desktop, but the default= installation steps result in a not working pgadmin4 (Installation steps: <= a href=3D"https://wiki.postgresql.org/wiki/Apt">https://wiki.postgresql.org= /wiki/Apt)


After installing I get the following error:

$ pgadmin4
Python path: "/usr/lib/python3/dist-packages"
Pyth= on Home: ""
Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py"
"F= ailed to launch the application server, server thread exiting."

Postgres version: postgresql-11 (11.7-2.pgdg18.04+1)

Repository: http://apt.postgresql.org/pub/repos/apt bionic-pgdg


It appears that the installation does not initialize a virtualenv for py= thon?


Thanks!


Best regards,


Paul

--=_0e3895a22e4d38a39f0e74f201aab528--