Hello,
I had pretty much the same problem as Peter and this version solved it.
Thanks.
--
View this message in context:
http://www.postgresql-archive.org/pgAdmin-4-v1-3-fails-to-load-tp5951102p5965367.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
--
Se
Hi,
I fixed this 2 days ago. Can you please run
yum clean all
and try again?
Regards, Devrim
On 7 June 2017 15:11:16 BST, Mike Surcouf wrote:
>yum update stops and says...
>
>Package pgadmin4-v1-docs-1.5-3.rhel7.noarch.rpm is not signed
>
>Any idea how I can update?
>This is a webserver and I
yum update stops and says...
Package pgadmin4-v1-docs-1.5-3.rhel7.noarch.rpm is not signed
Any idea how I can update?
This is a webserver and I like to keep up with security which invoices yum
update regularly
Thanks
Mike.
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresq
On Wed, Jun 7, 2017 at 12:00 PM, Murtuza Zabuawala
wrote:
> Hello,
>
> Are you able to locate "config.py" in pgAdmin4 directory?
>
> If yes then create a new file named "config_local.py" along side "config.py"
> and add below config option in it,
> FILE_LOG_LEVEL = logging.DEBUG
>
> Restart pgAdmi
Hello,
Are you able to locate "config.py" in pgAdmin4 directory?
If yes then create a new file named "config_local.py" along side
"config.py" and add below config option in it,
FILE_LOG_LEVEL = logging.DEBUG
Restart pgAdmin4 and try to re-produce the issue again.
--
Regards,
Murtuza Zabuawala
E
Hi Murtuza,
Thank you. I attached the empty log file to my previous email - this
is what was produced. Just an empty file.
Also, I cannot find "config_local.py" in my installation folder:
C:\Program Files (x86)\pgAdmin 4
Thank you and kind regards
Pawel
On 7 June 2017 at 05:52, Murtuza Zabuaw