I have cloned the pgAdmin4 project, while trying to connect to the server
on pgAdmin4, I am getting following error in the logs:
KeyError: 'version'
2020-05-01 13:04:19,608: ERROR flask.app: 'version'
Traceback (most recent call last):
File "/pgadmin4/web/pgadmin/browser/server_groups/servers/_ini
On Tue, May 5, 2020 at 12:33 PM Mishika Singh wrote:
> I have cloned the pgAdmin4 project, while trying to connect to the server
> on pgAdmin4, I am getting following error in the logs:
>
> KeyError: 'version'
> 2020-05-01 13:04:19,608: ERROR flask.app: 'version'
> Traceback (most recent call las
Hi Yogesh
Following are the review comments:
- *pyjq* package is not required as we used it only in one place. A
result is a normal dictionary that can be easily looped through.
- Remove "*if (SUPPORT_SSH_TUNNEL is True and ...*" logic from
config.py, we have already removed that.
Hi Hacke
The attached patch fixes background job creation failure when there is only
version-specific python binary available in $PATH.
--
Thanks,,
Nagesh
RM5480.patch
Description: Binary data
Hi,
In pgAdmin4 there is a restriction on the password length while trying to
connect to the server, the limit is 255. I have a use case where password
length is more than that.
I want to contribute to the project for this change, please point me with
any documentation and procedure to be followe
Hi Mishika,
Please go to - https://www.pgadmin.org/development/resources/#list for more
information. All the steps to run pgAdmin in the dev environment is
mentioned in the README.
You can create a feature here -
https://redmine.postgresql.org/projects/pgadmin4/issues and start working
on it.
Let
Hella,
I'm trying to install pgAdmin on Redhat and end up with below error,
Wed May 06 00:53:35.157756 2020] [wsgi:error] [pid 6973] mod_wsgi (pid=6973):
Failed to exec Python script file
'/usr/lib/python3.6/site-packages/pgadmin4-web/pgAdmin4.wsgi'.
[Wed May 06 00:53:35.157820 2020] [wsgi:erro