Re: RM5576: Improve error messaging if the storage and logdirectories cannot be created - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: RM5576: Improve error messaging if the storage and logdirectories cannot be created
Date
Msg-id CANxoLDfhEvUBW=MVEVBxe8dVuo61rLPiK4U7C2qDgmSoZ14hXw@mail.gmail.com
Whole thread Raw
In response to RM5576: Improve error messaging if the storage and log directoriescannot be created  (Dave Page <dpage@pgadmin.org>)
Responses Re: RM5576: Improve error messaging if the storage and logdirectories cannot be created  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Jun 1, 2020 at 9:20 PM Dave Page <dpage@pgadmin.org> wrote:
Patch for $SUBJECT attached. Sample output:

python web/pgAdmin4.py
ERROR  : Failed to create the directory /var/lib/pgadmin:
           [Errno 13] Permission denied: '/var/lib/pgadmin'
HINT :   Create the directory /var/lib/pgadmin, ensure it is writeable by
         'dpage', and try again, or, create a config_local.py file
         and override the SQLITE_PATH setting per
         https://www.pgadmin.org/docs/pgadmin4/4.22/config_py.html


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improve error messaging if the storage and log direct
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Disabled the Stop process button after clicking it an